[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. 21866 1726882604.95580: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Xyq executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 21866 1726882604.95853: Added group all to inventory 21866 1726882604.95854: Added group ungrouped to inventory 21866 1726882604.95859: Group all now contains ungrouped 21866 1726882604.95861: Examining possible inventory source: /tmp/network-91m/inventory.yml 21866 1726882605.04982: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 21866 1726882605.05022: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 21866 1726882605.05038: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 21866 1726882605.05080: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 21866 1726882605.05128: Loaded config def from plugin (inventory/script) 21866 1726882605.05130: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 21866 1726882605.05159: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 21866 1726882605.05215: Loaded config def from plugin (inventory/yaml) 21866 1726882605.05216: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 21866 1726882605.05279: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 21866 1726882605.05642: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 21866 1726882605.05645: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 21866 1726882605.05648: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 21866 1726882605.05654: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 21866 1726882605.05661: Loading data from /tmp/network-91m/inventory.yml 21866 1726882605.05718: /tmp/network-91m/inventory.yml was not parsable by auto 21866 1726882605.05776: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 21866 1726882605.05813: Loading data from /tmp/network-91m/inventory.yml 21866 1726882605.05896: group all already in inventory 21866 1726882605.05902: set inventory_file for managed_node1 21866 1726882605.05906: set inventory_dir for managed_node1 21866 1726882605.05907: Added host managed_node1 to inventory 21866 1726882605.05909: Added host managed_node1 to group all 21866 1726882605.05910: set ansible_host for managed_node1 21866 1726882605.05911: set ansible_ssh_extra_args for managed_node1 21866 1726882605.05914: set inventory_file for managed_node2 21866 1726882605.05917: set inventory_dir for managed_node2 21866 1726882605.05918: Added host managed_node2 to inventory 21866 1726882605.05919: Added host managed_node2 to group all 21866 1726882605.05920: set ansible_host for managed_node2 21866 1726882605.05921: set ansible_ssh_extra_args for managed_node2 21866 1726882605.05924: set inventory_file for managed_node3 21866 1726882605.05926: set inventory_dir for managed_node3 21866 1726882605.05926: Added host managed_node3 to inventory 21866 1726882605.05928: Added host managed_node3 to group all 21866 1726882605.05928: set ansible_host for managed_node3 21866 1726882605.05929: set ansible_ssh_extra_args for managed_node3 21866 1726882605.05931: Reconcile groups and hosts in inventory. 21866 1726882605.05935: Group ungrouped now contains managed_node1 21866 1726882605.05937: Group ungrouped now contains managed_node2 21866 1726882605.05939: Group ungrouped now contains managed_node3 21866 1726882605.06019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 21866 1726882605.06143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 21866 1726882605.06192: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 21866 1726882605.06217: Loaded config def from plugin (vars/host_group_vars) 21866 1726882605.06219: 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) 21866 1726882605.06225: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 21866 1726882605.06232: 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) 21866 1726882605.06273: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 21866 1726882605.06576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882605.06670: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 21866 1726882605.06711: Loaded config def from plugin (connection/local) 21866 1726882605.06715: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 21866 1726882605.07294: Loaded config def from plugin (connection/paramiko_ssh) 21866 1726882605.07298: 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) 21866 1726882605.08229: 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) 21866 1726882605.08277: Loaded config def from plugin (connection/psrp) 21866 1726882605.08280: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 21866 1726882605.09014: 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) 21866 1726882605.09054: Loaded config def from plugin (connection/ssh) 21866 1726882605.09059: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 21866 1726882605.10875: 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) 21866 1726882605.10914: Loaded config def from plugin (connection/winrm) 21866 1726882605.10918: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 21866 1726882605.10948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 21866 1726882605.11015: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 21866 1726882605.11089: Loaded config def from plugin (shell/cmd) 21866 1726882605.11092: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 21866 1726882605.11117: 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) 21866 1726882605.11187: Loaded config def from plugin (shell/powershell) 21866 1726882605.11189: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 21866 1726882605.11242: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 21866 1726882605.11430: Loaded config def from plugin (shell/sh) 21866 1726882605.11433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 21866 1726882605.11470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 21866 1726882605.11731: Loaded config def from plugin (become/runas) 21866 1726882605.11733: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 21866 1726882605.11923: Loaded config def from plugin (become/su) 21866 1726882605.11925: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 21866 1726882605.12093: Loaded config def from plugin (become/sudo) 21866 1726882605.12095: 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 21866 1726882605.12127: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml 21866 1726882605.12527: in VariableManager get_vars() 21866 1726882605.12548: done with get_vars() 21866 1726882605.12681: trying /usr/local/lib/python3.12/site-packages/ansible/modules 21866 1726882605.15490: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 21866 1726882605.15731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 21866 1726882605.15908: in VariableManager get_vars() 21866 1726882605.15912: done with get_vars() 21866 1726882605.15915: variable 'playbook_dir' from source: magic vars 21866 1726882605.15916: variable 'ansible_playbook_python' from source: magic vars 21866 1726882605.15916: variable 'ansible_config_file' from source: magic vars 21866 1726882605.15917: variable 'groups' from source: magic vars 21866 1726882605.15918: variable 'omit' from source: magic vars 21866 1726882605.15919: variable 'ansible_version' from source: magic vars 21866 1726882605.15919: variable 'ansible_check_mode' from source: magic vars 21866 1726882605.15920: variable 'ansible_diff_mode' from source: magic vars 21866 1726882605.15921: variable 'ansible_forks' from source: magic vars 21866 1726882605.15922: variable 'ansible_inventory_sources' from source: magic vars 21866 1726882605.15922: variable 'ansible_skip_tags' from source: magic vars 21866 1726882605.15923: variable 'ansible_limit' from source: magic vars 21866 1726882605.15924: variable 'ansible_run_tags' from source: magic vars 21866 1726882605.15925: variable 'ansible_verbosity' from source: magic vars 21866 1726882605.15960: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml 21866 1726882605.17028: in VariableManager get_vars() 21866 1726882605.17046: done with get_vars() 21866 1726882605.17088: in VariableManager get_vars() 21866 1726882605.17101: done with get_vars() 21866 1726882605.17137: in VariableManager get_vars() 21866 1726882605.17149: done with get_vars() 21866 1726882605.17352: in VariableManager get_vars() 21866 1726882605.17371: done with get_vars() 21866 1726882605.17376: variable 'omit' from source: magic vars 21866 1726882605.17394: variable 'omit' from source: magic vars 21866 1726882605.17427: in VariableManager get_vars() 21866 1726882605.17437: done with get_vars() 21866 1726882605.17489: in VariableManager get_vars() 21866 1726882605.17501: done with get_vars() 21866 1726882605.17537: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21866 1726882605.17761: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21866 1726882605.17894: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21866 1726882605.18567: in VariableManager get_vars() 21866 1726882605.18586: done with get_vars() 21866 1726882605.19009: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21866 1726882605.21417: in VariableManager get_vars() 21866 1726882605.21447: done with get_vars() 21866 1726882605.21453: variable 'omit' from source: magic vars 21866 1726882605.21469: variable 'omit' from source: magic vars 21866 1726882605.21502: in VariableManager get_vars() 21866 1726882605.21517: done with get_vars() 21866 1726882605.21536: in VariableManager get_vars() 21866 1726882605.21549: done with get_vars() 21866 1726882605.21581: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21866 1726882605.21694: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21866 1726882605.21777: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21866 1726882605.23579: in VariableManager get_vars() 21866 1726882605.23599: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21866 1726882605.26421: in VariableManager get_vars() 21866 1726882605.26441: done with get_vars() 21866 1726882605.26445: variable 'omit' from source: magic vars 21866 1726882605.26459: variable 'omit' from source: magic vars 21866 1726882605.26492: in VariableManager get_vars() 21866 1726882605.26522: done with get_vars() 21866 1726882605.26541: in VariableManager get_vars() 21866 1726882605.26561: done with get_vars() 21866 1726882605.26589: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21866 1726882605.26704: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21866 1726882605.26783: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21866 1726882605.27200: in VariableManager get_vars() 21866 1726882605.27223: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21866 1726882605.29458: in VariableManager get_vars() 21866 1726882605.29482: done with get_vars() 21866 1726882605.29487: variable 'omit' from source: magic vars 21866 1726882605.29511: variable 'omit' from source: magic vars 21866 1726882605.29546: in VariableManager get_vars() 21866 1726882605.29569: done with get_vars() 21866 1726882605.29588: in VariableManager get_vars() 21866 1726882605.29607: done with get_vars() 21866 1726882605.29633: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 21866 1726882605.29771: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 21866 1726882605.29847: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 21866 1726882605.30244: in VariableManager get_vars() 21866 1726882605.30273: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21866 1726882605.32191: in VariableManager get_vars() 21866 1726882605.32215: done with get_vars() 21866 1726882605.32261: in VariableManager get_vars() 21866 1726882605.32287: done with get_vars() 21866 1726882605.32347: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 21866 1726882605.32367: 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 21866 1726882605.32629: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 21866 1726882605.32794: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 21866 1726882605.32796: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 21866 1726882605.32826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 21866 1726882605.32852: 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) 21866 1726882605.33026: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 21866 1726882605.33092: Loaded config def from plugin (callback/default) 21866 1726882605.33095: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 21866 1726882605.34352: Loaded config def from plugin (callback/junit) 21866 1726882605.34355: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 21866 1726882605.34403: 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) 21866 1726882605.34473: Loaded config def from plugin (callback/minimal) 21866 1726882605.34475: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 21866 1726882605.34514: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 21866 1726882605.34582: Loaded config def from plugin (callback/tree) 21866 1726882605.34584: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 21866 1726882605.34708: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 21866 1726882605.34710: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethtool_ring_nm.yml ******************************************** 2 plays in /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml 21866 1726882605.34736: in VariableManager get_vars() 21866 1726882605.34747: done with get_vars() 21866 1726882605.34752: in VariableManager get_vars() 21866 1726882605.34762: done with get_vars() 21866 1726882605.34768: variable 'omit' from source: magic vars 21866 1726882605.34802: in VariableManager get_vars() 21866 1726882605.34815: done with get_vars() 21866 1726882605.34833: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_ring.yml' with nm as provider] ***** 21866 1726882605.35413: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 21866 1726882605.35487: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 21866 1726882605.35515: getting the remaining hosts for this loop 21866 1726882605.35517: done getting the remaining hosts for this loop 21866 1726882605.35519: getting the next task for host managed_node1 21866 1726882605.35522: done getting next task for host managed_node1 21866 1726882605.35524: ^ task is: TASK: Gathering Facts 21866 1726882605.35526: ^ 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 21866 1726882605.35528: getting variables 21866 1726882605.35529: in VariableManager get_vars() 21866 1726882605.35537: Calling all_inventory to load vars for managed_node1 21866 1726882605.35540: Calling groups_inventory to load vars for managed_node1 21866 1726882605.35542: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882605.35553: Calling all_plugins_play to load vars for managed_node1 21866 1726882605.35569: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882605.35573: Calling groups_plugins_play to load vars for managed_node1 21866 1726882605.35604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882605.35653: done with get_vars() 21866 1726882605.35662: done getting variables 21866 1726882605.35723: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:6 Friday 20 September 2024 21:36:45 -0400 (0:00:00.011) 0:00:00.011 ****** 21866 1726882605.35744: entering _queue_task() for managed_node1/gather_facts 21866 1726882605.35745: Creating lock for gather_facts 21866 1726882605.36104: worker is 1 (out of 1 available) 21866 1726882605.36115: exiting _queue_task() for managed_node1/gather_facts 21866 1726882605.36131: done queuing things up, now waiting for results queue to drain 21866 1726882605.36133: waiting for pending results... 21866 1726882605.36396: running TaskExecutor() for managed_node1/TASK: Gathering Facts 21866 1726882605.36508: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000161 21866 1726882605.36529: variable 'ansible_search_path' from source: unknown 21866 1726882605.36577: calling self._execute() 21866 1726882605.36645: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882605.36662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882605.36678: variable 'omit' from source: magic vars 21866 1726882605.36778: variable 'omit' from source: magic vars 21866 1726882605.36811: variable 'omit' from source: magic vars 21866 1726882605.36847: variable 'omit' from source: magic vars 21866 1726882605.36898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882605.36938: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882605.36967: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882605.36988: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882605.37003: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882605.37041: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882605.37050: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882605.37061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882605.37161: Set connection var ansible_shell_executable to /bin/sh 21866 1726882605.37173: Set connection var ansible_shell_type to sh 21866 1726882605.37183: Set connection var ansible_pipelining to False 21866 1726882605.37192: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882605.37200: Set connection var ansible_timeout to 10 21866 1726882605.37208: Set connection var ansible_connection to ssh 21866 1726882605.37238: variable 'ansible_shell_executable' from source: unknown 21866 1726882605.37246: variable 'ansible_connection' from source: unknown 21866 1726882605.37252: variable 'ansible_module_compression' from source: unknown 21866 1726882605.37261: variable 'ansible_shell_type' from source: unknown 21866 1726882605.37269: variable 'ansible_shell_executable' from source: unknown 21866 1726882605.37275: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882605.37282: variable 'ansible_pipelining' from source: unknown 21866 1726882605.37288: variable 'ansible_timeout' from source: unknown 21866 1726882605.37294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882605.37485: 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) 21866 1726882605.37502: variable 'omit' from source: magic vars 21866 1726882605.37513: starting attempt loop 21866 1726882605.37520: running the handler 21866 1726882605.37540: variable 'ansible_facts' from source: unknown 21866 1726882605.37573: _low_level_execute_command(): starting 21866 1726882605.37589: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882605.38321: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882605.38338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882605.38355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882605.38379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882605.38422: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882605.38437: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882605.38459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882605.38481: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882605.38493: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882605.38504: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882605.38515: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882605.38528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882605.38542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882605.38554: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882605.38573: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882605.38587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882605.38654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882605.38687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882605.38705: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882605.38838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882605.40518: stdout chunk (state=3): >>>/root <<< 21866 1726882605.40620: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882605.40708: stderr chunk (state=3): >>><<< 21866 1726882605.40719: stdout chunk (state=3): >>><<< 21866 1726882605.40838: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882605.40841: _low_level_execute_command(): starting 21866 1726882605.40844: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882605.4074852-21875-244770029092209 `" && echo ansible-tmp-1726882605.4074852-21875-244770029092209="` echo /root/.ansible/tmp/ansible-tmp-1726882605.4074852-21875-244770029092209 `" ) && sleep 0' 21866 1726882605.41434: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882605.41455: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882605.41477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882605.41503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882605.41540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882605.41550: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882605.41566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882605.41582: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882605.41593: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882605.41605: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882605.41615: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882605.41626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882605.41638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882605.41647: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882605.41658: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882605.41673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882605.41753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882605.41782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882605.41798: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882605.41938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882605.43806: stdout chunk (state=3): >>>ansible-tmp-1726882605.4074852-21875-244770029092209=/root/.ansible/tmp/ansible-tmp-1726882605.4074852-21875-244770029092209 <<< 21866 1726882605.43923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882605.44005: stderr chunk (state=3): >>><<< 21866 1726882605.44019: stdout chunk (state=3): >>><<< 21866 1726882605.44080: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882605.4074852-21875-244770029092209=/root/.ansible/tmp/ansible-tmp-1726882605.4074852-21875-244770029092209 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882605.44375: variable 'ansible_module_compression' from source: unknown 21866 1726882605.44378: ANSIBALLZ: Using generic lock for ansible.legacy.setup 21866 1726882605.44381: ANSIBALLZ: Acquiring lock 21866 1726882605.44383: ANSIBALLZ: Lock acquired: 139636321037888 21866 1726882605.44385: ANSIBALLZ: Creating module 21866 1726882605.65579: ANSIBALLZ: Writing module into payload 21866 1726882605.65687: ANSIBALLZ: Writing module 21866 1726882605.65709: ANSIBALLZ: Renaming module 21866 1726882605.65712: ANSIBALLZ: Done creating module 21866 1726882605.65737: variable 'ansible_facts' from source: unknown 21866 1726882605.65743: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882605.65751: _low_level_execute_command(): starting 21866 1726882605.65759: _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' 21866 1726882605.66204: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882605.66207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882605.66241: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882605.66246: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882605.66248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882605.66297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882605.66308: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882605.66421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882605.68086: stdout chunk (state=3): >>>PLATFORM <<< 21866 1726882605.68159: stdout chunk (state=3): >>>Linux <<< 21866 1726882605.68178: stdout chunk (state=3): >>>FOUND <<< 21866 1726882605.68202: stdout chunk (state=3): >>>/usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 <<< 21866 1726882605.68206: stdout chunk (state=3): >>>ENDFOUND <<< 21866 1726882605.68342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882605.68389: stderr chunk (state=3): >>><<< 21866 1726882605.68392: stdout chunk (state=3): >>><<< 21866 1726882605.68407: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882605.68417 [managed_node1]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 21866 1726882605.68452: _low_level_execute_command(): starting 21866 1726882605.68455: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 21866 1726882605.68534: Sending initial data 21866 1726882605.68537: Sent initial data (1181 bytes) 21866 1726882605.68896: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882605.68900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882605.68931: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882605.68933: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882605.68936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882605.68994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882605.68997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882605.69095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882605.72865: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 21866 1726882605.73291: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882605.73336: stderr chunk (state=3): >>><<< 21866 1726882605.73339: stdout chunk (state=3): >>><<< 21866 1726882605.73355: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882605.73445: variable 'ansible_facts' from source: unknown 21866 1726882605.73449: variable 'ansible_facts' from source: unknown 21866 1726882605.73459: variable 'ansible_module_compression' from source: unknown 21866 1726882605.73534: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21866 1726882605.73569: variable 'ansible_facts' from source: unknown 21866 1726882605.73696: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882605.4074852-21875-244770029092209/AnsiballZ_setup.py 21866 1726882605.73802: Sending initial data 21866 1726882605.73813: Sent initial data (154 bytes) 21866 1726882605.74445: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882605.74451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882605.74495: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882605.74498: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882605.74501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882605.74614: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882605.74635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882605.74648: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882605.74768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882605.76525: 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 <<< 21866 1726882605.76616: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882605.76709: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpia2i9mjo /root/.ansible/tmp/ansible-tmp-1726882605.4074852-21875-244770029092209/AnsiballZ_setup.py <<< 21866 1726882605.76800: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882605.79355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882605.79594: stderr chunk (state=3): >>><<< 21866 1726882605.79598: stdout chunk (state=3): >>><<< 21866 1726882605.79600: done transferring module to remote 21866 1726882605.79602: _low_level_execute_command(): starting 21866 1726882605.79608: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882605.4074852-21875-244770029092209/ /root/.ansible/tmp/ansible-tmp-1726882605.4074852-21875-244770029092209/AnsiballZ_setup.py && sleep 0' 21866 1726882605.80155: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882605.80175: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882605.80189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882605.80205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882605.80246: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882605.80262: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882605.80283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882605.80299: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882605.80310: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882605.80319: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882605.80330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882605.80342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882605.80363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882605.80377: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882605.80388: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882605.80402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882605.80486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882605.80502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882605.80515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882605.80640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882605.82425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882605.82482: stderr chunk (state=3): >>><<< 21866 1726882605.82485: stdout chunk (state=3): >>><<< 21866 1726882605.82558: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882605.82562: _low_level_execute_command(): starting 21866 1726882605.82566: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882605.4074852-21875-244770029092209/AnsiballZ_setup.py && sleep 0' 21866 1726882605.83980: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882605.83993: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882605.84007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882605.84023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882605.84067: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882605.84080: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882605.84093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882605.84109: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882605.84120: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882605.84129: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882605.84140: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882605.84152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882605.84171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882605.84183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882605.84193: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882605.84206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882605.84394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882605.84414: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882605.84429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882605.84558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882605.86516: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 21866 1726882605.86531: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 21866 1726882605.86593: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 21866 1726882605.86634: stdout chunk (state=3): >>>import 'posix' # <<< 21866 1726882605.86662: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 21866 1726882605.86701: stdout chunk (state=3): >>>import 'time' # <<< 21866 1726882605.86714: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 21866 1726882605.86762: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882605.86799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 21866 1726882605.86812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 21866 1726882605.86835: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129df1edc0> <<< 21866 1726882605.86874: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 21866 1726882605.86905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129df1eb20> <<< 21866 1726882605.86938: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129df1eac0> <<< 21866 1726882605.86978: stdout chunk (state=3): >>>import '_signal' # <<< 21866 1726882605.86982: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 21866 1726882605.87026: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dec3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 21866 1726882605.87074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 21866 1726882605.87077: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dec3940> <<< 21866 1726882605.87092: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dec3670> <<< 21866 1726882605.87116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 21866 1726882605.87150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 21866 1726882605.87184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 21866 1726882605.87212: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 21866 1726882605.87222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 21866 1726882605.87236: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 21866 1726882605.87266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 21866 1726882605.87327: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de7a220> <<< 21866 1726882605.87385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 21866 1726882605.87408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de7a940> <<< 21866 1726882605.87434: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dedb880> <<< 21866 1726882605.87459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de73d90> <<< 21866 1726882605.87524: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 21866 1726882605.87527: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de9dd90> <<< 21866 1726882605.87573: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dec3970> <<< 21866 1726882605.87604: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 21866 1726882605.87930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 21866 1726882605.87974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 21866 1726882605.87997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 21866 1726882605.88028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 21866 1726882605.88054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 21866 1726882605.88062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de3eeb0> <<< 21866 1726882605.88102: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de41f40> <<< 21866 1726882605.88127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 21866 1726882605.88155: stdout chunk (state=3): >>>import '_sre' # <<< 21866 1726882605.88188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 21866 1726882605.88210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 21866 1726882605.88247: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de37610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de3d640> <<< 21866 1726882605.88262: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de3e370> <<< 21866 1726882605.88279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 21866 1726882605.88344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 21866 1726882605.88362: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 21866 1726882605.88432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882605.88436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 21866 1726882605.88472: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129daf9dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129daf98b0> <<< 21866 1726882605.88508: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129daf9eb0> <<< 21866 1726882605.88526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 21866 1726882605.88561: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129daf9f70> <<< 21866 1726882605.88589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129daf9e80> import '_collections' # <<< 21866 1726882605.88641: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dbeed30> import '_functools' # <<< 21866 1726882605.88676: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dbe7610> <<< 21866 1726882605.88739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dbfa670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de45e20> <<< 21866 1726882605.88762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 21866 1726882605.88793: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882605.88811: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129db0bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dbee250> <<< 21866 1726882605.88847: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129dbfa280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de4b9d0> <<< 21866 1726882605.88882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 21866 1726882605.88901: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882605.88938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 21866 1726882605.88973: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129db0bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129db0bd90> <<< 21866 1726882605.89000: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129db0bd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 21866 1726882605.89024: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 21866 1726882605.89041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 21866 1726882605.89061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 21866 1726882605.89098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 21866 1726882605.89131: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dade370> <<< 21866 1726882605.89159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 21866 1726882605.89182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 21866 1726882605.89193: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dade460> <<< 21866 1726882605.89311: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129db12fa0> <<< 21866 1726882605.89350: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129db0da30> <<< 21866 1726882605.89383: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129db0d490> <<< 21866 1726882605.89402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 21866 1726882605.89427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 21866 1726882605.89460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 21866 1726882605.89478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129da121c0> <<< 21866 1726882605.89505: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dac9c70> <<< 21866 1726882605.89553: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129db0deb0> <<< 21866 1726882605.89575: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de4b040> <<< 21866 1726882605.89619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 21866 1726882605.89643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129da24af0> import 'errno' # <<< 21866 1726882605.89684: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129da24e20> <<< 21866 1726882605.89725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 21866 1726882605.89750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129da36730> <<< 21866 1726882605.89766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 21866 1726882605.89787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 21866 1726882605.89819: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129da36c70> <<< 21866 1726882605.89854: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d9ce3a0> <<< 21866 1726882605.89885: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129da24f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 21866 1726882605.89895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 21866 1726882605.89944: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d9df280> <<< 21866 1726882605.89974: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129da365b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d9df340> <<< 21866 1726882605.90009: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129db0b9d0> <<< 21866 1726882605.90042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 21866 1726882605.90071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 21866 1726882605.90086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 21866 1726882605.90125: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d9fa6a0> <<< 21866 1726882605.90158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 21866 1726882605.90172: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d9fa970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d9fa760> <<< 21866 1726882605.90210: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d9fa850> <<< 21866 1726882605.90222: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 21866 1726882605.90418: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d9faca0> <<< 21866 1726882605.90453: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129da071f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d9fa8e0> <<< 21866 1726882605.90482: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d9eea30> <<< 21866 1726882605.90497: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129db0b5b0> <<< 21866 1726882605.90525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 21866 1726882605.90576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 21866 1726882605.90610: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d9faa90> <<< 21866 1726882605.90760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 21866 1726882605.90775: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f129d3e7670> <<< 21866 1726882605.91273: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 21866 1726882605.91366: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.91412: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 21866 1726882605.91442: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 21866 1726882605.91445: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.92644: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.93563: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 21866 1726882605.93585: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d27b7f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882605.93607: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 21866 1726882605.93627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 21866 1726882605.93637: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 21866 1726882605.93658: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882605.93662: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d30c760> <<< 21866 1726882605.93706: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d30c640> <<< 21866 1726882605.93736: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d30c370> <<< 21866 1726882605.93757: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 21866 1726882605.93805: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d30c490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d30c190> <<< 21866 1726882605.93812: stdout chunk (state=3): >>>import 'atexit' # <<< 21866 1726882605.93854: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d30c400> <<< 21866 1726882605.93859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 21866 1726882605.93887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 21866 1726882605.93940: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d30c7c0> <<< 21866 1726882605.93954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 21866 1726882605.93960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 21866 1726882605.94008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 21866 1726882605.94011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 21866 1726882605.94023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 21866 1726882605.94111: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d2e77c0> <<< 21866 1726882605.94147: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d2e7b50> <<< 21866 1726882605.94199: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d2e79a0> <<< 21866 1726882605.94203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 21866 1726882605.94239: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d1fe4f0> <<< 21866 1726882605.94251: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d305d30> <<< 21866 1726882605.94443: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d30c520> <<< 21866 1726882605.94472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 21866 1726882605.94486: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d305190> <<< 21866 1726882605.94489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 21866 1726882605.94534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 21866 1726882605.94551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 21866 1726882605.94583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d336a90> <<< 21866 1726882605.94680: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d2d9190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d2d9790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d203d00> <<< 21866 1726882605.94695: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d2d96a0> <<< 21866 1726882605.94734: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d35ad30> <<< 21866 1726882605.94751: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 21866 1726882605.94780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 21866 1726882605.94807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 21866 1726882605.94910: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d25c9a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d364e50> <<< 21866 1726882605.94913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 21866 1726882605.94968: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d26c0d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d364e20> <<< 21866 1726882605.94996: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 21866 1726882605.95022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882605.95058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 21866 1726882605.95116: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d36c220> <<< 21866 1726882605.95248: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d26c100> <<< 21866 1726882605.95347: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d330b80> <<< 21866 1726882605.95375: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d364ac0> <<< 21866 1726882605.95410: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d364d00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d3e7820> <<< 21866 1726882605.95461: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 21866 1726882605.95480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 21866 1726882605.95518: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d2680d0> <<< 21866 1726882605.95708: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d25e370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d268d00> <<< 21866 1726882605.95792: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d2686a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d269130> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 21866 1726882605.95872: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.95970: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 21866 1726882605.96025: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 21866 1726882605.96096: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.96190: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.96642: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.97101: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 21866 1726882605.97143: 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882605.97201: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d2a48b0> <<< 21866 1726882605.97284: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d2a9910> <<< 21866 1726882605.97287: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ce0c6a0> <<< 21866 1726882605.97338: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 21866 1726882605.97365: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.97380: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 21866 1726882605.97497: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.97641: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 21866 1726882605.97654: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d2e37f0> # zipimport: zlib available <<< 21866 1726882605.98045: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.98410: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.98461: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.98530: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 21866 1726882605.98573: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.98594: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 21866 1726882605.98606: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.98653: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.98740: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 21866 1726882605.98770: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 21866 1726882605.98798: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.98844: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 21866 1726882605.98847: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.99029: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.99217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 21866 1726882605.99247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 21866 1726882605.99325: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ce0fd90> # zipimport: zlib available <<< 21866 1726882605.99388: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.99473: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 21866 1726882605.99486: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.99521: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.99560: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 21866 1726882605.99574: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.99594: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.99638: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.99730: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882605.99801: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 21866 1726882605.99814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882605.99911: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d2970a0> <<< 21866 1726882606.00023: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cdd4070> <<< 21866 1726882606.00027: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 21866 1726882606.00071: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.00144: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21866 1726882606.00196: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 21866 1726882606.00217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 21866 1726882606.00249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 21866 1726882606.00280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 21866 1726882606.00294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 21866 1726882606.00373: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d2a0160> <<< 21866 1726882606.00409: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d29ccd0> <<< 21866 1726882606.00510: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ce0fbb0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 21866 1726882606.00532: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.00535: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 21866 1726882606.00622: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 21866 1726882606.00644: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 21866 1726882606.00649: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.00682: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.00755: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.00779: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21866 1726882606.00809: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.01011: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available <<< 21866 1726882606.01052: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.01094: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.01107: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 21866 1726882606.01286: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.01382: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.01411: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.01459: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882606.01483: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 21866 1726882606.01495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 21866 1726882606.01510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 21866 1726882606.01541: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cb8aa60> <<< 21866 1726882606.01561: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 21866 1726882606.01572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 21866 1726882606.01588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 21866 1726882606.01620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 21866 1726882606.01642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 21866 1726882606.01659: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cde96d0> <<< 21866 1726882606.01696: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129cde9af0> <<< 21866 1726882606.01759: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cdcf250> <<< 21866 1726882606.01780: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cdcfa30> <<< 21866 1726882606.01800: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ce1e460> <<< 21866 1726882606.01814: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ce1e910> <<< 21866 1726882606.01836: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 21866 1726882606.01859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 21866 1726882606.01874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 21866 1726882606.01904: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882606.01913: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129ce1bd00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ce1bd60> <<< 21866 1726882606.01933: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 21866 1726882606.01948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 21866 1726882606.01967: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ce1b250> <<< 21866 1726882606.01989: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 21866 1726882606.02007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 21866 1726882606.02041: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129cbf2f70> <<< 21866 1726882606.02078: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ce2cb50> <<< 21866 1726882606.02095: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ce1e310> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 21866 1726882606.02111: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 21866 1726882606.02123: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21866 1726882606.02191: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 21866 1726882606.02212: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.03214: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available <<< 21866 1726882606.03582: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 21866 1726882606.03622: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.03680: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.03701: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.03734: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 21866 1726882606.03741: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.03768: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.03796: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 21866 1726882606.03802: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.03849: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.03899: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 21866 1726882606.03906: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.03928: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.03958: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 21866 1726882606.03966: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.03995: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.04019: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 21866 1726882606.04025: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.04085: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.04161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 21866 1726882606.04187: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cb0cca0> <<< 21866 1726882606.04199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 21866 1726882606.04270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 21866 1726882606.04452: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cb0cfd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 21866 1726882606.04462: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.04467: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.04505: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 21866 1726882606.04512: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.04584: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.04664: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 21866 1726882606.04722: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.04792: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 21866 1726882606.04798: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.04826: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.04871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 21866 1726882606.04891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 21866 1726882606.05045: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129cafd370> <<< 21866 1726882606.05298: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cb4dbb0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 21866 1726882606.05302: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.05343: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.05385: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 21866 1726882606.05459: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.05525: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.05618: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.05754: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 21866 1726882606.05792: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.05825: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 21866 1726882606.05834: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.05868: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.05915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 21866 1726882606.05970: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129ca84160> <<< 21866 1726882606.05988: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ca842b0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 21866 1726882606.06000: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 21866 1726882606.06007: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.06042: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.06084: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 21866 1726882606.06090: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.06219: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.06344: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 21866 1726882606.06351: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.06431: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.06511: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.06542: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.06588: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 21866 1726882606.06594: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.06684: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.06698: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.06813: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.06944: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 21866 1726882606.07041: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.07144: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 21866 1726882606.07177: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.07202: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.07638: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.08047: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 21866 1726882606.08053: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 21866 1726882606.08141: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.08232: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 21866 1726882606.08239: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.08317: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.08401: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 21866 1726882606.08530: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.08660: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 21866 1726882606.08681: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21866 1726882606.08693: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 21866 1726882606.08728: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.08772: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 21866 1726882606.08779: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.08862: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.08942: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.09273: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.09280: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 21866 1726882606.09288: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.09313: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.09347: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 21866 1726882606.09353: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.09380: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.09397: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 21866 1726882606.09404: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.09467: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.09528: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 21866 1726882606.09870: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.09874: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 21866 1726882606.09876: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.09878: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.09880: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 21866 1726882606.09882: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.09884: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 21866 1726882606.09886: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.10002: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.10214: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 21866 1726882606.10267: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.10317: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 21866 1726882606.10324: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.10351: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.10385: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 21866 1726882606.10416: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.10445: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 21866 1726882606.10452: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.10480: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.10515: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 21866 1726882606.10583: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.10646: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 21866 1726882606.10674: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.10686: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 21866 1726882606.10693: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.10727: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.10772: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 21866 1726882606.10784: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.10791: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.10812: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.10851: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.10899: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.10950: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.11026: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 21866 1726882606.11032: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 21866 1726882606.11072: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.11122: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 21866 1726882606.11128: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.11288: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.11449: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 21866 1726882606.11493: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.11535: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 21866 1726882606.11542: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.11579: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.11626: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 21866 1726882606.11700: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.11777: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 21866 1726882606.11784: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.11850: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.11930: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 21866 1726882606.12006: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.12184: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 21866 1726882606.12208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 21866 1726882606.12214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 21866 1726882606.12244: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129cad5b50> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cad53d0> <<< 21866 1726882606.12303: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129c8eeb80> <<< 21866 1726882606.13725: stdout chunk (state=3): >>>import 'gc' # <<< 21866 1726882606.16231: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 21866 1726882606.16244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 21866 1726882606.16259: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cad5490> <<< 21866 1726882606.16267: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 21866 1726882606.16297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 21866 1726882606.16312: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ca84040> <<< 21866 1726882606.16365: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882606.16408: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129c8e4460> <<< 21866 1726882606.16416: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ca80b50> <<< 21866 1726882606.16698: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 21866 1726882606.16705: 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 <<< 21866 1726882606.40685: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "465293f2bd9b457497a5eaf565f184f8", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.47, "5m": 0.41, "15m": 0.23}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "46", "epoch": "1726882606", "epoch_int": "1726882606", "date": "2024-09-20", "time": "21:36:46", "iso8601_micro": "2024-09-21T01:36:46.143368Z", "iso8601": "2024-09-21T01:36:46Z", "iso8601_basic": "20240920T213646143368", "iso8601_basic_short": "20240920T213646", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "<<< 21866 1726882606.40707: stdout chunk (state=3): >>>version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2809, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 723, "free": 2809}, "nocache": {"free": 3271, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_lin<<< 21866 1726882606.40745: stdout chunk (state=3): >>>ks": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 764, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264239181824, "block_size": 4096, "block_total": 65519355, "block_available": 64511519, "block_used": 1007836, "inode_total": 131071472, "inode_available": 130998699, "inode_used": 72773, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": <<< 21866 1726882606.40768: stdout chunk (state=3): >>>"127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "ansible_pkg_mgr": "dnf", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansi<<< 21866 1726882606.40775: stdout chunk (state=3): >>>ble_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "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"}}} <<< 21866 1726882606.41291: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type <<< 21866 1726882606.41294: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 21866 1726882606.41302: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases<<< 21866 1726882606.41305: stdout chunk (state=3): >>> # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc<<< 21866 1726882606.41313: stdout chunk (state=3): >>> # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath <<< 21866 1726882606.41397: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg <<< 21866 1726882606.41495: stdout chunk (state=3): >>># 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<<< 21866 1726882606.41554: stdout chunk (state=3): >>> # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing <<< 21866 1726882606.41567: stdout chunk (state=3): >>># destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading <<< 21866 1726882606.41585: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma <<< 21866 1726882606.41592: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib <<< 21866 1726882606.41616: stdout chunk (state=3): >>># cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils <<< 21866 1726882606.41621: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog<<< 21866 1726882606.41624: stdout chunk (state=3): >>> # 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 <<< 21866 1726882606.41630: stdout chunk (state=3): >>># 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<<< 21866 1726882606.41634: stdout chunk (state=3): >>> # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common <<< 21866 1726882606.41636: stdout chunk (state=3): >>># 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<<< 21866 1726882606.41639: stdout chunk (state=3): >>> # 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 <<< 21866 1726882606.41642: stdout chunk (state=3): >>># 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<<< 21866 1726882606.41645: stdout chunk (state=3): >>> # cleanup[2] removing _ast # destroy _ast <<< 21866 1726882606.41647: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters<<< 21866 1726882606.41667: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.validation<<< 21866 1726882606.41672: stdout chunk (state=3): >>> # 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 <<< 21866 1726882606.41677: stdout chunk (state=3): >>># 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 <<< 21866 1726882606.41680: stdout chunk (state=3): >>># 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 <<< 21866 1726882606.41682: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other<<< 21866 1726882606.41685: stdout chunk (state=3): >>> # 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 <<< 21866 1726882606.41687: stdout chunk (state=3): >>># 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 <<< 21866 1726882606.41696: stdout chunk (state=3): >>># 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 <<< 21866 1726882606.41730: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg <<< 21866 1726882606.41734: 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 <<< 21866 1726882606.41740: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 21866 1726882606.42006: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21866 1726882606.42030: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 21866 1726882606.42060: stdout chunk (state=3): >>># destroy zipimport <<< 21866 1726882606.42070: stdout chunk (state=3): >>># destroy _compression <<< 21866 1726882606.42078: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 21866 1726882606.42098: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 21866 1726882606.42117: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 21866 1726882606.42143: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 21866 1726882606.42180: stdout chunk (state=3): >>># destroy selinux <<< 21866 1726882606.42186: stdout chunk (state=3): >>># destroy distro # destroy logging # destroy argparse <<< 21866 1726882606.42235: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 21866 1726882606.42246: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 21866 1726882606.42249: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 21866 1726882606.42258: stdout chunk (state=3): >>># destroy queue <<< 21866 1726882606.42283: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 21866 1726882606.42292: stdout chunk (state=3): >>># destroy shlex <<< 21866 1726882606.42298: stdout chunk (state=3): >>># destroy datetime <<< 21866 1726882606.42300: stdout chunk (state=3): >>># destroy base64 <<< 21866 1726882606.42325: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 21866 1726882606.42334: stdout chunk (state=3): >>># destroy json <<< 21866 1726882606.42355: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 21866 1726882606.42382: stdout chunk (state=3): >>># destroy glob <<< 21866 1726882606.42386: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util <<< 21866 1726882606.42390: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 21866 1726882606.42423: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep <<< 21866 1726882606.42440: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 21866 1726882606.42454: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 21866 1726882606.42483: 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 # cleanup[3] wiping tokenize <<< 21866 1726882606.42511: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 21866 1726882606.42517: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 21866 1726882606.42522: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd <<< 21866 1726882606.42536: stdout chunk (state=3): >>># cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 21866 1726882606.42546: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 21866 1726882606.42557: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 21866 1726882606.42583: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 21866 1726882606.42599: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 21866 1726882606.42632: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 21866 1726882606.42636: stdout chunk (state=3): >>># cleanup[3] wiping _stat <<< 21866 1726882606.42639: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 21866 1726882606.42641: 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 <<< 21866 1726882606.42643: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 21866 1726882606.42686: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios <<< 21866 1726882606.42689: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 21866 1726882606.42696: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 21866 1726882606.42850: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 21866 1726882606.42868: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 21866 1726882606.42883: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 21866 1726882606.42894: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 21866 1726882606.42919: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 21866 1726882606.42927: stdout chunk (state=3): >>># destroy _operator <<< 21866 1726882606.42938: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 21866 1726882606.42979: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 21866 1726882606.43266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882606.43324: stderr chunk (state=3): >>><<< 21866 1726882606.43327: stdout chunk (state=3): >>><<< 21866 1726882606.43441: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129df1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129df1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129df1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dec3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dec3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dec3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dedb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de73d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dec3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de3eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de41f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de37610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de3d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de3e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129daf9dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129daf98b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129daf9eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129daf9f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129daf9e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dbeed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dbe7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dbfa670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de45e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129db0bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dbee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129dbfa280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de4b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129db0bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129db0bd90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129db0bd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dade370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dade460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129db12fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129db0da30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129db0d490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129da121c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129dac9c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129db0deb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129de4b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129da24af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129da24e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129da36730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129da36c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d9ce3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129da24f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d9df280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129da365b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d9df340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129db0b9d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d9fa6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d9fa970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d9fa760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d9fa850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d9faca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129da071f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d9fa8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d9eea30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129db0b5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d9faa90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f129d3e7670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d27b7f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d30c760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d30c640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d30c370> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d30c490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d30c190> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d30c400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d30c7c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d2e77c0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d2e7b50> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d2e79a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d1fe4f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d305d30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d30c520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d305190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d336a90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d2d9190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d2d9790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d203d00> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d2d96a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d35ad30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d25c9a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d364e50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d26c0d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d364e20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d36c220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d26c100> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d330b80> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d364ac0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d364d00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d3e7820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d2680d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d25e370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d268d00> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d2686a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d269130> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d2a48b0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d2a9910> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ce0c6a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d2e37f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ce0fd90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129d2970a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cdd4070> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d2a0160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129d29ccd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ce0fbb0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cb8aa60> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cde96d0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129cde9af0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cdcf250> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cdcfa30> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ce1e460> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ce1e910> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129ce1bd00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ce1bd60> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ce1b250> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129cbf2f70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ce2cb50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ce1e310> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cb0cca0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cb0cfd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129cafd370> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cb4dbb0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129ca84160> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ca842b0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hbipclts/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129cad5b50> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cad53d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129c8eeb80> import 'gc' # # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129cad5490> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ca84040> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129c8e4460> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129ca80b50> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "465293f2bd9b457497a5eaf565f184f8", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_loadavg": {"1m": 0.47, "5m": 0.41, "15m": 0.23}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "46", "epoch": "1726882606", "epoch_int": "1726882606", "date": "2024-09-20", "time": "21:36:46", "iso8601_micro": "2024-09-21T01:36:46.143368Z", "iso8601": "2024-09-21T01:36:46Z", "iso8601_basic": "20240920T213646143368", "iso8601_basic_short": "20240920T213646", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2809, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 723, "free": 2809}, "nocache": {"free": 3271, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 764, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264239181824, "block_size": 4096, "block_total": 65519355, "block_available": 64511519, "block_used": 1007836, "inode_total": 131071472, "inode_available": 130998699, "inode_used": 72773, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "ansible_pkg_mgr": "dnf", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 21866 1726882606.44317: 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-1726882605.4074852-21875-244770029092209/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882606.44320: _low_level_execute_command(): starting 21866 1726882606.44323: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882605.4074852-21875-244770029092209/ > /dev/null 2>&1 && sleep 0' 21866 1726882606.44462: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882606.44468: 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 <<< 21866 1726882606.44513: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882606.44516: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882606.44518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882606.44520: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882606.44584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882606.44587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882606.44591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882606.44685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882606.46478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882606.46521: stderr chunk (state=3): >>><<< 21866 1726882606.46524: stdout chunk (state=3): >>><<< 21866 1726882606.46539: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882606.46546: handler run complete 21866 1726882606.46626: variable 'ansible_facts' from source: unknown 21866 1726882606.46696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882606.46891: variable 'ansible_facts' from source: unknown 21866 1726882606.46942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882606.47019: attempt loop complete, returning result 21866 1726882606.47023: _execute() done 21866 1726882606.47026: dumping result to json 21866 1726882606.47047: done dumping result, returning 21866 1726882606.47055: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e448fcc-3ce9-1c82-aff9-000000000161] 21866 1726882606.47060: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000161 ok: [managed_node1] 21866 1726882606.47562: no more pending results, returning what we have 21866 1726882606.47567: results queue empty 21866 1726882606.47567: checking for any_errors_fatal 21866 1726882606.47568: done checking for any_errors_fatal 21866 1726882606.47569: checking for max_fail_percentage 21866 1726882606.47570: done checking for max_fail_percentage 21866 1726882606.47570: checking to see if all hosts have failed and the running result is not ok 21866 1726882606.47571: done checking to see if all hosts have failed 21866 1726882606.47571: getting the remaining hosts for this loop 21866 1726882606.47573: done getting the remaining hosts for this loop 21866 1726882606.47575: getting the next task for host managed_node1 21866 1726882606.47580: done getting next task for host managed_node1 21866 1726882606.47581: ^ task is: TASK: meta (flush_handlers) 21866 1726882606.47582: ^ 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 21866 1726882606.47585: getting variables 21866 1726882606.47586: in VariableManager get_vars() 21866 1726882606.47602: Calling all_inventory to load vars for managed_node1 21866 1726882606.47604: Calling groups_inventory to load vars for managed_node1 21866 1726882606.47606: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882606.47614: Calling all_plugins_play to load vars for managed_node1 21866 1726882606.47616: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882606.47618: Calling groups_plugins_play to load vars for managed_node1 21866 1726882606.47725: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000161 21866 1726882606.47728: WORKER PROCESS EXITING 21866 1726882606.47741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882606.47855: done with get_vars() 21866 1726882606.47866: done getting variables 21866 1726882606.47912: in VariableManager get_vars() 21866 1726882606.47918: Calling all_inventory to load vars for managed_node1 21866 1726882606.47920: Calling groups_inventory to load vars for managed_node1 21866 1726882606.47921: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882606.47924: Calling all_plugins_play to load vars for managed_node1 21866 1726882606.47925: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882606.47927: Calling groups_plugins_play to load vars for managed_node1 21866 1726882606.48017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882606.48129: done with get_vars() 21866 1726882606.48138: done queuing things up, now waiting for results queue to drain 21866 1726882606.48139: results queue empty 21866 1726882606.48140: checking for any_errors_fatal 21866 1726882606.48141: done checking for any_errors_fatal 21866 1726882606.48142: checking for max_fail_percentage 21866 1726882606.48145: done checking for max_fail_percentage 21866 1726882606.48146: checking to see if all hosts have failed and the running result is not ok 21866 1726882606.48146: done checking to see if all hosts have failed 21866 1726882606.48147: getting the remaining hosts for this loop 21866 1726882606.48147: done getting the remaining hosts for this loop 21866 1726882606.48149: getting the next task for host managed_node1 21866 1726882606.48152: done getting next task for host managed_node1 21866 1726882606.48154: ^ task is: TASK: Include the task 'el_repo_setup.yml' 21866 1726882606.48155: ^ 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 21866 1726882606.48158: getting variables 21866 1726882606.48159: in VariableManager get_vars() 21866 1726882606.48166: Calling all_inventory to load vars for managed_node1 21866 1726882606.48167: Calling groups_inventory to load vars for managed_node1 21866 1726882606.48168: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882606.48171: Calling all_plugins_play to load vars for managed_node1 21866 1726882606.48173: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882606.48175: Calling groups_plugins_play to load vars for managed_node1 21866 1726882606.48249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882606.48354: done with get_vars() 21866 1726882606.48361: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:11 Friday 20 September 2024 21:36:46 -0400 (0:00:01.126) 0:00:01.137 ****** 21866 1726882606.48414: entering _queue_task() for managed_node1/include_tasks 21866 1726882606.48415: Creating lock for include_tasks 21866 1726882606.48618: worker is 1 (out of 1 available) 21866 1726882606.48629: exiting _queue_task() for managed_node1/include_tasks 21866 1726882606.48640: done queuing things up, now waiting for results queue to drain 21866 1726882606.48642: waiting for pending results... 21866 1726882606.48786: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 21866 1726882606.48848: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000006 21866 1726882606.48863: variable 'ansible_search_path' from source: unknown 21866 1726882606.48889: calling self._execute() 21866 1726882606.48943: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882606.48948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882606.48950: variable 'omit' from source: magic vars 21866 1726882606.49022: _execute() done 21866 1726882606.49025: dumping result to json 21866 1726882606.49028: done dumping result, returning 21866 1726882606.49033: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-1c82-aff9-000000000006] 21866 1726882606.49038: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000006 21866 1726882606.49130: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000006 21866 1726882606.49133: WORKER PROCESS EXITING 21866 1726882606.49180: no more pending results, returning what we have 21866 1726882606.49184: in VariableManager get_vars() 21866 1726882606.49209: Calling all_inventory to load vars for managed_node1 21866 1726882606.49211: Calling groups_inventory to load vars for managed_node1 21866 1726882606.49213: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882606.49221: Calling all_plugins_play to load vars for managed_node1 21866 1726882606.49224: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882606.49226: Calling groups_plugins_play to load vars for managed_node1 21866 1726882606.49358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882606.49466: done with get_vars() 21866 1726882606.49471: variable 'ansible_search_path' from source: unknown 21866 1726882606.49481: we have included files to process 21866 1726882606.49482: generating all_blocks data 21866 1726882606.49484: done generating all_blocks data 21866 1726882606.49484: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21866 1726882606.49485: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21866 1726882606.49488: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 21866 1726882606.49908: in VariableManager get_vars() 21866 1726882606.49918: done with get_vars() 21866 1726882606.49927: done processing included file 21866 1726882606.49929: iterating over new_blocks loaded from include file 21866 1726882606.49930: in VariableManager get_vars() 21866 1726882606.49935: done with get_vars() 21866 1726882606.49936: filtering new block on tags 21866 1726882606.49945: done filtering new block on tags 21866 1726882606.49947: in VariableManager get_vars() 21866 1726882606.49953: done with get_vars() 21866 1726882606.49954: filtering new block on tags 21866 1726882606.49966: done filtering new block on tags 21866 1726882606.49968: in VariableManager get_vars() 21866 1726882606.49974: done with get_vars() 21866 1726882606.49975: filtering new block on tags 21866 1726882606.49983: done filtering new block on tags 21866 1726882606.49984: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 21866 1726882606.49988: extending task lists for all hosts with included blocks 21866 1726882606.50015: done extending task lists 21866 1726882606.50016: done processing included files 21866 1726882606.50016: results queue empty 21866 1726882606.50017: checking for any_errors_fatal 21866 1726882606.50018: done checking for any_errors_fatal 21866 1726882606.50018: checking for max_fail_percentage 21866 1726882606.50019: done checking for max_fail_percentage 21866 1726882606.50019: checking to see if all hosts have failed and the running result is not ok 21866 1726882606.50020: done checking to see if all hosts have failed 21866 1726882606.50020: getting the remaining hosts for this loop 21866 1726882606.50021: done getting the remaining hosts for this loop 21866 1726882606.50022: getting the next task for host managed_node1 21866 1726882606.50025: done getting next task for host managed_node1 21866 1726882606.50026: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 21866 1726882606.50028: ^ 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 21866 1726882606.50030: getting variables 21866 1726882606.50031: in VariableManager get_vars() 21866 1726882606.50037: Calling all_inventory to load vars for managed_node1 21866 1726882606.50038: Calling groups_inventory to load vars for managed_node1 21866 1726882606.50040: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882606.50043: Calling all_plugins_play to load vars for managed_node1 21866 1726882606.50044: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882606.50046: Calling groups_plugins_play to load vars for managed_node1 21866 1726882606.50143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882606.50248: done with get_vars() 21866 1726882606.50254: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:36:46 -0400 (0:00:00.018) 0:00:01.156 ****** 21866 1726882606.50301: entering _queue_task() for managed_node1/setup 21866 1726882606.50495: worker is 1 (out of 1 available) 21866 1726882606.50507: exiting _queue_task() for managed_node1/setup 21866 1726882606.50519: done queuing things up, now waiting for results queue to drain 21866 1726882606.50520: waiting for pending results... 21866 1726882606.50654: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 21866 1726882606.50720: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000173 21866 1726882606.50729: variable 'ansible_search_path' from source: unknown 21866 1726882606.50732: variable 'ansible_search_path' from source: unknown 21866 1726882606.50762: calling self._execute() 21866 1726882606.50812: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882606.50815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882606.50823: variable 'omit' from source: magic vars 21866 1726882606.51164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882606.53186: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882606.53231: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882606.53257: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882606.53287: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882606.53307: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882606.53368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882606.53389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882606.53408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882606.53437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882606.53447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882606.53572: variable 'ansible_facts' from source: unknown 21866 1726882606.53612: variable 'network_test_required_facts' from source: task vars 21866 1726882606.53643: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 21866 1726882606.53646: variable 'omit' from source: magic vars 21866 1726882606.53674: variable 'omit' from source: magic vars 21866 1726882606.53696: variable 'omit' from source: magic vars 21866 1726882606.53714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882606.53735: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882606.53748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882606.53767: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882606.53776: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882606.53797: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882606.53800: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882606.53803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882606.53875: Set connection var ansible_shell_executable to /bin/sh 21866 1726882606.53878: Set connection var ansible_shell_type to sh 21866 1726882606.53882: Set connection var ansible_pipelining to False 21866 1726882606.53887: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882606.53892: Set connection var ansible_timeout to 10 21866 1726882606.53897: Set connection var ansible_connection to ssh 21866 1726882606.53916: variable 'ansible_shell_executable' from source: unknown 21866 1726882606.53919: variable 'ansible_connection' from source: unknown 21866 1726882606.53921: variable 'ansible_module_compression' from source: unknown 21866 1726882606.53923: variable 'ansible_shell_type' from source: unknown 21866 1726882606.53925: variable 'ansible_shell_executable' from source: unknown 21866 1726882606.53927: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882606.53931: variable 'ansible_pipelining' from source: unknown 21866 1726882606.53933: variable 'ansible_timeout' from source: unknown 21866 1726882606.53937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882606.54034: 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) 21866 1726882606.54041: variable 'omit' from source: magic vars 21866 1726882606.54046: starting attempt loop 21866 1726882606.54048: running the handler 21866 1726882606.54062: _low_level_execute_command(): starting 21866 1726882606.54065: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882606.54895: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882606.56430: stdout chunk (state=3): >>>/root <<< 21866 1726882606.56579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882606.56616: stderr chunk (state=3): >>><<< 21866 1726882606.56624: stdout chunk (state=3): >>><<< 21866 1726882606.56646: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882606.56675: _low_level_execute_command(): starting 21866 1726882606.56688: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882606.566599-21925-81591646949105 `" && echo ansible-tmp-1726882606.566599-21925-81591646949105="` echo /root/.ansible/tmp/ansible-tmp-1726882606.566599-21925-81591646949105 `" ) && sleep 0' 21866 1726882606.57509: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882606.57521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882606.57536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882606.57568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882606.57612: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882606.57624: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882606.57638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882606.57662: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882606.57682: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882606.57693: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882606.57705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882606.57718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882606.57734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882606.57746: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882606.57760: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882606.57783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882606.57859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882606.57909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882606.57925: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882606.58064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882606.59923: stdout chunk (state=3): >>>ansible-tmp-1726882606.566599-21925-81591646949105=/root/.ansible/tmp/ansible-tmp-1726882606.566599-21925-81591646949105 <<< 21866 1726882606.60037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882606.60105: stderr chunk (state=3): >>><<< 21866 1726882606.60115: stdout chunk (state=3): >>><<< 21866 1726882606.60173: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882606.566599-21925-81591646949105=/root/.ansible/tmp/ansible-tmp-1726882606.566599-21925-81591646949105 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882606.60372: variable 'ansible_module_compression' from source: unknown 21866 1726882606.60375: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21866 1726882606.60378: variable 'ansible_facts' from source: unknown 21866 1726882606.60491: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882606.566599-21925-81591646949105/AnsiballZ_setup.py 21866 1726882606.60641: Sending initial data 21866 1726882606.60644: Sent initial data (152 bytes) 21866 1726882606.61577: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882606.61590: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882606.61603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882606.61619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882606.61660: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882606.61674: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882606.61689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882606.61705: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882606.61715: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882606.61724: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882606.61735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882606.61746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882606.61763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882606.61780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882606.61790: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882606.61802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882606.61887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882606.61907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882606.61921: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882606.62048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882606.63826: 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 <<< 21866 1726882606.63917: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882606.64012: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmparjuf6cw /root/.ansible/tmp/ansible-tmp-1726882606.566599-21925-81591646949105/AnsiballZ_setup.py <<< 21866 1726882606.64114: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882606.66804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882606.66807: stdout chunk (state=3): >>><<< 21866 1726882606.66809: stderr chunk (state=3): >>><<< 21866 1726882606.66812: done transferring module to remote 21866 1726882606.66814: _low_level_execute_command(): starting 21866 1726882606.66816: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882606.566599-21925-81591646949105/ /root/.ansible/tmp/ansible-tmp-1726882606.566599-21925-81591646949105/AnsiballZ_setup.py && sleep 0' 21866 1726882606.67396: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882606.67409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882606.67422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882606.67438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882606.67487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882606.67498: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882606.67510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882606.67526: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882606.67537: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882606.67546: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882606.67563: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882606.67579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882606.67593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882606.67604: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882606.67613: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882606.67625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882606.67705: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882606.67724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882606.67738: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882606.67856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882606.69678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882606.69693: stderr chunk (state=3): >>><<< 21866 1726882606.69696: stdout chunk (state=3): >>><<< 21866 1726882606.69785: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882606.69788: _low_level_execute_command(): starting 21866 1726882606.69791: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882606.566599-21925-81591646949105/AnsiballZ_setup.py && sleep 0' 21866 1726882606.70394: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882606.70406: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882606.70417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882606.70431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882606.70482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882606.70492: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882606.70503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882606.70517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882606.70526: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882606.70534: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882606.70543: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882606.70555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882606.70579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882606.70588: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882606.70597: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882606.70607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882606.70692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882606.70711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882606.70724: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882606.70852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882606.72819: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 21866 1726882606.72842: stdout chunk (state=3): >>>import '_thread' # <<< 21866 1726882606.72844: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 21866 1726882606.72901: stdout chunk (state=3): >>>import '_io' # <<< 21866 1726882606.72909: stdout chunk (state=3): >>>import 'marshal' # <<< 21866 1726882606.72935: stdout chunk (state=3): >>>import 'posix' # <<< 21866 1726882606.72984: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 21866 1726882606.73074: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 21866 1726882606.73115: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 21866 1726882606.73130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 21866 1726882606.73143: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807a83dc0> <<< 21866 1726882606.73196: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 21866 1726882606.73212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807a283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807a83b20> <<< 21866 1726882606.73242: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 21866 1726882606.73246: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807a83ac0> <<< 21866 1726882606.73270: stdout chunk (state=3): >>>import '_signal' # <<< 21866 1726882606.73306: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807a28490> <<< 21866 1726882606.73341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 21866 1726882606.73369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 21866 1726882606.73373: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807a28940> <<< 21866 1726882606.73392: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807a28670> <<< 21866 1726882606.73431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 21866 1726882606.73452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 21866 1726882606.73455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 21866 1726882606.73485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 21866 1726882606.73513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 21866 1726882606.73546: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88077cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 21866 1726882606.73559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 21866 1726882606.73644: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88077cf220> <<< 21866 1726882606.73683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 21866 1726882606.73704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88077f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88077cf940> <<< 21866 1726882606.73738: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807a40880> <<< 21866 1726882606.73752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88077c8d90> <<< 21866 1726882606.73811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88077f2d90> <<< 21866 1726882606.73863: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807a28970> <<< 21866 1726882606.73893: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 21866 1726882606.74225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 21866 1726882606.74227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 21866 1726882606.74253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 21866 1726882606.74261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 21866 1726882606.74282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 21866 1726882606.74310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 21866 1726882606.74334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 21866 1726882606.74340: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880776eeb0> <<< 21866 1726882606.74386: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807770f40> <<< 21866 1726882606.74432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 21866 1726882606.74435: stdout chunk (state=3): >>>import '_sre' # <<< 21866 1726882606.74472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 21866 1726882606.74492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 21866 1726882606.74521: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807767610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880776d640> <<< 21866 1726882606.74547: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880776e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 21866 1726882606.74616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 21866 1726882606.74634: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 21866 1726882606.74694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 21866 1726882606.74743: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882606.74753: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8807653e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807653910> import 'itertools' # <<< 21866 1726882606.74788: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807653f10> <<< 21866 1726882606.74792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 21866 1726882606.74838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 21866 1726882606.74844: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807653fd0> <<< 21866 1726882606.74870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88076660d0> import '_collections' # <<< 21866 1726882606.74925: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807749d90> <<< 21866 1726882606.74936: stdout chunk (state=3): >>>import '_functools' # <<< 21866 1726882606.74948: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807742670> <<< 21866 1726882606.75017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88077546d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807775e20> <<< 21866 1726882606.75053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 21866 1726882606.75078: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8807666cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88077492b0> <<< 21866 1726882606.75104: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88077542e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880777b9d0> <<< 21866 1726882606.75129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 21866 1726882606.75158: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882606.75203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807666eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807666df0> <<< 21866 1726882606.75242: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807666d60> <<< 21866 1726882606.75261: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 21866 1726882606.75307: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 21866 1726882606.75311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 21866 1726882606.75322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 21866 1726882606.75385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 21866 1726882606.75414: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88076393d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 21866 1726882606.75428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 21866 1726882606.75452: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88076394c0> <<< 21866 1726882606.75579: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880766df40> <<< 21866 1726882606.75627: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807668a90> <<< 21866 1726882606.75653: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807668490> <<< 21866 1726882606.75656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 21866 1726882606.75698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 21866 1726882606.75716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 21866 1726882606.75729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807562220> <<< 21866 1726882606.75765: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807624520> <<< 21866 1726882606.75810: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807668f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880777b040> <<< 21866 1726882606.75830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 21866 1726882606.75881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 21866 1726882606.75895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807574b50> import 'errno' # <<< 21866 1726882606.75934: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8807574e80> <<< 21866 1726882606.75947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 21866 1726882606.75996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 21866 1726882606.76008: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807585790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 21866 1726882606.76036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 21866 1726882606.76068: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807585cd0> <<< 21866 1726882606.76122: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8807513400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807574f70> <<< 21866 1726882606.76136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 21866 1726882606.76193: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88075242e0> <<< 21866 1726882606.76197: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807585610> import 'pwd' # <<< 21866 1726882606.76230: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88075243a0> <<< 21866 1726882606.76265: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807666a30> <<< 21866 1726882606.76300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 21866 1726882606.76303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 21866 1726882606.76349: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 21866 1726882606.76353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 21866 1726882606.76385: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f880753f700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 21866 1726882606.76420: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f880753f9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880753f7c0> <<< 21866 1726882606.76447: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f880753f8b0> <<< 21866 1726882606.76467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 21866 1726882606.76657: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f880753fd00> <<< 21866 1726882606.76696: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f880754a250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880753f940> <<< 21866 1726882606.76710: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807533a90> <<< 21866 1726882606.76732: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807666610> <<< 21866 1726882606.76755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 21866 1726882606.76834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 21866 1726882606.76849: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880753faf0> <<< 21866 1726882606.76997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f88074686d0> <<< 21866 1726882606.77254: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip' <<< 21866 1726882606.77261: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.77346: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.77371: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/__init__.py <<< 21866 1726882606.77395: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.77400: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.77403: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 21866 1726882606.77411: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.78630: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.79570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806dc3820> <<< 21866 1726882606.79597: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882606.79601: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 21866 1726882606.79608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 21866 1726882606.79652: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 21866 1726882606.79668: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f880738b730> <<< 21866 1726882606.79698: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880738b610> <<< 21866 1726882606.79745: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880738b340> <<< 21866 1726882606.79763: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 21866 1726882606.79812: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880738b460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880738b160> <<< 21866 1726882606.79825: stdout chunk (state=3): >>>import 'atexit' # <<< 21866 1726882606.79853: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f880738b3a0> <<< 21866 1726882606.79883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 21866 1726882606.79886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 21866 1726882606.79922: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880738b790> <<< 21866 1726882606.79960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 21866 1726882606.80013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 21866 1726882606.80017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 21866 1726882606.80099: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880737a820> <<< 21866 1726882606.80132: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f880737a490> <<< 21866 1726882606.80168: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f880737a640> <<< 21866 1726882606.80194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 21866 1726882606.80216: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806d48520> <<< 21866 1726882606.80239: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807385d60> <<< 21866 1726882606.80723: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880738b4f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88073851c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807389b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807359160> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807359760> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806d4ed30> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8807359670> <<< 21866 1726882606.80797: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88073dbd00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 21866 1726882606.80809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 21866 1726882606.80896: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806da4a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88073e5e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 21866 1726882606.80898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 21866 1726882606.80951: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806db30a0> <<< 21866 1726882606.80970: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88073e5eb0> <<< 21866 1726882606.80985: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 21866 1726882606.81013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882606.81036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 21866 1726882606.81044: stdout chunk (state=3): >>>import '_string' # <<< 21866 1726882606.81101: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88073ed250> <<< 21866 1726882606.81229: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806db30d0> <<< 21866 1726882606.81319: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88073eda60> <<< 21866 1726882606.81349: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88073afb80> <<< 21866 1726882606.81390: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882606.81399: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88073e5cd0> <<< 21866 1726882606.81407: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88073dbee0> <<< 21866 1726882606.81422: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 21866 1726882606.81440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 21866 1726882606.81463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 21866 1726882606.81509: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882606.81515: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806daf0d0> <<< 21866 1726882606.81689: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806da6310> <<< 21866 1726882606.81697: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806dafcd0> <<< 21866 1726882606.81719: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882606.81736: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806daf670> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806db0100> <<< 21866 1726882606.81743: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.81759: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.81771: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 21866 1726882606.81848: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.81925: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.81937: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 21866 1726882606.81962: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.81971: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.81979: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 21866 1726882606.82089: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.82195: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.82619: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.83121: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 21866 1726882606.83877: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 21866 1726882606.83885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806ded910> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806df29a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806950640> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88073617f0> # zipimport: zlib available <<< 21866 1726882606.84027: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.84396: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.84441: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.84514: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 21866 1726882606.84559: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.84594: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 21866 1726882606.84643: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.84992: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 21866 1726882606.85014: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.85226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 21866 1726882606.85247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 21866 1726882606.85314: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88073a7460> # zipimport: zlib available <<< 21866 1726882606.85374: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.85457: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 21866 1726882606.85480: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 21866 1726882606.85509: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.85583: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 21866 1726882606.85588: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.85616: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.85628: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.85715: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.85794: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 21866 1726882606.85798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882606.85870: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806de10d0> <<< 21866 1726882606.85955: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806df21f0> <<< 21866 1726882606.85990: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 21866 1726882606.85996: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.86043: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.86101: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.86122: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.86153: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 21866 1726882606.86171: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 21866 1726882606.86187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 21866 1726882606.86221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 21866 1726882606.86239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 21866 1726882606.86269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 21866 1726882606.86337: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806df4bb0> <<< 21866 1726882606.86378: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88073f6070> <<< 21866 1726882606.86431: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806de42e0> <<< 21866 1726882606.86434: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 21866 1726882606.86438: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.86471: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.86490: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py <<< 21866 1726882606.86495: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 21866 1726882606.86554: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 21866 1726882606.86587: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.86590: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.86592: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 21866 1726882606.86610: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.86662: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.86724: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.86729: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.86753: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.86793: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.86830: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.86852: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.86889: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 21866 1726882606.86897: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.86967: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.87023: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.87045: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.87080: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 21866 1726882606.87085: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.87226: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.87364: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.87394: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.87471: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882606.87480: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 21866 1726882606.87492: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 21866 1726882606.87505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 21866 1726882606.87609: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806905400> <<< 21866 1726882606.87612: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 21866 1726882606.87615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 21866 1726882606.87642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 21866 1726882606.87654: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88069649a0> <<< 21866 1726882606.87689: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806964df0> <<< 21866 1726882606.87749: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806961490> <<< 21866 1726882606.87769: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88067dc040> <<< 21866 1726882606.87906: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88066cc3a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88066cc5e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806de06d0> <<< 21866 1726882606.87944: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806971730> <<< 21866 1726882606.87962: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806de05e0> <<< 21866 1726882606.87983: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 21866 1726882606.88000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 21866 1726882606.88218: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806914c70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880672b9a0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88066cc4f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 21866 1726882606.88247: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 21866 1726882606.88295: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.88348: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 21866 1726882606.88373: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21866 1726882606.88386: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 21866 1726882606.88410: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.88443: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 21866 1726882606.88454: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.88484: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.88537: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 21866 1726882606.88571: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.88609: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 21866 1726882606.88620: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.88669: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.88719: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.88771: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.88819: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 21866 1726882606.88833: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.89215: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.89568: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 21866 1726882606.89582: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.89627: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.89671: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.89697: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.89726: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 21866 1726882606.89742: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.89762: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.89801: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 21866 1726882606.89839: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.89920: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 21866 1726882606.89924: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.89976: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 21866 1726882606.90008: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.90023: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 21866 1726882606.90080: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.90154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 21866 1726882606.90176: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88066cc9d0> <<< 21866 1726882606.90201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 21866 1726882606.90220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 21866 1726882606.90377: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880664bf40> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 21866 1726882606.90390: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.90437: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.90502: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 21866 1726882606.90505: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.90577: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.90657: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 21866 1726882606.90711: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.90787: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 21866 1726882606.90822: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.90867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 21866 1726882606.90893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 21866 1726882606.91025: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88066433a0> <<< 21866 1726882606.91259: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806691100> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 21866 1726882606.91276: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.91321: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.91362: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 21866 1726882606.91376: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.91440: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.91512: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.91600: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.91743: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 21866 1726882606.91746: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.91775: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.91811: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 21866 1726882606.91848: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.91861: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.91896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 21866 1726882606.91951: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88065d76a0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88065d7a90> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 21866 1726882606.91985: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 21866 1726882606.91996: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.92026: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.92088: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 21866 1726882606.92203: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.92327: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 21866 1726882606.92420: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.92491: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.92533: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.92575: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 21866 1726882606.92589: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 21866 1726882606.92657: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.92679: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.92788: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.92910: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 21866 1726882606.92923: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.93016: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.93122: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 21866 1726882606.93134: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.93155: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.93195: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.93625: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.94024: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 21866 1726882606.94037: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.94120: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.94209: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 21866 1726882606.94224: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.94294: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.94389: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 21866 1726882606.94510: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.94642: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 21866 1726882606.94671: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 21866 1726882606.94684: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.94726: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.94756: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 21866 1726882606.94771: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.94840: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.94928: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.95090: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.95270: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 21866 1726882606.95281: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.95298: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.95338: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 21866 1726882606.95366: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.95395: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 21866 1726882606.95449: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.95511: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 21866 1726882606.95520: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.95536: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.95552: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 21866 1726882606.95572: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.95616: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.95674: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 21866 1726882606.95690: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.95724: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.95778: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 21866 1726882606.95790: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.95997: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.96217: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 21866 1726882606.96269: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.96319: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 21866 1726882606.96330: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.96356: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.96392: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 21866 1726882606.96423: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.96459: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 21866 1726882606.96485: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.96497: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.96523: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 21866 1726882606.96596: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.96656: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 21866 1726882606.96705: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 21866 1726882606.96750: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.96800: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 21866 1726882606.96826: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21866 1726882606.96839: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.96886: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.96924: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.96981: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.97052: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 21866 1726882606.97070: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.97102: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.97155: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 21866 1726882606.97168: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.97750: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 21866 1726882606.97804: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 21866 1726882606.97816: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.97886: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.97962: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 21866 1726882606.98035: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882606.98810: stdout chunk (state=3): >>>import 'gc' # <<< 21866 1726882606.99138: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 21866 1726882606.99174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 21866 1726882606.99185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 21866 1726882606.99219: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88065b95e0> <<< 21866 1726882606.99230: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88065bb0d0> <<< 21866 1726882606.99289: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88065bb880> <<< 21866 1726882607.00594: 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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SE<<< 21866 1726882607.00609: stdout chunk (state=3): >>>SSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "46", "epoch": "1726882606", "epoch_int": "1726882606", "date": "2024-09-20", "time": "21:36:46", "iso8601_micro": "2024-09-21T01:36:46.989919Z", "iso8601": "2024-09-21T01:36:46Z", "iso8601_basic": "20240920T213646989919", "iso8601_basic_short": "20240920T213646", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "465293f2bd9b457497a5eaf565f184f8", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 21866 1726882607.01087: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path <<< 21866 1726882607.01132: stdout chunk (state=3): >>># clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 21866 1726882607.01135: stdout chunk (state=3): >>># 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 <<< 21866 1726882607.01138: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse <<< 21866 1726882607.01171: stdout chunk (state=3): >>># cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib <<< 21866 1726882607.01174: stdout chunk (state=3): >>># cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 21866 1726882607.01188: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd <<< 21866 1726882607.01226: stdout chunk (state=3): >>># 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 <<< 21866 1726882607.01244: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 21866 1726882607.01285: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version <<< 21866 1726882607.01320: stdout chunk (state=3): >>># 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 <<< 21866 1726882607.01324: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 21866 1726882607.01595: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21866 1726882607.01609: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 21866 1726882607.01649: stdout chunk (state=3): >>># destroy zipimport <<< 21866 1726882607.01653: stdout chunk (state=3): >>># destroy _compression <<< 21866 1726882607.01707: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 21866 1726882607.01717: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 21866 1726882607.01730: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 21866 1726882607.01774: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 21866 1726882607.01849: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 21866 1726882607.01852: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 21866 1726882607.01880: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 21866 1726882607.01923: stdout chunk (state=3): >>># destroy shlex # destroy datetime <<< 21866 1726882607.01956: stdout chunk (state=3): >>># destroy base64 <<< 21866 1726882607.01975: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 21866 1726882607.01978: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 21866 1726882607.02046: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 21866 1726882607.02095: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 21866 1726882607.02143: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 21866 1726882607.02209: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 21866 1726882607.02257: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types <<< 21866 1726882607.02300: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 21866 1726882607.02304: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 21866 1726882607.02339: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 21866 1726882607.02367: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 21866 1726882607.02521: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 21866 1726882607.02560: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath <<< 21866 1726882607.02599: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 21866 1726882607.02620: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 21866 1726882607.02634: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 21866 1726882607.02665: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 21866 1726882607.02989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882607.03070: stderr chunk (state=3): >>><<< 21866 1726882607.03079: stdout chunk (state=3): >>><<< 21866 1726882607.03233: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807a83dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807a283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807a83b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807a83ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807a28490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807a28940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807a28670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88077cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88077cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88077f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88077cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807a40880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88077c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88077f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807a28970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880776eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807770f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807767610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880776d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880776e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8807653e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807653910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807653f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807653fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88076660d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807749d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807742670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88077546d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807775e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8807666cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88077492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88077542e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880777b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807666eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807666df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807666d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88076393d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88076394c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880766df40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807668a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807668490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807562220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807624520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807668f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880777b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807574b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8807574e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807585790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807585cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8807513400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807574f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88075242e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807585610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88075243a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807666a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f880753f700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f880753f9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880753f7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f880753f8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f880753fd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f880754a250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880753f940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807533a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807666610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880753faf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f88074686d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806dc3820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f880738b730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880738b610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880738b340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880738b460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880738b160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f880738b3a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880738b790> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880737a820> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f880737a490> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f880737a640> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806d48520> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807385d60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880738b4f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88073851c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807389b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807359160> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8807359760> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806d4ed30> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8807359670> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88073dbd00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806da4a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88073e5e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806db30a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88073e5eb0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88073ed250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806db30d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88073eda60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88073afb80> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88073e5cd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88073dbee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806daf0d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806da6310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806dafcd0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806daf670> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806db0100> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806ded910> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806df29a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806950640> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88073617f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88073a7460> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806de10d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806df21f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806df4bb0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88073f6070> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806de42e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806905400> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88069649a0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806964df0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806961490> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88067dc040> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88066cc3a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88066cc5e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806de06d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806971730> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806de05e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8806914c70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880672b9a0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88066cc4f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88066cc9d0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f880664bf40> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88066433a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8806691100> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88065d76a0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88065d7a90> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_2hvo_eoo/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f88065b95e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88065bb0d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f88065bb880> {"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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "46", "epoch": "1726882606", "epoch_int": "1726882606", "date": "2024-09-20", "time": "21:36:46", "iso8601_micro": "2024-09-21T01:36:46.989919Z", "iso8601": "2024-09-21T01:36:46Z", "iso8601_basic": "20240920T213646989919", "iso8601_basic_short": "20240920T213646", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_pkg_mgr": "dnf", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "465293f2bd9b457497a5eaf565f184f8", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 21866 1726882607.04957: 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-1726882606.566599-21925-81591646949105/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882607.04964: _low_level_execute_command(): starting 21866 1726882607.04968: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882606.566599-21925-81591646949105/ > /dev/null 2>&1 && sleep 0' 21866 1726882607.04970: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882607.04974: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882607.04976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882607.04978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882607.04980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882607.04981: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882607.04983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882607.04985: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882607.04987: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882607.04989: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882607.04991: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882607.04993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882607.04995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882607.04997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882607.04999: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882607.05001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882607.05011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882607.05013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882607.05015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882607.05017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882607.07401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882607.07405: stderr chunk (state=3): >>><<< 21866 1726882607.07407: stdout chunk (state=3): >>><<< 21866 1726882607.07409: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882607.07412: handler run complete 21866 1726882607.07414: variable 'ansible_facts' from source: unknown 21866 1726882607.07416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882607.07418: variable 'ansible_facts' from source: unknown 21866 1726882607.07420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882607.07422: attempt loop complete, returning result 21866 1726882607.07424: _execute() done 21866 1726882607.07426: dumping result to json 21866 1726882607.07428: done dumping result, returning 21866 1726882607.07431: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0e448fcc-3ce9-1c82-aff9-000000000173] 21866 1726882607.07433: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000173 ok: [managed_node1] 21866 1726882607.07663: no more pending results, returning what we have 21866 1726882607.07667: results queue empty 21866 1726882607.07668: checking for any_errors_fatal 21866 1726882607.07669: done checking for any_errors_fatal 21866 1726882607.07670: checking for max_fail_percentage 21866 1726882607.07671: done checking for max_fail_percentage 21866 1726882607.07672: checking to see if all hosts have failed and the running result is not ok 21866 1726882607.07673: done checking to see if all hosts have failed 21866 1726882607.07674: getting the remaining hosts for this loop 21866 1726882607.07675: done getting the remaining hosts for this loop 21866 1726882607.07678: getting the next task for host managed_node1 21866 1726882607.07686: done getting next task for host managed_node1 21866 1726882607.07689: ^ task is: TASK: Check if system is ostree 21866 1726882607.07691: ^ 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 21866 1726882607.07695: getting variables 21866 1726882607.07696: in VariableManager get_vars() 21866 1726882607.07724: Calling all_inventory to load vars for managed_node1 21866 1726882607.07727: Calling groups_inventory to load vars for managed_node1 21866 1726882607.07730: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882607.07741: Calling all_plugins_play to load vars for managed_node1 21866 1726882607.07744: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882607.07749: Calling groups_plugins_play to load vars for managed_node1 21866 1726882607.07946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882607.08159: done with get_vars() 21866 1726882607.08171: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:36:47 -0400 (0:00:00.579) 0:00:01.736 ****** 21866 1726882607.08287: entering _queue_task() for managed_node1/stat 21866 1726882607.08569: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000173 21866 1726882607.08599: WORKER PROCESS EXITING 21866 1726882607.08591: worker is 1 (out of 1 available) 21866 1726882607.08606: exiting _queue_task() for managed_node1/stat 21866 1726882607.08617: done queuing things up, now waiting for results queue to drain 21866 1726882607.08619: waiting for pending results... 21866 1726882607.08838: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 21866 1726882607.08941: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000175 21866 1726882607.08966: variable 'ansible_search_path' from source: unknown 21866 1726882607.08976: variable 'ansible_search_path' from source: unknown 21866 1726882607.09015: calling self._execute() 21866 1726882607.09099: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.09111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.09125: variable 'omit' from source: magic vars 21866 1726882607.09583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882607.09839: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882607.09888: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882607.09926: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882607.09969: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882607.10059: 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) 21866 1726882607.10090: 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) 21866 1726882607.10120: 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) 21866 1726882607.10155: 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) 21866 1726882607.10285: Evaluated conditional (not __network_is_ostree is defined): True 21866 1726882607.10296: variable 'omit' from source: magic vars 21866 1726882607.10331: variable 'omit' from source: magic vars 21866 1726882607.10377: variable 'omit' from source: magic vars 21866 1726882607.10406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882607.10454: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882607.10482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882607.10505: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882607.10519: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882607.10548: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882607.10556: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.10562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.10669: Set connection var ansible_shell_executable to /bin/sh 21866 1726882607.10678: Set connection var ansible_shell_type to sh 21866 1726882607.10693: Set connection var ansible_pipelining to False 21866 1726882607.10708: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882607.10718: Set connection var ansible_timeout to 10 21866 1726882607.10727: Set connection var ansible_connection to ssh 21866 1726882607.10759: variable 'ansible_shell_executable' from source: unknown 21866 1726882607.10770: variable 'ansible_connection' from source: unknown 21866 1726882607.10777: variable 'ansible_module_compression' from source: unknown 21866 1726882607.10784: variable 'ansible_shell_type' from source: unknown 21866 1726882607.10793: variable 'ansible_shell_executable' from source: unknown 21866 1726882607.10802: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.10815: variable 'ansible_pipelining' from source: unknown 21866 1726882607.10822: variable 'ansible_timeout' from source: unknown 21866 1726882607.10828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.10950: 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) 21866 1726882607.10963: variable 'omit' from source: magic vars 21866 1726882607.10973: starting attempt loop 21866 1726882607.10979: running the handler 21866 1726882607.10993: _low_level_execute_command(): starting 21866 1726882607.11003: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882607.11804: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882607.11820: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882607.11836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882607.11855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882607.11911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882607.11924: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882607.11939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882607.11958: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882607.11975: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882607.11988: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882607.12005: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882607.12023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882607.12039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882607.12053: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882607.12068: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882607.12084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882607.12168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882607.12191: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882607.12209: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882607.12339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882607.13903: stdout chunk (state=3): >>>/root <<< 21866 1726882607.14002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882607.14080: stderr chunk (state=3): >>><<< 21866 1726882607.14091: stdout chunk (state=3): >>><<< 21866 1726882607.14200: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882607.14210: _low_level_execute_command(): starting 21866 1726882607.14212: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882607.141161-21952-82092802105698 `" && echo ansible-tmp-1726882607.141161-21952-82092802105698="` echo /root/.ansible/tmp/ansible-tmp-1726882607.141161-21952-82092802105698 `" ) && sleep 0' 21866 1726882607.14777: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882607.14790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882607.14804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882607.14820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882607.14865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882607.14878: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882607.14890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882607.14907: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882607.14917: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882607.14927: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882607.14937: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882607.14949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882607.14969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882607.14981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882607.14990: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882607.15002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882607.15082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882607.15102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882607.15116: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882607.15236: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882607.17079: stdout chunk (state=3): >>>ansible-tmp-1726882607.141161-21952-82092802105698=/root/.ansible/tmp/ansible-tmp-1726882607.141161-21952-82092802105698 <<< 21866 1726882607.17260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882607.17263: stdout chunk (state=3): >>><<< 21866 1726882607.17267: stderr chunk (state=3): >>><<< 21866 1726882607.17571: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882607.141161-21952-82092802105698=/root/.ansible/tmp/ansible-tmp-1726882607.141161-21952-82092802105698 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882607.17574: variable 'ansible_module_compression' from source: unknown 21866 1726882607.17577: ANSIBALLZ: Using lock for stat 21866 1726882607.17579: ANSIBALLZ: Acquiring lock 21866 1726882607.17581: ANSIBALLZ: Lock acquired: 139636321039280 21866 1726882607.17583: ANSIBALLZ: Creating module 21866 1726882607.31003: ANSIBALLZ: Writing module into payload 21866 1726882607.31131: ANSIBALLZ: Writing module 21866 1726882607.31159: ANSIBALLZ: Renaming module 21866 1726882607.31175: ANSIBALLZ: Done creating module 21866 1726882607.31195: variable 'ansible_facts' from source: unknown 21866 1726882607.31272: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882607.141161-21952-82092802105698/AnsiballZ_stat.py 21866 1726882607.31428: Sending initial data 21866 1726882607.31431: Sent initial data (151 bytes) 21866 1726882607.32548: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882607.32570: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882607.32598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882607.32618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882607.32670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882607.32686: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882607.32701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882607.32719: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882607.32732: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882607.32748: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882607.32772: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882607.32788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882607.32804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882607.32817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882607.32829: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882607.32843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882607.32924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882607.32947: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882607.32972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882607.33102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882607.34923: 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 <<< 21866 1726882607.35013: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882607.35112: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpukcgv2rr /root/.ansible/tmp/ansible-tmp-1726882607.141161-21952-82092802105698/AnsiballZ_stat.py <<< 21866 1726882607.35202: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882607.36524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882607.36830: stderr chunk (state=3): >>><<< 21866 1726882607.36834: stdout chunk (state=3): >>><<< 21866 1726882607.36836: done transferring module to remote 21866 1726882607.36839: _low_level_execute_command(): starting 21866 1726882607.36841: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882607.141161-21952-82092802105698/ /root/.ansible/tmp/ansible-tmp-1726882607.141161-21952-82092802105698/AnsiballZ_stat.py && sleep 0' 21866 1726882607.37827: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882607.37831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882607.37873: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882607.37876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882607.37879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882607.37881: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882607.37947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882607.37950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882607.37952: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882607.38056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882607.39804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882607.39874: stderr chunk (state=3): >>><<< 21866 1726882607.39887: stdout chunk (state=3): >>><<< 21866 1726882607.39979: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882607.39983: _low_level_execute_command(): starting 21866 1726882607.39986: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882607.141161-21952-82092802105698/AnsiballZ_stat.py && sleep 0' 21866 1726882607.40675: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882607.40690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882607.40706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882607.40725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882607.40778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882607.40791: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882607.40816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882607.40835: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882607.40847: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882607.40861: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882607.40886: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882607.40901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882607.40918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882607.40931: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882607.40942: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882607.40956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882607.41043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882607.41069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882607.41083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882607.41222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882607.43188: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 21866 1726882607.43192: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 21866 1726882607.43233: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 21866 1726882607.43273: stdout chunk (state=3): >>>import 'posix' # <<< 21866 1726882607.43307: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 21866 1726882607.43310: stdout chunk (state=3): >>># installing zipimport hook <<< 21866 1726882607.43346: stdout chunk (state=3): >>>import 'time' # <<< 21866 1726882607.43349: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 21866 1726882607.43399: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882607.43419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 21866 1726882607.43446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 21866 1726882607.43468: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44173dc0> <<< 21866 1726882607.43515: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 21866 1726882607.43527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f441183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44173b20> <<< 21866 1726882607.43574: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 21866 1726882607.43602: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44173ac0> <<< 21866 1726882607.43627: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 21866 1726882607.43630: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44118490> <<< 21866 1726882607.43673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 21866 1726882607.43699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44118940> <<< 21866 1726882607.43718: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44118670> <<< 21866 1726882607.43748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 21866 1726882607.43760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 21866 1726882607.43793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 21866 1726882607.43818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 21866 1726882607.43829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 21866 1726882607.43869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 21866 1726882607.43872: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f440cf190> <<< 21866 1726882607.43898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 21866 1726882607.43910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 21866 1726882607.43994: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f440cf220> <<< 21866 1726882607.44039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 21866 1726882607.44042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f440f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f440cf940> <<< 21866 1726882607.44075: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44130880> <<< 21866 1726882607.44103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f440c8d90> <<< 21866 1726882607.44160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f440f2d90> <<< 21866 1726882607.44211: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44118970> <<< 21866 1726882607.44242: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 21866 1726882607.44469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 21866 1726882607.44912: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 21866 1726882607.44915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44094eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44096f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4408c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44092640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44094370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882607.44920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 21866 1726882607.44932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 21866 1726882607.44960: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43dd4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43dd4910> <<< 21866 1726882607.44967: stdout chunk (state=3): >>>import 'itertools' # <<< 21866 1726882607.45001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 21866 1726882607.45006: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43dd4f10> <<< 21866 1726882607.45008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 21866 1726882607.45017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 21866 1726882607.45041: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43dd4fd0> <<< 21866 1726882607.45083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43de70d0> <<< 21866 1726882607.45093: stdout chunk (state=3): >>>import '_collections' # <<< 21866 1726882607.45136: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4406ed90> <<< 21866 1726882607.45146: stdout chunk (state=3): >>>import '_functools' # <<< 21866 1726882607.45174: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44067670> <<< 21866 1726882607.45223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 21866 1726882607.45244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4407a6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4409ae20> <<< 21866 1726882607.45255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 21866 1726882607.45291: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43de7cd0> <<< 21866 1726882607.45325: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4406e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882607.45348: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4407a2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f440a09d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 21866 1726882607.45368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 21866 1726882607.45397: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882607.45426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43de7eb0> <<< 21866 1726882607.45442: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43de7df0> <<< 21866 1726882607.45476: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43de7d60> <<< 21866 1726882607.45488: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 21866 1726882607.45517: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 21866 1726882607.45540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 21866 1726882607.45590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 21866 1726882607.45628: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43dba3d0> <<< 21866 1726882607.45645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 21866 1726882607.45678: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43dba4c0> <<< 21866 1726882607.45804: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43deef40> <<< 21866 1726882607.45847: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43de9a90> <<< 21866 1726882607.45874: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43de9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 21866 1726882607.45885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 21866 1726882607.45909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 21866 1726882607.45927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 21866 1726882607.45955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 21866 1726882607.45978: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43cee220> <<< 21866 1726882607.45989: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43da5520> <<< 21866 1726882607.46038: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43de9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f440a0040> <<< 21866 1726882607.46073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 21866 1726882607.46102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 21866 1726882607.46119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d00b50> import 'errno' # <<< 21866 1726882607.46153: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43d00e80> <<< 21866 1726882607.46195: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 21866 1726882607.46214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 21866 1726882607.46230: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d11790> <<< 21866 1726882607.46240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 21866 1726882607.46272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 21866 1726882607.46297: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d11cd0> <<< 21866 1726882607.46333: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43caa400> <<< 21866 1726882607.46356: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d00f70> <<< 21866 1726882607.46370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 21866 1726882607.46418: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43cbb2e0> <<< 21866 1726882607.46431: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d11610> import 'pwd' # <<< 21866 1726882607.46454: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43cbb3a0> <<< 21866 1726882607.46493: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43de7a30> <<< 21866 1726882607.46524: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 21866 1726882607.46540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 21866 1726882607.46557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 21866 1726882607.46570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 21866 1726882607.46593: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43cd6700> <<< 21866 1726882607.46637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 21866 1726882607.46661: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43cd69d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43cd67c0> <<< 21866 1726882607.46677: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43cd68b0> <<< 21866 1726882607.46702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 21866 1726882607.46901: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43cd6d00> <<< 21866 1726882607.46942: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882607.46963: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43ce1250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43cd6940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43ccaa90> <<< 21866 1726882607.46976: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43de7610> <<< 21866 1726882607.46996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 21866 1726882607.47056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 21866 1726882607.47101: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43cd6af0> <<< 21866 1726882607.47193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 21866 1726882607.47212: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0f43bfa6d0> <<< 21866 1726882607.47393: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip' # zipimport: zlib available <<< 21866 1726882607.47476: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.47514: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 21866 1726882607.47532: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 21866 1726882607.47550: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.48754: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.49690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435ad820> <<< 21866 1726882607.49711: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882607.49735: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 21866 1726882607.49765: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 21866 1726882607.49796: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43b86730> <<< 21866 1726882607.49839: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b86610> <<< 21866 1726882607.49891: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b86340> <<< 21866 1726882607.49895: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 21866 1726882607.49947: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b86460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b86160> <<< 21866 1726882607.49967: stdout chunk (state=3): >>>import 'atexit' # <<< 21866 1726882607.49988: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43b863a0> <<< 21866 1726882607.50001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 21866 1726882607.50021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 21866 1726882607.50068: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b86790> <<< 21866 1726882607.50087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 21866 1726882607.50113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 21866 1726882607.50116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 21866 1726882607.50149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 21866 1726882607.50166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 21866 1726882607.50233: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4352d7f0> <<< 21866 1726882607.50272: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4352db80> <<< 21866 1726882607.50304: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4352d9d0> <<< 21866 1726882607.50317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 21866 1726882607.50344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 21866 1726882607.50396: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4354caf0> <<< 21866 1726882607.50399: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b80d60> <<< 21866 1726882607.50570: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b864f0> <<< 21866 1726882607.50606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 21866 1726882607.50618: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b801c0> <<< 21866 1726882607.50640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 21866 1726882607.50671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 21866 1726882607.50704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 21866 1726882607.50719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435a9b20> <<< 21866 1726882607.50807: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435dfeb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435df8b0> <<< 21866 1726882607.50836: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435462e0> <<< 21866 1726882607.50850: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f435df9a0> <<< 21866 1726882607.50872: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b57d00> <<< 21866 1726882607.50895: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 21866 1726882607.50920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 21866 1726882607.50939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 21866 1726882607.51011: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4350ea00> <<< 21866 1726882607.51054: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b5fe80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 21866 1726882607.51057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 21866 1726882607.51111: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4351d0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b5feb0> <<< 21866 1726882607.51128: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 21866 1726882607.51163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882607.51193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 21866 1726882607.51202: stdout chunk (state=3): >>>import '_string' # <<< 21866 1726882607.51254: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435e2730> <<< 21866 1726882607.51381: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4351d0d0> <<< 21866 1726882607.51473: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4351a550> <<< 21866 1726882607.51502: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4351a610> <<< 21866 1726882607.51548: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43519c40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b57ee0> <<< 21866 1726882607.51585: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 21866 1726882607.51596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 21866 1726882607.51614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 21866 1726882607.51656: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4359db50> <<< 21866 1726882607.51838: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4359c940> <<< 21866 1726882607.51851: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43510820> <<< 21866 1726882607.51887: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4359d5b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d6af0> <<< 21866 1726882607.51920: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 21866 1726882607.51933: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.52004: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.52109: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 21866 1726882607.52133: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 21866 1726882607.52155: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.52242: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.52329: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.52778: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.53406: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 21866 1726882607.53418: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4310edf0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f434ea5b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f434dbdf0> <<< 21866 1726882607.53454: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 21866 1726882607.53496: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21866 1726882607.53511: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 21866 1726882607.53629: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.53749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 21866 1726882607.53778: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435939d0> <<< 21866 1726882607.53789: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.54173: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.54533: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.54586: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.54651: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 21866 1726882607.54686: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.54723: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 21866 1726882607.54782: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.54855: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 21866 1726882607.54885: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 21866 1726882607.54897: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.54927: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.54964: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 21866 1726882607.54978: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.55150: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.55335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 21866 1726882607.55371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 21866 1726882607.55382: stdout chunk (state=3): >>>import '_ast' # <<< 21866 1726882607.55444: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f430e1e50> # zipimport: zlib available <<< 21866 1726882607.55513: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.55583: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 21866 1726882607.55602: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 21866 1726882607.55617: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.55642: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.55678: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 21866 1726882607.55694: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.55720: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.55756: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.55847: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.55910: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 21866 1726882607.55929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882607.56001: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43b71910> <<< 21866 1726882607.56031: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f430e1be0> <<< 21866 1726882607.56070: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 21866 1726882607.56083: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.56191: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.56253: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.56270: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.56304: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 21866 1726882607.56333: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 21866 1726882607.56336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 21866 1726882607.56373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 21866 1726882607.56402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 21866 1726882607.56405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 21866 1726882607.56488: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f430a2c70> <<< 21866 1726882607.56534: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f434dd670> <<< 21866 1726882607.56586: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f434dc850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 21866 1726882607.56626: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.56648: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 21866 1726882607.56731: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 21866 1726882607.56746: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 21866 1726882607.56857: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.57024: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882607.57161: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 21866 1726882607.57406: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 21866 1726882607.57436: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc <<< 21866 1726882607.57483: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback <<< 21866 1726882607.57530: stdout chunk (state=3): >>># 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 <<< 21866 1726882607.57538: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 21866 1726882607.57749: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 21866 1726882607.57784: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 21866 1726882607.57827: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array <<< 21866 1726882607.57845: stdout chunk (state=3): >>># destroy datetime <<< 21866 1726882607.57848: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 21866 1726882607.57977: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors <<< 21866 1726882607.57997: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 21866 1726882607.58059: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 21866 1726882607.58065: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 21866 1726882607.58249: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 21866 1726882607.58279: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 21866 1726882607.58290: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 21866 1726882607.58302: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 21866 1726882607.58687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882607.58690: stdout chunk (state=3): >>><<< 21866 1726882607.58703: stderr chunk (state=3): >>><<< 21866 1726882607.58797: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44173dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f441183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44173b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44173ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44118940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44118670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f440cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f440cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f440f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f440cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44130880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f440c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f440f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44118970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44094eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44096f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4408c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44092640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44094370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43dd4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43dd4910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43dd4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43dd4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43de70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4406ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f44067670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4407a6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4409ae20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43de7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4406e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4407a2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f440a09d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43de7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43de7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43de7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43dba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43dba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43deef40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43de9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43de9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43cee220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43da5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43de9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f440a0040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d00b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43d00e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d11790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d11cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43caa400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d00f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43cbb2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43d11610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43cbb3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43de7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43cd6700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43cd69d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43cd67c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43cd68b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43cd6d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43ce1250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43cd6940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43ccaa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43de7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43cd6af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0f43bfa6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435ad820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43b86730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b86610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b86340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b86460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b86160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43b863a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b86790> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4352d7f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4352db80> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4352d9d0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4354caf0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b80d60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b864f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b801c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435a9b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435dfeb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435df8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435462e0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f435df9a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b57d00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4350ea00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b5fe80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4351d0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b5feb0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435e2730> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f4351d0d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4351a550> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4351a610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43519c40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43b57ee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4359db50> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4359c940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f43510820> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4359d5b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435d6af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f4310edf0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f434ea5b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f434dbdf0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f435939d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f430e1e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0f43b71910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f430e1be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f430a2c70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f434dd670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0f434dc850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_87khzoln/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 21866 1726882607.59501: 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-1726882607.141161-21952-82092802105698/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882607.59504: _low_level_execute_command(): starting 21866 1726882607.59508: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882607.141161-21952-82092802105698/ > /dev/null 2>&1 && sleep 0' 21866 1726882607.60126: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882607.60139: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882607.60158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882607.60184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882607.60225: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882607.60236: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882607.60248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882607.60269: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882607.60283: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882607.60297: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882607.60307: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882607.60318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882607.60331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882607.60340: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882607.60349: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882607.60363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882607.60446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882607.60470: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882607.60484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882607.60615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882607.62502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882607.62506: stdout chunk (state=3): >>><<< 21866 1726882607.62508: stderr chunk (state=3): >>><<< 21866 1726882607.62575: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882607.62578: handler run complete 21866 1726882607.62581: attempt loop complete, returning result 21866 1726882607.62583: _execute() done 21866 1726882607.62586: dumping result to json 21866 1726882607.62776: done dumping result, returning 21866 1726882607.62780: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0e448fcc-3ce9-1c82-aff9-000000000175] 21866 1726882607.62782: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000175 21866 1726882607.62850: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000175 21866 1726882607.62853: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 21866 1726882607.62938: no more pending results, returning what we have 21866 1726882607.62942: results queue empty 21866 1726882607.62943: checking for any_errors_fatal 21866 1726882607.62951: done checking for any_errors_fatal 21866 1726882607.62952: checking for max_fail_percentage 21866 1726882607.62954: done checking for max_fail_percentage 21866 1726882607.62955: checking to see if all hosts have failed and the running result is not ok 21866 1726882607.62956: done checking to see if all hosts have failed 21866 1726882607.62957: getting the remaining hosts for this loop 21866 1726882607.62959: done getting the remaining hosts for this loop 21866 1726882607.62965: getting the next task for host managed_node1 21866 1726882607.62972: done getting next task for host managed_node1 21866 1726882607.62975: ^ task is: TASK: Set flag to indicate system is ostree 21866 1726882607.62978: ^ 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 21866 1726882607.62982: getting variables 21866 1726882607.62984: in VariableManager get_vars() 21866 1726882607.63016: Calling all_inventory to load vars for managed_node1 21866 1726882607.63019: Calling groups_inventory to load vars for managed_node1 21866 1726882607.63023: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882607.63033: Calling all_plugins_play to load vars for managed_node1 21866 1726882607.63036: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882607.63039: Calling groups_plugins_play to load vars for managed_node1 21866 1726882607.63334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882607.63692: done with get_vars() 21866 1726882607.63703: done getting variables 21866 1726882607.63826: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:36:47 -0400 (0:00:00.555) 0:00:02.292 ****** 21866 1726882607.63859: entering _queue_task() for managed_node1/set_fact 21866 1726882607.63861: Creating lock for set_fact 21866 1726882607.64135: worker is 1 (out of 1 available) 21866 1726882607.64153: exiting _queue_task() for managed_node1/set_fact 21866 1726882607.64167: done queuing things up, now waiting for results queue to drain 21866 1726882607.64169: waiting for pending results... 21866 1726882607.64423: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 21866 1726882607.64554: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000176 21866 1726882607.64579: variable 'ansible_search_path' from source: unknown 21866 1726882607.64598: variable 'ansible_search_path' from source: unknown 21866 1726882607.64642: calling self._execute() 21866 1726882607.64726: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.64737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.64772: variable 'omit' from source: magic vars 21866 1726882607.65294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882607.65628: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882607.65688: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882607.65729: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882607.65769: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882607.65889: 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) 21866 1726882607.66297: 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) 21866 1726882607.66323: 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) 21866 1726882607.66348: 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) 21866 1726882607.66473: Evaluated conditional (not __network_is_ostree is defined): True 21866 1726882607.66478: variable 'omit' from source: magic vars 21866 1726882607.66515: variable 'omit' from source: magic vars 21866 1726882607.66637: variable '__ostree_booted_stat' from source: set_fact 21866 1726882607.66689: variable 'omit' from source: magic vars 21866 1726882607.66712: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882607.66737: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882607.66755: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882607.66776: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882607.66786: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882607.66814: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882607.66817: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.66820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.66915: Set connection var ansible_shell_executable to /bin/sh 21866 1726882607.66918: Set connection var ansible_shell_type to sh 21866 1726882607.66923: Set connection var ansible_pipelining to False 21866 1726882607.66929: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882607.66934: Set connection var ansible_timeout to 10 21866 1726882607.66939: Set connection var ansible_connection to ssh 21866 1726882607.66970: variable 'ansible_shell_executable' from source: unknown 21866 1726882607.66974: variable 'ansible_connection' from source: unknown 21866 1726882607.66977: variable 'ansible_module_compression' from source: unknown 21866 1726882607.66979: variable 'ansible_shell_type' from source: unknown 21866 1726882607.66981: variable 'ansible_shell_executable' from source: unknown 21866 1726882607.66983: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.66985: variable 'ansible_pipelining' from source: unknown 21866 1726882607.66987: variable 'ansible_timeout' from source: unknown 21866 1726882607.66993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.67095: 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) 21866 1726882607.67105: variable 'omit' from source: magic vars 21866 1726882607.67110: starting attempt loop 21866 1726882607.67114: running the handler 21866 1726882607.67124: handler run complete 21866 1726882607.67132: attempt loop complete, returning result 21866 1726882607.67134: _execute() done 21866 1726882607.67137: dumping result to json 21866 1726882607.67139: done dumping result, returning 21866 1726882607.67147: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0e448fcc-3ce9-1c82-aff9-000000000176] 21866 1726882607.67152: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000176 21866 1726882607.67237: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000176 21866 1726882607.67240: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 21866 1726882607.67295: no more pending results, returning what we have 21866 1726882607.67298: results queue empty 21866 1726882607.67299: checking for any_errors_fatal 21866 1726882607.67304: done checking for any_errors_fatal 21866 1726882607.67305: checking for max_fail_percentage 21866 1726882607.67307: done checking for max_fail_percentage 21866 1726882607.67307: checking to see if all hosts have failed and the running result is not ok 21866 1726882607.67308: done checking to see if all hosts have failed 21866 1726882607.67309: getting the remaining hosts for this loop 21866 1726882607.67311: done getting the remaining hosts for this loop 21866 1726882607.67314: getting the next task for host managed_node1 21866 1726882607.67322: done getting next task for host managed_node1 21866 1726882607.67325: ^ task is: TASK: Fix CentOS6 Base repo 21866 1726882607.67327: ^ 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 21866 1726882607.67331: getting variables 21866 1726882607.67333: in VariableManager get_vars() 21866 1726882607.67365: Calling all_inventory to load vars for managed_node1 21866 1726882607.67368: Calling groups_inventory to load vars for managed_node1 21866 1726882607.67371: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882607.67380: Calling all_plugins_play to load vars for managed_node1 21866 1726882607.67383: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882607.67391: Calling groups_plugins_play to load vars for managed_node1 21866 1726882607.67598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882607.67805: done with get_vars() 21866 1726882607.67815: done getting variables 21866 1726882607.67933: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:36:47 -0400 (0:00:00.040) 0:00:02.333 ****** 21866 1726882607.67959: entering _queue_task() for managed_node1/copy 21866 1726882607.68201: worker is 1 (out of 1 available) 21866 1726882607.68211: exiting _queue_task() for managed_node1/copy 21866 1726882607.68222: done queuing things up, now waiting for results queue to drain 21866 1726882607.68224: waiting for pending results... 21866 1726882607.68472: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 21866 1726882607.68575: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000178 21866 1726882607.68592: variable 'ansible_search_path' from source: unknown 21866 1726882607.68598: variable 'ansible_search_path' from source: unknown 21866 1726882607.68634: calling self._execute() 21866 1726882607.68716: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.68726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.68738: variable 'omit' from source: magic vars 21866 1726882607.69198: variable 'ansible_distribution' from source: facts 21866 1726882607.69229: Evaluated conditional (ansible_distribution == 'CentOS'): True 21866 1726882607.69351: variable 'ansible_distribution_major_version' from source: facts 21866 1726882607.69362: Evaluated conditional (ansible_distribution_major_version == '6'): False 21866 1726882607.69372: when evaluation is False, skipping this task 21866 1726882607.69378: _execute() done 21866 1726882607.69383: dumping result to json 21866 1726882607.69389: done dumping result, returning 21866 1726882607.69398: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0e448fcc-3ce9-1c82-aff9-000000000178] 21866 1726882607.69407: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000178 21866 1726882607.69516: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000178 21866 1726882607.69523: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 21866 1726882607.69598: no more pending results, returning what we have 21866 1726882607.69601: results queue empty 21866 1726882607.69602: checking for any_errors_fatal 21866 1726882607.69606: done checking for any_errors_fatal 21866 1726882607.69607: checking for max_fail_percentage 21866 1726882607.69609: done checking for max_fail_percentage 21866 1726882607.69610: checking to see if all hosts have failed and the running result is not ok 21866 1726882607.69611: done checking to see if all hosts have failed 21866 1726882607.69611: getting the remaining hosts for this loop 21866 1726882607.69613: done getting the remaining hosts for this loop 21866 1726882607.69617: getting the next task for host managed_node1 21866 1726882607.69623: done getting next task for host managed_node1 21866 1726882607.69626: ^ task is: TASK: Include the task 'enable_epel.yml' 21866 1726882607.69629: ^ 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 21866 1726882607.69634: getting variables 21866 1726882607.69635: in VariableManager get_vars() 21866 1726882607.69666: Calling all_inventory to load vars for managed_node1 21866 1726882607.69670: Calling groups_inventory to load vars for managed_node1 21866 1726882607.69673: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882607.69685: Calling all_plugins_play to load vars for managed_node1 21866 1726882607.69688: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882607.69691: Calling groups_plugins_play to load vars for managed_node1 21866 1726882607.69869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882607.70048: done with get_vars() 21866 1726882607.70057: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:36:47 -0400 (0:00:00.021) 0:00:02.355 ****** 21866 1726882607.70155: entering _queue_task() for managed_node1/include_tasks 21866 1726882607.70592: worker is 1 (out of 1 available) 21866 1726882607.70604: exiting _queue_task() for managed_node1/include_tasks 21866 1726882607.70620: done queuing things up, now waiting for results queue to drain 21866 1726882607.70622: waiting for pending results... 21866 1726882607.70874: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 21866 1726882607.70980: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000179 21866 1726882607.70998: variable 'ansible_search_path' from source: unknown 21866 1726882607.71006: variable 'ansible_search_path' from source: unknown 21866 1726882607.71047: calling self._execute() 21866 1726882607.71134: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.71145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.71159: variable 'omit' from source: magic vars 21866 1726882607.71730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882607.74238: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882607.74312: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882607.74354: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882607.74404: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882607.74443: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882607.74527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882607.74562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882607.74594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882607.74649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882607.74673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882607.74792: variable '__network_is_ostree' from source: set_fact 21866 1726882607.74817: Evaluated conditional (not __network_is_ostree | d(false)): True 21866 1726882607.74830: _execute() done 21866 1726882607.74839: dumping result to json 21866 1726882607.74855: done dumping result, returning 21866 1726882607.74872: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0e448fcc-3ce9-1c82-aff9-000000000179] 21866 1726882607.74884: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000179 21866 1726882607.75014: no more pending results, returning what we have 21866 1726882607.75020: in VariableManager get_vars() 21866 1726882607.75054: Calling all_inventory to load vars for managed_node1 21866 1726882607.75057: Calling groups_inventory to load vars for managed_node1 21866 1726882607.75060: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882607.75074: Calling all_plugins_play to load vars for managed_node1 21866 1726882607.75077: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882607.75080: Calling groups_plugins_play to load vars for managed_node1 21866 1726882607.75293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882607.75493: done with get_vars() 21866 1726882607.75500: variable 'ansible_search_path' from source: unknown 21866 1726882607.75501: variable 'ansible_search_path' from source: unknown 21866 1726882607.75540: we have included files to process 21866 1726882607.75541: generating all_blocks data 21866 1726882607.75543: done generating all_blocks data 21866 1726882607.75549: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21866 1726882607.75550: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21866 1726882607.75553: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 21866 1726882607.76093: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000179 21866 1726882607.76096: WORKER PROCESS EXITING 21866 1726882607.76516: done processing included file 21866 1726882607.76518: iterating over new_blocks loaded from include file 21866 1726882607.76520: in VariableManager get_vars() 21866 1726882607.76531: done with get_vars() 21866 1726882607.76532: filtering new block on tags 21866 1726882607.76560: done filtering new block on tags 21866 1726882607.76565: in VariableManager get_vars() 21866 1726882607.76576: done with get_vars() 21866 1726882607.76578: filtering new block on tags 21866 1726882607.76590: done filtering new block on tags 21866 1726882607.76592: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 21866 1726882607.76597: extending task lists for all hosts with included blocks 21866 1726882607.76695: done extending task lists 21866 1726882607.76696: done processing included files 21866 1726882607.76697: results queue empty 21866 1726882607.76698: checking for any_errors_fatal 21866 1726882607.76701: done checking for any_errors_fatal 21866 1726882607.76702: checking for max_fail_percentage 21866 1726882607.76703: done checking for max_fail_percentage 21866 1726882607.76703: checking to see if all hosts have failed and the running result is not ok 21866 1726882607.76704: done checking to see if all hosts have failed 21866 1726882607.76705: getting the remaining hosts for this loop 21866 1726882607.76706: done getting the remaining hosts for this loop 21866 1726882607.76709: getting the next task for host managed_node1 21866 1726882607.76713: done getting next task for host managed_node1 21866 1726882607.76715: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 21866 1726882607.76718: ^ 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 21866 1726882607.76720: getting variables 21866 1726882607.76721: in VariableManager get_vars() 21866 1726882607.76728: Calling all_inventory to load vars for managed_node1 21866 1726882607.76730: Calling groups_inventory to load vars for managed_node1 21866 1726882607.76894: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882607.76900: Calling all_plugins_play to load vars for managed_node1 21866 1726882607.76908: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882607.76911: Calling groups_plugins_play to load vars for managed_node1 21866 1726882607.77043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882607.77237: done with get_vars() 21866 1726882607.77245: done getting variables 21866 1726882607.77313: 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) 21866 1726882607.77506: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 9] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:36:47 -0400 (0:00:00.073) 0:00:02.429 ****** 21866 1726882607.77554: entering _queue_task() for managed_node1/command 21866 1726882607.77555: Creating lock for command 21866 1726882607.77803: worker is 1 (out of 1 available) 21866 1726882607.77816: exiting _queue_task() for managed_node1/command 21866 1726882607.77828: done queuing things up, now waiting for results queue to drain 21866 1726882607.77830: waiting for pending results... 21866 1726882607.78517: running TaskExecutor() for managed_node1/TASK: Create EPEL 9 21866 1726882607.78755: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000193 21866 1726882607.78829: variable 'ansible_search_path' from source: unknown 21866 1726882607.78838: variable 'ansible_search_path' from source: unknown 21866 1726882607.78885: calling self._execute() 21866 1726882607.79078: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.79147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.79162: variable 'omit' from source: magic vars 21866 1726882607.79936: variable 'ansible_distribution' from source: facts 21866 1726882607.79957: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21866 1726882607.80210: variable 'ansible_distribution_major_version' from source: facts 21866 1726882607.80280: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21866 1726882607.80289: when evaluation is False, skipping this task 21866 1726882607.80296: _execute() done 21866 1726882607.80339: dumping result to json 21866 1726882607.80347: done dumping result, returning 21866 1726882607.80359: done running TaskExecutor() for managed_node1/TASK: Create EPEL 9 [0e448fcc-3ce9-1c82-aff9-000000000193] 21866 1726882607.80372: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000193 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21866 1726882607.80545: no more pending results, returning what we have 21866 1726882607.80549: results queue empty 21866 1726882607.80550: checking for any_errors_fatal 21866 1726882607.80551: done checking for any_errors_fatal 21866 1726882607.80552: checking for max_fail_percentage 21866 1726882607.80554: done checking for max_fail_percentage 21866 1726882607.80555: checking to see if all hosts have failed and the running result is not ok 21866 1726882607.80556: done checking to see if all hosts have failed 21866 1726882607.80557: getting the remaining hosts for this loop 21866 1726882607.80559: done getting the remaining hosts for this loop 21866 1726882607.80562: getting the next task for host managed_node1 21866 1726882607.80571: done getting next task for host managed_node1 21866 1726882607.80574: ^ task is: TASK: Install yum-utils package 21866 1726882607.80578: ^ 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 21866 1726882607.80583: getting variables 21866 1726882607.80585: in VariableManager get_vars() 21866 1726882607.80615: Calling all_inventory to load vars for managed_node1 21866 1726882607.80618: Calling groups_inventory to load vars for managed_node1 21866 1726882607.80622: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882607.80635: Calling all_plugins_play to load vars for managed_node1 21866 1726882607.80638: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882607.80641: Calling groups_plugins_play to load vars for managed_node1 21866 1726882607.80855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882607.81057: done with get_vars() 21866 1726882607.81069: done getting variables 21866 1726882607.81312: 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) 21866 1726882607.81336: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000193 21866 1726882607.81339: WORKER PROCESS EXITING TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:36:47 -0400 (0:00:00.037) 0:00:02.467 ****** 21866 1726882607.81352: entering _queue_task() for managed_node1/package 21866 1726882607.81354: Creating lock for package 21866 1726882607.81704: worker is 1 (out of 1 available) 21866 1726882607.81716: exiting _queue_task() for managed_node1/package 21866 1726882607.81733: done queuing things up, now waiting for results queue to drain 21866 1726882607.81735: waiting for pending results... 21866 1726882607.81984: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 21866 1726882607.82101: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000194 21866 1726882607.82118: variable 'ansible_search_path' from source: unknown 21866 1726882607.82125: variable 'ansible_search_path' from source: unknown 21866 1726882607.82164: calling self._execute() 21866 1726882607.82246: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.82257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.82272: variable 'omit' from source: magic vars 21866 1726882607.82647: variable 'ansible_distribution' from source: facts 21866 1726882607.82665: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21866 1726882607.82803: variable 'ansible_distribution_major_version' from source: facts 21866 1726882607.82814: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21866 1726882607.82825: when evaluation is False, skipping this task 21866 1726882607.82836: _execute() done 21866 1726882607.82842: dumping result to json 21866 1726882607.82848: done dumping result, returning 21866 1726882607.82859: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0e448fcc-3ce9-1c82-aff9-000000000194] 21866 1726882607.82873: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000194 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21866 1726882607.82997: no more pending results, returning what we have 21866 1726882607.83000: results queue empty 21866 1726882607.83001: checking for any_errors_fatal 21866 1726882607.83008: done checking for any_errors_fatal 21866 1726882607.83009: checking for max_fail_percentage 21866 1726882607.83010: done checking for max_fail_percentage 21866 1726882607.83011: checking to see if all hosts have failed and the running result is not ok 21866 1726882607.83012: done checking to see if all hosts have failed 21866 1726882607.83013: getting the remaining hosts for this loop 21866 1726882607.83014: done getting the remaining hosts for this loop 21866 1726882607.83018: getting the next task for host managed_node1 21866 1726882607.83025: done getting next task for host managed_node1 21866 1726882607.83028: ^ task is: TASK: Enable EPEL 7 21866 1726882607.83032: ^ 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 21866 1726882607.83035: getting variables 21866 1726882607.83037: in VariableManager get_vars() 21866 1726882607.83063: Calling all_inventory to load vars for managed_node1 21866 1726882607.83068: Calling groups_inventory to load vars for managed_node1 21866 1726882607.83071: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882607.83082: Calling all_plugins_play to load vars for managed_node1 21866 1726882607.83084: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882607.83087: Calling groups_plugins_play to load vars for managed_node1 21866 1726882607.83253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882607.83462: done with get_vars() 21866 1726882607.83479: done getting variables 21866 1726882607.83547: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:36:47 -0400 (0:00:00.022) 0:00:02.489 ****** 21866 1726882607.83579: entering _queue_task() for managed_node1/command 21866 1726882607.83705: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000194 21866 1726882607.83708: WORKER PROCESS EXITING 21866 1726882607.83959: worker is 1 (out of 1 available) 21866 1726882607.83971: exiting _queue_task() for managed_node1/command 21866 1726882607.83981: done queuing things up, now waiting for results queue to drain 21866 1726882607.83983: waiting for pending results... 21866 1726882607.84207: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 21866 1726882607.84326: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000195 21866 1726882607.84344: variable 'ansible_search_path' from source: unknown 21866 1726882607.84354: variable 'ansible_search_path' from source: unknown 21866 1726882607.84392: calling self._execute() 21866 1726882607.84466: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.84476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.84489: variable 'omit' from source: magic vars 21866 1726882607.84839: variable 'ansible_distribution' from source: facts 21866 1726882607.84854: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21866 1726882607.84992: variable 'ansible_distribution_major_version' from source: facts 21866 1726882607.85006: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21866 1726882607.85013: when evaluation is False, skipping this task 21866 1726882607.85019: _execute() done 21866 1726882607.85025: dumping result to json 21866 1726882607.85032: done dumping result, returning 21866 1726882607.85040: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0e448fcc-3ce9-1c82-aff9-000000000195] 21866 1726882607.85049: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000195 21866 1726882607.85152: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000195 21866 1726882607.85158: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21866 1726882607.85224: no more pending results, returning what we have 21866 1726882607.85227: results queue empty 21866 1726882607.85228: checking for any_errors_fatal 21866 1726882607.85235: done checking for any_errors_fatal 21866 1726882607.85236: checking for max_fail_percentage 21866 1726882607.85237: done checking for max_fail_percentage 21866 1726882607.85238: checking to see if all hosts have failed and the running result is not ok 21866 1726882607.85239: done checking to see if all hosts have failed 21866 1726882607.85240: getting the remaining hosts for this loop 21866 1726882607.85242: done getting the remaining hosts for this loop 21866 1726882607.85246: getting the next task for host managed_node1 21866 1726882607.85253: done getting next task for host managed_node1 21866 1726882607.85256: ^ task is: TASK: Enable EPEL 8 21866 1726882607.85259: ^ 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 21866 1726882607.85265: getting variables 21866 1726882607.85267: in VariableManager get_vars() 21866 1726882607.85295: Calling all_inventory to load vars for managed_node1 21866 1726882607.85298: Calling groups_inventory to load vars for managed_node1 21866 1726882607.85302: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882607.85313: Calling all_plugins_play to load vars for managed_node1 21866 1726882607.85316: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882607.85319: Calling groups_plugins_play to load vars for managed_node1 21866 1726882607.85531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882607.85730: done with get_vars() 21866 1726882607.85738: done getting variables 21866 1726882607.85813: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:36:47 -0400 (0:00:00.022) 0:00:02.512 ****** 21866 1726882607.85843: entering _queue_task() for managed_node1/command 21866 1726882607.86157: worker is 1 (out of 1 available) 21866 1726882607.86170: exiting _queue_task() for managed_node1/command 21866 1726882607.86182: done queuing things up, now waiting for results queue to drain 21866 1726882607.86184: waiting for pending results... 21866 1726882607.86436: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 21866 1726882607.86549: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000196 21866 1726882607.86573: variable 'ansible_search_path' from source: unknown 21866 1726882607.86580: variable 'ansible_search_path' from source: unknown 21866 1726882607.86618: calling self._execute() 21866 1726882607.86707: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.86718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.86736: variable 'omit' from source: magic vars 21866 1726882607.87126: variable 'ansible_distribution' from source: facts 21866 1726882607.87144: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21866 1726882607.87285: variable 'ansible_distribution_major_version' from source: facts 21866 1726882607.87295: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 21866 1726882607.87303: when evaluation is False, skipping this task 21866 1726882607.87316: _execute() done 21866 1726882607.87324: dumping result to json 21866 1726882607.87331: done dumping result, returning 21866 1726882607.87341: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0e448fcc-3ce9-1c82-aff9-000000000196] 21866 1726882607.87352: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000196 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 21866 1726882607.87496: no more pending results, returning what we have 21866 1726882607.87500: results queue empty 21866 1726882607.87501: checking for any_errors_fatal 21866 1726882607.87508: done checking for any_errors_fatal 21866 1726882607.87509: checking for max_fail_percentage 21866 1726882607.87511: done checking for max_fail_percentage 21866 1726882607.87512: checking to see if all hosts have failed and the running result is not ok 21866 1726882607.87513: done checking to see if all hosts have failed 21866 1726882607.87514: getting the remaining hosts for this loop 21866 1726882607.87516: done getting the remaining hosts for this loop 21866 1726882607.87519: getting the next task for host managed_node1 21866 1726882607.87529: done getting next task for host managed_node1 21866 1726882607.87532: ^ task is: TASK: Enable EPEL 6 21866 1726882607.87536: ^ 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 21866 1726882607.87541: getting variables 21866 1726882607.87542: in VariableManager get_vars() 21866 1726882607.87574: Calling all_inventory to load vars for managed_node1 21866 1726882607.87578: Calling groups_inventory to load vars for managed_node1 21866 1726882607.87581: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882607.87593: Calling all_plugins_play to load vars for managed_node1 21866 1726882607.87596: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882607.87599: Calling groups_plugins_play to load vars for managed_node1 21866 1726882607.87773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882607.87967: done with get_vars() 21866 1726882607.87980: done getting variables 21866 1726882607.88051: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:36:47 -0400 (0:00:00.022) 0:00:02.534 ****** 21866 1726882607.88198: entering _queue_task() for managed_node1/copy 21866 1726882607.88211: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000196 21866 1726882607.88214: WORKER PROCESS EXITING 21866 1726882607.88516: worker is 1 (out of 1 available) 21866 1726882607.88532: exiting _queue_task() for managed_node1/copy 21866 1726882607.88545: done queuing things up, now waiting for results queue to drain 21866 1726882607.88547: waiting for pending results... 21866 1726882607.88778: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 21866 1726882607.88891: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000198 21866 1726882607.88911: variable 'ansible_search_path' from source: unknown 21866 1726882607.88919: variable 'ansible_search_path' from source: unknown 21866 1726882607.88963: calling self._execute() 21866 1726882607.89041: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.89053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.89074: variable 'omit' from source: magic vars 21866 1726882607.89504: variable 'ansible_distribution' from source: facts 21866 1726882607.89521: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 21866 1726882607.89644: variable 'ansible_distribution_major_version' from source: facts 21866 1726882607.89658: Evaluated conditional (ansible_distribution_major_version == '6'): False 21866 1726882607.89672: when evaluation is False, skipping this task 21866 1726882607.89679: _execute() done 21866 1726882607.89686: dumping result to json 21866 1726882607.89693: done dumping result, returning 21866 1726882607.89702: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0e448fcc-3ce9-1c82-aff9-000000000198] 21866 1726882607.89716: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000198 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 21866 1726882607.89855: no more pending results, returning what we have 21866 1726882607.89859: results queue empty 21866 1726882607.89860: checking for any_errors_fatal 21866 1726882607.89870: done checking for any_errors_fatal 21866 1726882607.89871: checking for max_fail_percentage 21866 1726882607.89873: done checking for max_fail_percentage 21866 1726882607.89874: checking to see if all hosts have failed and the running result is not ok 21866 1726882607.89876: done checking to see if all hosts have failed 21866 1726882607.89877: getting the remaining hosts for this loop 21866 1726882607.89879: done getting the remaining hosts for this loop 21866 1726882607.89882: getting the next task for host managed_node1 21866 1726882607.89893: done getting next task for host managed_node1 21866 1726882607.89896: ^ task is: TASK: Set network provider to 'nm' 21866 1726882607.89898: ^ 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 21866 1726882607.89903: getting variables 21866 1726882607.89904: in VariableManager get_vars() 21866 1726882607.89933: Calling all_inventory to load vars for managed_node1 21866 1726882607.89936: Calling groups_inventory to load vars for managed_node1 21866 1726882607.89940: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882607.89952: Calling all_plugins_play to load vars for managed_node1 21866 1726882607.89955: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882607.89958: Calling groups_plugins_play to load vars for managed_node1 21866 1726882607.90186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882607.90383: done with get_vars() 21866 1726882607.90392: done getting variables 21866 1726882607.90457: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:13 Friday 20 September 2024 21:36:47 -0400 (0:00:00.023) 0:00:02.558 ****** 21866 1726882607.90599: entering _queue_task() for managed_node1/set_fact 21866 1726882607.90609: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000198 21866 1726882607.90612: WORKER PROCESS EXITING 21866 1726882607.90888: worker is 1 (out of 1 available) 21866 1726882607.90899: exiting _queue_task() for managed_node1/set_fact 21866 1726882607.90910: done queuing things up, now waiting for results queue to drain 21866 1726882607.90912: waiting for pending results... 21866 1726882607.91134: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 21866 1726882607.91224: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000007 21866 1726882607.91244: variable 'ansible_search_path' from source: unknown 21866 1726882607.91288: calling self._execute() 21866 1726882607.91369: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.91381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.91395: variable 'omit' from source: magic vars 21866 1726882607.91501: variable 'omit' from source: magic vars 21866 1726882607.91536: variable 'omit' from source: magic vars 21866 1726882607.91578: variable 'omit' from source: magic vars 21866 1726882607.91628: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882607.91670: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882607.91700: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882607.91722: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882607.91737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882607.91771: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882607.91781: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.91789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.91897: Set connection var ansible_shell_executable to /bin/sh 21866 1726882607.91907: Set connection var ansible_shell_type to sh 21866 1726882607.91923: Set connection var ansible_pipelining to False 21866 1726882607.91933: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882607.91943: Set connection var ansible_timeout to 10 21866 1726882607.91952: Set connection var ansible_connection to ssh 21866 1726882607.91983: variable 'ansible_shell_executable' from source: unknown 21866 1726882607.91991: variable 'ansible_connection' from source: unknown 21866 1726882607.91999: variable 'ansible_module_compression' from source: unknown 21866 1726882607.92006: variable 'ansible_shell_type' from source: unknown 21866 1726882607.92013: variable 'ansible_shell_executable' from source: unknown 21866 1726882607.92025: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.92033: variable 'ansible_pipelining' from source: unknown 21866 1726882607.92040: variable 'ansible_timeout' from source: unknown 21866 1726882607.92048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.92193: 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) 21866 1726882607.92209: variable 'omit' from source: magic vars 21866 1726882607.92217: starting attempt loop 21866 1726882607.92225: running the handler 21866 1726882607.92246: handler run complete 21866 1726882607.92261: attempt loop complete, returning result 21866 1726882607.92272: _execute() done 21866 1726882607.92278: dumping result to json 21866 1726882607.92285: done dumping result, returning 21866 1726882607.92295: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [0e448fcc-3ce9-1c82-aff9-000000000007] 21866 1726882607.92304: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000007 ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 21866 1726882607.92439: no more pending results, returning what we have 21866 1726882607.92442: results queue empty 21866 1726882607.92443: checking for any_errors_fatal 21866 1726882607.92448: done checking for any_errors_fatal 21866 1726882607.92449: checking for max_fail_percentage 21866 1726882607.92450: done checking for max_fail_percentage 21866 1726882607.92451: checking to see if all hosts have failed and the running result is not ok 21866 1726882607.92453: done checking to see if all hosts have failed 21866 1726882607.92453: getting the remaining hosts for this loop 21866 1726882607.92455: done getting the remaining hosts for this loop 21866 1726882607.92459: getting the next task for host managed_node1 21866 1726882607.92468: done getting next task for host managed_node1 21866 1726882607.92470: ^ task is: TASK: Install NetworkManager 21866 1726882607.92472: ^ 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 21866 1726882607.92476: getting variables 21866 1726882607.92478: in VariableManager get_vars() 21866 1726882607.92508: Calling all_inventory to load vars for managed_node1 21866 1726882607.92511: Calling groups_inventory to load vars for managed_node1 21866 1726882607.92514: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882607.92524: Calling all_plugins_play to load vars for managed_node1 21866 1726882607.92527: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882607.92530: Calling groups_plugins_play to load vars for managed_node1 21866 1726882607.92700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882607.92893: done with get_vars() 21866 1726882607.92902: done getting variables 21866 1726882607.92953: 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 NetworkManager] ************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:25 Friday 20 September 2024 21:36:47 -0400 (0:00:00.023) 0:00:02.583 ****** 21866 1726882607.92989: entering _queue_task() for managed_node1/package 21866 1726882607.93006: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000007 21866 1726882607.93015: WORKER PROCESS EXITING 21866 1726882607.93397: worker is 1 (out of 1 available) 21866 1726882607.93413: exiting _queue_task() for managed_node1/package 21866 1726882607.93426: done queuing things up, now waiting for results queue to drain 21866 1726882607.93428: waiting for pending results... 21866 1726882607.93670: running TaskExecutor() for managed_node1/TASK: Install NetworkManager 21866 1726882607.93757: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000009 21866 1726882607.93779: variable 'ansible_search_path' from source: unknown 21866 1726882607.93816: calling self._execute() 21866 1726882607.93896: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.93908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.93921: variable 'omit' from source: magic vars 21866 1726882607.94271: variable 'ansible_distribution_major_version' from source: facts 21866 1726882607.94291: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882607.94305: variable 'omit' from source: magic vars 21866 1726882607.94337: variable 'omit' from source: magic vars 21866 1726882607.94530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882607.97347: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882607.97455: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882607.97500: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882607.97537: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882607.97582: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882607.97672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882607.97722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882607.97751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882607.97804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882607.97821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882607.97931: variable '__network_is_ostree' from source: set_fact 21866 1726882607.97942: variable 'omit' from source: magic vars 21866 1726882607.97975: variable 'omit' from source: magic vars 21866 1726882607.98010: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882607.98040: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882607.98066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882607.98088: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882607.98104: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882607.98139: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882607.98145: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.98151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.98242: Set connection var ansible_shell_executable to /bin/sh 21866 1726882607.98249: Set connection var ansible_shell_type to sh 21866 1726882607.98257: Set connection var ansible_pipelining to False 21866 1726882607.98268: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882607.98279: Set connection var ansible_timeout to 10 21866 1726882607.98288: Set connection var ansible_connection to ssh 21866 1726882607.98319: variable 'ansible_shell_executable' from source: unknown 21866 1726882607.98335: variable 'ansible_connection' from source: unknown 21866 1726882607.98343: variable 'ansible_module_compression' from source: unknown 21866 1726882607.98349: variable 'ansible_shell_type' from source: unknown 21866 1726882607.98356: variable 'ansible_shell_executable' from source: unknown 21866 1726882607.98362: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882607.98371: variable 'ansible_pipelining' from source: unknown 21866 1726882607.98377: variable 'ansible_timeout' from source: unknown 21866 1726882607.98384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882607.98492: 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) 21866 1726882607.98508: variable 'omit' from source: magic vars 21866 1726882607.98518: starting attempt loop 21866 1726882607.98524: running the handler 21866 1726882607.98534: variable 'ansible_facts' from source: unknown 21866 1726882607.98539: variable 'ansible_facts' from source: unknown 21866 1726882607.98585: _low_level_execute_command(): starting 21866 1726882607.98597: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882607.99405: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882607.99420: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882607.99434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882607.99460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882607.99503: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882607.99521: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882607.99540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882607.99578: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882607.99598: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882607.99609: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882607.99621: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882608.00401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882608.00418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882608.00431: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882608.00444: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882608.00458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882608.00537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882608.00624: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882608.00650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882608.00787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882608.02449: stdout chunk (state=3): >>>/root <<< 21866 1726882608.02632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882608.02635: stdout chunk (state=3): >>><<< 21866 1726882608.02638: stderr chunk (state=3): >>><<< 21866 1726882608.02737: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882608.02741: _low_level_execute_command(): starting 21866 1726882608.02744: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882608.0265532-21986-14873652626883 `" && echo ansible-tmp-1726882608.0265532-21986-14873652626883="` echo /root/.ansible/tmp/ansible-tmp-1726882608.0265532-21986-14873652626883 `" ) && sleep 0' 21866 1726882608.04156: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882608.04160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882608.04278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882608.04315: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882608.04319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882608.04321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882608.04500: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882608.04503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882608.04698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882608.06467: stdout chunk (state=3): >>>ansible-tmp-1726882608.0265532-21986-14873652626883=/root/.ansible/tmp/ansible-tmp-1726882608.0265532-21986-14873652626883 <<< 21866 1726882608.06578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882608.06641: stderr chunk (state=3): >>><<< 21866 1726882608.06644: stdout chunk (state=3): >>><<< 21866 1726882608.06972: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882608.0265532-21986-14873652626883=/root/.ansible/tmp/ansible-tmp-1726882608.0265532-21986-14873652626883 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882608.06975: variable 'ansible_module_compression' from source: unknown 21866 1726882608.06979: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 21866 1726882608.06982: ANSIBALLZ: Acquiring lock 21866 1726882608.06984: ANSIBALLZ: Lock acquired: 139636321037888 21866 1726882608.06986: ANSIBALLZ: Creating module 21866 1726882608.30374: ANSIBALLZ: Writing module into payload 21866 1726882608.30948: ANSIBALLZ: Writing module 21866 1726882608.31100: ANSIBALLZ: Renaming module 21866 1726882608.31113: ANSIBALLZ: Done creating module 21866 1726882608.31133: variable 'ansible_facts' from source: unknown 21866 1726882608.31315: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882608.0265532-21986-14873652626883/AnsiballZ_dnf.py 21866 1726882608.31715: Sending initial data 21866 1726882608.31728: Sent initial data (151 bytes) 21866 1726882608.32487: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882608.32493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882608.32546: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882608.32550: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882608.32552: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 21866 1726882608.32554: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882608.32556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882608.32612: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882608.32615: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882608.32622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882608.32714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882608.34559: 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 <<< 21866 1726882608.34684: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882608.34785: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpw7rmk1xx /root/.ansible/tmp/ansible-tmp-1726882608.0265532-21986-14873652626883/AnsiballZ_dnf.py <<< 21866 1726882608.34890: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882608.36108: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882608.36270: stderr chunk (state=3): >>><<< 21866 1726882608.36274: stdout chunk (state=3): >>><<< 21866 1726882608.36276: done transferring module to remote 21866 1726882608.36278: _low_level_execute_command(): starting 21866 1726882608.36282: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882608.0265532-21986-14873652626883/ /root/.ansible/tmp/ansible-tmp-1726882608.0265532-21986-14873652626883/AnsiballZ_dnf.py && sleep 0' 21866 1726882608.36761: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882608.36779: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882608.36794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882608.36814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882608.36860: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882608.36876: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882608.36892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882608.36909: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882608.36921: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882608.36941: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882608.36954: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882608.36975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882608.36991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882608.37004: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882608.37014: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882608.37028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882608.37114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882608.37135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882608.37166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882608.37291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882608.39051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882608.39054: stdout chunk (state=3): >>><<< 21866 1726882608.39057: stderr chunk (state=3): >>><<< 21866 1726882608.39075: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882608.39078: _low_level_execute_command(): starting 21866 1726882608.39082: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882608.0265532-21986-14873652626883/AnsiballZ_dnf.py && sleep 0' 21866 1726882608.39484: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882608.39489: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882608.39499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882608.39508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882608.39536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882608.39543: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882608.39551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882608.39565: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882608.39572: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882608.39577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882608.39583: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882608.39590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882608.39638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882608.39658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882608.39661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882608.39778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882608.41709: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 21866 1726882608.41713: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 21866 1726882608.41761: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 21866 1726882608.41802: stdout chunk (state=3): >>>import 'posix' # <<< 21866 1726882608.41837: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 21866 1726882608.41873: stdout chunk (state=3): >>>import 'time' # <<< 21866 1726882608.41879: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 21866 1726882608.41927: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.41949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 21866 1726882608.41971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 21866 1726882608.41977: stdout chunk (state=3): >>>import '_codecs' # <<< 21866 1726882608.41997: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b498dc0> <<< 21866 1726882608.42043: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 21866 1726882608.42048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 21866 1726882608.42055: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b43d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b498b20> <<< 21866 1726882608.42087: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 21866 1726882608.42104: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b498ac0> <<< 21866 1726882608.42129: stdout chunk (state=3): >>>import '_signal' # <<< 21866 1726882608.42145: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 21866 1726882608.42148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 21866 1726882608.42165: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b43d490> <<< 21866 1726882608.42187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 21866 1726882608.42206: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 21866 1726882608.42229: stdout chunk (state=3): >>>import '_abc' # <<< 21866 1726882608.42235: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b43d940> <<< 21866 1726882608.42254: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b43d670> <<< 21866 1726882608.42289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 21866 1726882608.42295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 21866 1726882608.42312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 21866 1726882608.42334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 21866 1726882608.42351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 21866 1726882608.42376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 21866 1726882608.42396: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b1cf190> <<< 21866 1726882608.42412: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 21866 1726882608.42433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 21866 1726882608.42533: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b1cf220> <<< 21866 1726882608.42537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 21866 1726882608.42539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 21866 1726882608.42574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 21866 1726882608.42577: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b1f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b1cf940> <<< 21866 1726882608.42618: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b455880> <<< 21866 1726882608.42632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 21866 1726882608.42638: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b1c8d90> <<< 21866 1726882608.42697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 21866 1726882608.42703: stdout chunk (state=3): >>>import '_locale' # <<< 21866 1726882608.42708: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b1f2d90> <<< 21866 1726882608.42749: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b43d970> <<< 21866 1726882608.42785: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 21866 1726882608.43016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 21866 1726882608.43020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 21866 1726882608.43050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 21866 1726882608.43058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 21866 1726882608.43075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 21866 1726882608.43101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 21866 1726882608.43117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 21866 1726882608.43128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 21866 1726882608.43133: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b193eb0> <<< 21866 1726882608.43185: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b196f40> <<< 21866 1726882608.43200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 21866 1726882608.43209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 21866 1726882608.43226: stdout chunk (state=3): >>>import '_sre' # <<< 21866 1726882608.43246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 21866 1726882608.43260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 21866 1726882608.43288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 21866 1726882608.43310: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b18c610> <<< 21866 1726882608.43321: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b190640> <<< 21866 1726882608.43334: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b193370> <<< 21866 1726882608.43351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 21866 1726882608.43422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 21866 1726882608.43440: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 21866 1726882608.43477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.43491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 21866 1726882608.43498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 21866 1726882608.43523: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882608.43529: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198b09edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b09e8b0> <<< 21866 1726882608.43550: stdout chunk (state=3): >>>import 'itertools' # <<< 21866 1726882608.43600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b09eeb0> <<< 21866 1726882608.43607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 21866 1726882608.43613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 21866 1726882608.43632: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b09ef70> <<< 21866 1726882608.43662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 21866 1726882608.43682: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b09ee80> import '_collections' # <<< 21866 1726882608.43728: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0f7d30> import '_functools' # <<< 21866 1726882608.43759: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0f0610> <<< 21866 1726882608.43821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b103670> <<< 21866 1726882608.43844: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b19ae20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 21866 1726882608.43886: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198b0b0c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0f7250> <<< 21866 1726882608.43925: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882608.43929: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198b103280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b1a09d0> <<< 21866 1726882608.43954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 21866 1726882608.43980: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.44012: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 21866 1726882608.44054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0b0fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0b0d90> <<< 21866 1726882608.44080: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0b0d00> <<< 21866 1726882608.44093: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 21866 1726882608.44121: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 21866 1726882608.44144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 21866 1726882608.44188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 21866 1726882608.44223: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b083370> <<< 21866 1726882608.44252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 21866 1726882608.44278: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b083460> <<< 21866 1726882608.44476: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0b7fa0> <<< 21866 1726882608.44489: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0b2a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0b2490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 21866 1726882608.44560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 21866 1726882608.44564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198afd11c0> <<< 21866 1726882608.44596: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b06ec70> <<< 21866 1726882608.44643: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0b2eb0> <<< 21866 1726882608.44649: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b1a0040> <<< 21866 1726882608.44687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 21866 1726882608.44699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 21866 1726882608.44714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 21866 1726882608.44726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198afe3af0> <<< 21866 1726882608.44737: stdout chunk (state=3): >>>import 'errno' # <<< 21866 1726882608.44777: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882608.44791: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198afe3e20> <<< 21866 1726882608.44797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 21866 1726882608.44813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 21866 1726882608.44824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 21866 1726882608.44827: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198aff5730> <<< 21866 1726882608.44850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 21866 1726882608.44879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 21866 1726882608.44916: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198aff5c70> <<< 21866 1726882608.44952: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882608.44956: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198af8d3a0> <<< 21866 1726882608.44959: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198afe3f10> <<< 21866 1726882608.44978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 21866 1726882608.44990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 21866 1726882608.45035: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198af9e280> <<< 21866 1726882608.45038: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198aff55b0> <<< 21866 1726882608.45042: stdout chunk (state=3): >>>import 'pwd' # <<< 21866 1726882608.45073: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198af9e340> <<< 21866 1726882608.45106: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0b09d0> <<< 21866 1726882608.45125: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 21866 1726882608.45141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 21866 1726882608.45167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 21866 1726882608.45172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 21866 1726882608.45206: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198afb96a0> <<< 21866 1726882608.45220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 21866 1726882608.45246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 21866 1726882608.45249: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882608.45254: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198afb9970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198afb9760> <<< 21866 1726882608.45283: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198afb9850> <<< 21866 1726882608.45307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 21866 1726882608.45311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 21866 1726882608.45504: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882608.45509: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198afb9ca0> <<< 21866 1726882608.45538: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882608.45542: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198afc71f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198afb98e0> <<< 21866 1726882608.45569: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198afada30> <<< 21866 1726882608.45586: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0b05b0> <<< 21866 1726882608.45608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 21866 1726882608.45670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 21866 1726882608.45702: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198afb9a90> <<< 21866 1726882608.45800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 21866 1726882608.45819: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f198aee8670> <<< 21866 1726882608.45955: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip' <<< 21866 1726882608.45960: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.46044: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.46074: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 21866 1726882608.46088: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.46104: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.46109: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 21866 1726882608.46123: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.47308: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.48217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 21866 1726882608.48226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ade67f0> <<< 21866 1726882608.48246: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 21866 1726882608.48251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.48272: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 21866 1726882608.48277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 21866 1726882608.48299: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 21866 1726882608.48303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 21866 1726882608.48330: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882608.48338: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198adf8760> <<< 21866 1726882608.48379: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198adf8640> <<< 21866 1726882608.48405: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198adf8370> <<< 21866 1726882608.48423: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 21866 1726882608.48476: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198adf8490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198adf8190> <<< 21866 1726882608.48479: stdout chunk (state=3): >>>import 'atexit' # <<< 21866 1726882608.48508: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882608.48513: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198adf8400> <<< 21866 1726882608.48525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 21866 1726882608.48561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 21866 1726882608.48589: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198adf87c0> <<< 21866 1726882608.48610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 21866 1726882608.48625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 21866 1726882608.48645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 21866 1726882608.48670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 21866 1726882608.48691: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 21866 1726882608.48753: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ad667c0> <<< 21866 1726882608.48793: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198ad66b50> <<< 21866 1726882608.48819: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882608.48826: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198ad669a0> <<< 21866 1726882608.48837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 21866 1726882608.48873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 21866 1726882608.48898: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ad84b20> <<< 21866 1726882608.48917: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ae71d30> <<< 21866 1726882608.49078: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198adf8520> <<< 21866 1726882608.49102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 21866 1726882608.49122: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ae71190> <<< 21866 1726882608.49139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 21866 1726882608.49150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 21866 1726882608.49178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 21866 1726882608.49181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 21866 1726882608.49203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 21866 1726882608.49210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 21866 1726882608.49236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ade1a90><<< 21866 1726882608.49241: stdout chunk (state=3): >>> <<< 21866 1726882608.49328: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ae19e80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ae19880> <<< 21866 1726882608.49334: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ad7e310> <<< 21866 1726882608.49356: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882608.49362: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198ae19970> <<< 21866 1726882608.49390: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.49400: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ae46d30> <<< 21866 1726882608.49406: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 21866 1726882608.49423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 21866 1726882608.49440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 21866 1726882608.49472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 21866 1726882608.49534: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882608.49537: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198ad489a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ae50e50> <<< 21866 1726882608.49567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 21866 1726882608.49570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 21866 1726882608.49625: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198ad560d0> <<< 21866 1726882608.49631: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ae50e20> <<< 21866 1726882608.49651: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 21866 1726882608.49686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.49715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 21866 1726882608.49718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 21866 1726882608.49721: stdout chunk (state=3): >>>import '_string' # <<< 21866 1726882608.49781: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ae1c700> <<< 21866 1726882608.49905: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ad56100> <<< 21866 1726882608.49995: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198ad54580> <<< 21866 1726882608.50025: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198ad54640> <<< 21866 1726882608.50074: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198ad53c70> <<< 21866 1726882608.50080: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198aee8820> <<< 21866 1726882608.50104: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 21866 1726882608.50113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 21866 1726882608.50116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 21866 1726882608.50138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 21866 1726882608.50181: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882608.50184: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198add8af0> <<< 21866 1726882608.50360: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882608.50373: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198add6970> <<< 21866 1726882608.50379: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ad49850> <<< 21866 1726882608.50407: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882608.50419: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198add8550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ae11ac0> <<< 21866 1726882608.50437: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.50440: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 21866 1726882608.50456: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.50535: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.50618: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.50630: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.50636: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 21866 1726882608.50650: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21866 1726882608.50659: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 21866 1726882608.50670: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.50773: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.50865: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.51316: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.51770: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 21866 1726882608.51784: 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 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 21866 1726882608.51812: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 21866 1726882608.51821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.51875: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882608.51885: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198a3fad30> <<< 21866 1726882608.51942: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 21866 1726882608.51945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 21866 1726882608.51950: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a7fd550> <<< 21866 1726882608.51964: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a7d4fd0> <<< 21866 1726882608.52002: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 21866 1726882608.52025: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.52039: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.52051: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 21866 1726882608.52057: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.52176: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.52302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 21866 1726882608.52307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 21866 1726882608.52330: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198adcd9d0> <<< 21866 1726882608.52333: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.52724: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.53094: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.53142: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.53213: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 21866 1726882608.53220: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.53249: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.53283: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 21866 1726882608.53288: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.53339: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.53412: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 21866 1726882608.53431: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.53441: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 21866 1726882608.53454: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.53485: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.53526: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 21866 1726882608.53532: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.53714: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.53900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 21866 1726882608.53931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 21866 1726882608.53936: stdout chunk (state=3): >>>import '_ast' # <<< 21866 1726882608.54011: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a3fa610> <<< 21866 1726882608.54016: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.54078: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.54134: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 21866 1726882608.54140: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 21866 1726882608.54153: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 21866 1726882608.54172: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.54213: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.54240: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 21866 1726882608.54250: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.54289: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.54331: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.54417: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.54479: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 21866 1726882608.54504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.54574: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198ae607f0> <<< 21866 1726882608.54604: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198add65b0> <<< 21866 1726882608.54634: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py <<< 21866 1726882608.54644: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 21866 1726882608.54647: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.54774: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.54823: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.54851: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.54882: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 21866 1726882608.54900: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 21866 1726882608.54915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 21866 1726882608.54948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 21866 1726882608.54970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 21866 1726882608.54987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 21866 1726882608.55074: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a7f8c70> <<< 21866 1726882608.55115: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a7d9460> <<< 21866 1726882608.55172: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a7db7f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 21866 1726882608.55178: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.55205: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.55227: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py <<< 21866 1726882608.55231: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 21866 1726882608.55291: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 21866 1726882608.55318: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.55322: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.55332: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 21866 1726882608.55338: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.55806: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.56210: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.56778: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.57321: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a390d30> <<< 21866 1726882608.57343: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.57346: stdout chunk (state=3): >>>import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a390ca0> <<< 21866 1726882608.57370: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py <<< 21866 1726882608.57377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 21866 1726882608.57401: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py <<< 21866 1726882608.57420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 21866 1726882608.57425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py <<< 21866 1726882608.57428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a390760> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a390a60> <<< 21866 1726882608.57452: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 21866 1726882608.57462: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py <<< 21866 1726882608.57475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 21866 1726882608.57505: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a3dfeb0> <<< 21866 1726882608.57533: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 21866 1726882608.57547: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 21866 1726882608.57567: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py <<< 21866 1726882608.57573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 21866 1726882608.57588: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 21866 1726882608.57605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 21866 1726882608.57630: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 21866 1726882608.57640: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a13bf70> <<< 21866 1726882608.57667: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py <<< 21866 1726882608.57675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a1665b0> <<< 21866 1726882608.57692: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 21866 1726882608.57702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a166790> <<< 21866 1726882608.57768: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a13b790> <<< 21866 1726882608.57779: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 21866 1726882608.57790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 21866 1726882608.57813: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.57818: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a12d370> <<< 21866 1726882608.57835: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 21866 1726882608.57869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 21866 1726882608.57924: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a12d3d0> <<< 21866 1726882608.57952: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 21866 1726882608.57977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 21866 1726882608.57987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 21866 1726882608.58020: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a0fceb0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a12dc70> <<< 21866 1726882608.58070: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a166c40> <<< 21866 1726882608.58075: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a3df2e0> <<< 21866 1726882608.58100: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 21866 1726882608.58109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 21866 1726882608.58132: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 21866 1726882608.58171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 21866 1726882608.58187: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 21866 1726882608.58216: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a7e3e50> <<< 21866 1726882608.58365: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a7db8e0> <<< 21866 1726882608.58403: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a13b580> <<< 21866 1726882608.58419: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 21866 1726882608.58427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 21866 1726882608.58438: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 21866 1726882608.58462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 21866 1726882608.58491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py <<< 21866 1726882608.58494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' <<< 21866 1726882608.58497: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a1aaa00> <<< 21866 1726882608.58538: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' <<< 21866 1726882608.58543: stdout chunk (state=3): >>>import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a1aac40> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a3e0130> <<< 21866 1726882608.58556: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a7d5190> <<< 21866 1726882608.58584: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a3dfc10> <<< 21866 1726882608.58587: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a3dfe50> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a390430> <<< 21866 1726882608.58613: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a390cd0> <<< 21866 1726882608.58623: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py <<< 21866 1726882608.58648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a390c10> <<< 21866 1726882608.58651: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 21866 1726882608.58680: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 21866 1726882608.58688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 21866 1726882608.58745: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a1aaf40> <<< 21866 1726882608.58750: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a390340> <<< 21866 1726882608.58775: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 21866 1726882608.58780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.58858: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a1aa370> <<< 21866 1726882608.58879: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 21866 1726882608.58895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 21866 1726882608.58961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 21866 1726882608.58979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 21866 1726882608.59138: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198a1977f0> <<< 21866 1726882608.59410: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a105100> <<< 21866 1726882608.59429: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a1aa1c0> <<< 21866 1726882608.59456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 21866 1726882608.59469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 21866 1726882608.59509: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a148340> <<< 21866 1726882608.59513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py <<< 21866 1726882608.59515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' <<< 21866 1726882608.59517: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a11b460> <<< 21866 1726882608.59540: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 21866 1726882608.59574: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py <<< 21866 1726882608.59580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' <<< 21866 1726882608.59595: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a15e0a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a11b280> <<< 21866 1726882608.59620: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 21866 1726882608.59669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 21866 1726882608.59744: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a15e340> <<< 21866 1726882608.59767: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 21866 1726882608.59789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 21866 1726882608.60103: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a1591c0> <<< 21866 1726882608.60113: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 21866 1726882608.60126: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a3f8130> <<< 21866 1726882608.60164: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.60269: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 21866 1726882608.60278: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.60367: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.60491: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 21866 1726882608.60497: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.60540: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.60582: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 21866 1726882608.60590: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.60693: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.60786: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 21866 1726882608.60874: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882608.61033: stdout chunk (state=3): >>>import 'gc' # <<< 21866 1726882608.61475: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989e2abe0> <<< 21866 1726882608.61478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 21866 1726882608.61495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 21866 1726882608.61698: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989e2ad60> <<< 21866 1726882608.61703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 21866 1726882608.61745: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1989e7d430> <<< 21866 1726882608.61748: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989e2afd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989e2a250> <<< 21866 1726882608.61809: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989e2a850> <<< 21866 1726882608.61813: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 21866 1726882608.61878: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 21866 1726882608.61899: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.61926: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 21866 1726882608.62071: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1989db19d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989db1580> <<< 21866 1726882608.62085: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 21866 1726882608.62119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 21866 1726882608.62199: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' <<< 21866 1726882608.62203: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1989d53550> <<< 21866 1726882608.62225: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989db1a00> <<< 21866 1726882608.62244: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 21866 1726882608.62299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 21866 1726882608.63243: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1989cb1e20> <<< 21866 1726882608.63302: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989dd32e0> <<< 21866 1726882608.63323: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 21866 1726882608.63383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 21866 1726882608.63473: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' <<< 21866 1726882608.63479: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884c72e0> <<< 21866 1726882608.63509: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989d858b0> <<< 21866 1726882608.63530: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 21866 1726882608.63553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 21866 1726882608.63723: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988394e80> <<< 21866 1726882608.63747: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19884a6580> <<< 21866 1726882608.63805: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 21866 1726882608.63814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 21866 1726882608.64218: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19882ffa00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19884c7520> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19882f9d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19882fffa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989db1130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988228b20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988228340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 21866 1726882608.64253: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 21866 1726882608.64299: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py <<< 21866 1726882608.64304: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 21866 1726882608.64307: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.64309: stdout chunk (state=3): >>>import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198823b700> <<< 21866 1726882608.64335: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 21866 1726882608.64341: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 21866 1726882608.64367: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' <<< 21866 1726882608.64374: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19882472b0> <<< 21866 1726882608.64400: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.65367: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988247850> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988247ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988247370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198823b790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988232dc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1987df8ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198823b190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988228ca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198832b730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198832bf10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198832b8b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989db1280> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987e04d60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 21866 1726882608.66137: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1987c77220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d172b0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d237f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987cc9e50> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d23e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d23bb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 21866 1726882608.66178: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d23ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d23e50> <<< 21866 1726882608.66222: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 21866 1726882608.66271: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b791c0> <<< 21866 1726882608.66326: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b79250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d23f40> <<< 21866 1726882608.66367: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.66416: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b793d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d23eb0> <<< 21866 1726882608.66442: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 21866 1726882608.66490: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d23c40> <<< 21866 1726882608.66538: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b791f0> <<< 21866 1726882608.66600: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b79430> <<< 21866 1726882608.66622: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 21866 1726882608.66671: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b794c0> <<< 21866 1726882608.66717: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b79550> <<< 21866 1726882608.66775: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b795e0> <<< 21866 1726882608.66803: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 21866 1726882608.66846: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b79670> <<< 21866 1726882608.66884: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 21866 1726882608.66945: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b79700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b79790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 21866 1726882608.66984: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b79820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d23220> <<< 21866 1726882608.67023: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987cfe1c0> <<< 21866 1726882608.67072: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 21866 1726882608.67173: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1987b79be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b79940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d238e0> <<< 21866 1726882608.67210: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' <<< 21866 1726882608.67224: stdout chunk (state=3): >>>import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d17100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987cf5ca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987cf52b0> <<< 21866 1726882608.67248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 21866 1726882608.67283: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987cf5490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987e2bb50> <<< 21866 1726882608.67303: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 21866 1726882608.67338: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987cf5e20> <<< 21866 1726882608.67376: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987e04d00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.67406: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 21866 1726882608.67471: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b92c40> <<< 21866 1726882608.67494: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b924f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987e2b940> <<< 21866 1726882608.67526: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 21866 1726882608.67556: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 21866 1726882608.67603: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py <<< 21866 1726882608.67608: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 21866 1726882608.67653: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b2f2b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 21866 1726882608.67692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 21866 1726882608.67739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 21866 1726882608.67770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 21866 1726882608.67815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987ae3190> <<< 21866 1726882608.67826: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1987ae3220> <<< 21866 1726882608.67870: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b436a0> <<< 21866 1726882608.67902: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b2f6d0> <<< 21866 1726882608.67920: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b24a90> <<< 21866 1726882608.67952: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b1b0d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b92ee0> <<< 21866 1726882608.67984: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 21866 1726882608.68010: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 21866 1726882608.68127: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.68162: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' <<< 21866 1726882608.68176: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987ae3fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987ae3790> <<< 21866 1726882608.68203: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b92d90> <<< 21866 1726882608.68236: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' <<< 21866 1726882608.68247: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b1b940> <<< 21866 1726882608.68280: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b06850> <<< 21866 1726882608.68293: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b068e0> <<< 21866 1726882608.68318: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b06a60> <<< 21866 1726882608.68345: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 21866 1726882608.68370: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 21866 1726882608.68383: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py <<< 21866 1726882608.68412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 21866 1726882608.68489: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198a21c1c0> <<< 21866 1726882608.68502: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b15190> <<< 21866 1726882608.68524: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a21c220> <<< 21866 1726882608.68547: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 21866 1726882608.68575: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a21c310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b06a00> <<< 21866 1726882608.68626: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' <<< 21866 1726882608.68674: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b06fa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 21866 1726882608.68728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 21866 1726882608.68748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 21866 1726882608.68774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 21866 1726882608.68787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 21866 1726882608.68827: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198794d3d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198794d190> <<< 21866 1726882608.68856: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198793c9d0> <<< 21866 1726882608.68960: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a22d9d0> <<< 21866 1726882608.68993: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a21ceb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' <<< 21866 1726882608.69026: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a22dca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' <<< 21866 1726882608.69053: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a2349a0> <<< 21866 1726882608.69083: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987959700> <<< 21866 1726882608.69109: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987959340> <<< 21866 1726882608.69124: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 21866 1726882608.69171: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 21866 1726882608.69192: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987969670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987969190> <<< 21866 1726882608.69277: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19879694f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989e2a970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989e2a7c0> <<< 21866 1726882608.69713: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py <<< 21866 1726882608.69716: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 21866 1726882608.69745: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.69770: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987972fa0> <<< 21866 1726882608.69784: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.69802: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 21866 1726882608.69833: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 21866 1726882608.69858: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 21866 1726882608.69893: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 21866 1726882608.69916: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987928fa0> <<< 21866 1726882608.69945: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 21866 1726882608.69973: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py <<< 21866 1726882608.70000: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 21866 1726882608.70012: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.70105: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19878c0d90> <<< 21866 1726882608.70118: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19878c0c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19878c03d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19878c0190> <<< 21866 1726882608.70145: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987912ee0> <<< 21866 1726882608.70173: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 21866 1726882608.70195: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19878c0220> <<< 21866 1726882608.70217: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.70244: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 21866 1726882608.70258: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 21866 1726882608.70289: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19878ec160> <<< 21866 1726882608.70319: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19878c0eb0> <<< 21866 1726882608.70349: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 21866 1726882608.70382: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19878dd9d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' <<< 21866 1726882608.70402: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19878ecfd0> <<< 21866 1726882608.70431: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877ef1c0> <<< 21866 1726882608.70455: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877ef310> <<< 21866 1726882608.70489: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 21866 1726882608.70502: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 21866 1726882608.70520: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 21866 1726882608.70555: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877ef910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877ef640> <<< 21866 1726882608.70581: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877ef9d0> <<< 21866 1726882608.70611: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' <<< 21866 1726882608.70637: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877fd610> <<< 21866 1726882608.70657: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877fd700> <<< 21866 1726882608.70684: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py <<< 21866 1726882608.70708: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 21866 1726882608.70727: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 21866 1726882608.70752: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877fdee0> <<< 21866 1726882608.70779: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877fdaf0> <<< 21866 1726882608.70798: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877fdf40> <<< 21866 1726882608.70824: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987814b20> <<< 21866 1726882608.70856: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' <<< 21866 1726882608.70881: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987814c40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 21866 1726882608.70900: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 21866 1726882608.70920: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987814e80> <<< 21866 1726882608.70949: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877a4310> <<< 21866 1726882608.70986: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877a4d00> <<< 21866 1726882608.71012: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py <<< 21866 1726882608.71037: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877a4e50> <<< 21866 1726882608.71056: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 21866 1726882608.71112: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877b3550> <<< 21866 1726882608.71124: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877b3130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 21866 1726882608.71208: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 21866 1726882608.71237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877b3f40> <<< 21866 1726882608.71260: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877b3a90> <<< 21866 1726882608.71280: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877b3d90> <<< 21866 1726882608.71317: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 21866 1726882608.71353: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877c0820> <<< 21866 1726882608.71387: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877c0fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877ce2b0> <<< 21866 1726882608.71436: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' <<< 21866 1726882608.71476: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877ce3a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19879124c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987912220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987972d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 21866 1726882608.71508: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.71548: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877cef10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877cec40> <<< 21866 1726882608.71586: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 21866 1726882608.71616: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 21866 1726882608.71643: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 21866 1726882608.71665: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 21866 1726882608.71735: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877675e0> <<< 21866 1726882608.71751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 21866 1726882608.71796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 21866 1726882608.71808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 21866 1726882608.71827: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987771520> <<< 21866 1726882608.71875: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1987767e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987767df0> <<< 21866 1726882608.71902: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py <<< 21866 1726882608.71913: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 21866 1726882608.71974: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198779c760> <<< 21866 1726882608.71995: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198779c1f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.72017: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 21866 1726882608.72060: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py <<< 21866 1726882608.72111: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876e9a90> <<< 21866 1726882608.72151: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876e9c70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 21866 1726882608.72207: stdout chunk (state=3): >>># destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198779ccd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198779ca60> <<< 21866 1726882608.72249: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877db160> <<< 21866 1726882608.72276: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py <<< 21866 1726882608.72304: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 21866 1726882608.72350: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987767220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877ceaf0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987912250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py <<< 21866 1726882608.72362: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 21866 1726882608.72412: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198770b190> <<< 21866 1726882608.72432: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 21866 1726882608.72454: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198770b4c0> <<< 21866 1726882608.72493: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 21866 1726882608.72534: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198770bd30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198769f640> <<< 21866 1726882608.72559: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 21866 1726882608.72594: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198769fbb0> <<< 21866 1726882608.72671: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 21866 1726882608.72685: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 21866 1726882608.72742: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19876acc70> <<< 21866 1726882608.72776: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876ac850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876ac5b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876ac220> <<< 21866 1726882608.72815: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876ac460> <<< 21866 1726882608.72872: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 21866 1726882608.72915: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.72953: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876bcbe0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 21866 1726882608.72977: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876bcc70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 21866 1726882608.73052: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19876c92b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876bcdf0> <<< 21866 1726882608.73082: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 21866 1726882608.73108: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 21866 1726882608.73131: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 21866 1726882608.73151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 21866 1726882608.73224: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d0310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py <<< 21866 1726882608.73238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 21866 1726882608.73271: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d9370> <<< 21866 1726882608.73319: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d9310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 21866 1726882608.73402: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19875d94c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d9220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d0d30> <<< 21866 1726882608.73430: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d03d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876d7a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876d70d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876c9970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876bc820> <<< 21866 1726882608.73459: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876bc0d0> <<< 21866 1726882608.73533: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876bc970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 21866 1726882608.73567: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d0dc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d9790> <<< 21866 1726882608.73626: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 21866 1726882608.73683: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d9a00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d9f70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 21866 1726882608.73710: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 21866 1726882608.73744: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875f6760> <<< 21866 1726882608.73766: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 21866 1726882608.73816: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198757a940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 21866 1726882608.73860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 21866 1726882608.73885: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987587bb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 21866 1726882608.73923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 21866 1726882608.73954: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19875a9160> <<< 21866 1726882608.74060: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987587c10> <<< 21866 1726882608.74084: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 21866 1726882608.74110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 21866 1726882608.74123: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 21866 1726882608.74151: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.74181: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 21866 1726882608.74199: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 21866 1726882608.74216: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' <<< 21866 1726882608.74256: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987558430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987558550> <<< 21866 1726882608.74331: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198754a4c0> <<< 21866 1726882608.74349: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 21866 1726882608.74369: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 21866 1726882608.74386: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198754a7f0> <<< 21866 1726882608.74414: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198754b940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198754a160> <<< 21866 1726882608.74440: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 21866 1726882608.74467: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198754a220> <<< 21866 1726882608.74493: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198753dac0> <<< 21866 1726882608.74553: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198754bdf0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874f2220> <<< 21866 1726882608.74581: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874f2310> <<< 21866 1726882608.74638: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874f2430> <<< 21866 1726882608.74652: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 21866 1726882608.74693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 21866 1726882608.74796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 21866 1726882608.74816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 21866 1726882608.74854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 21866 1726882608.74883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 21866 1726882608.74918: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874c8670> <<< 21866 1726882608.74981: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198751bf70> <<< 21866 1726882608.75004: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198752fa00> <<< 21866 1726882608.75019: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 21866 1726882608.75047: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198752fa90> <<< 21866 1726882608.75073: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 21866 1726882608.75087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 21866 1726882608.75121: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874c82e0> <<< 21866 1726882608.75148: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874d93d0> <<< 21866 1726882608.75334: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874ffd30> <<< 21866 1726882608.75360: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 21866 1726882608.75395: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' <<< 21866 1726882608.75421: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875099a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 21866 1726882608.75448: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874858b0> <<< 21866 1726882608.75462: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875092b0> <<< 21866 1726882608.75506: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874f2be0> <<< 21866 1726882608.75555: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875a3dc0> <<< 21866 1726882608.75584: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 21866 1726882608.75606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 21866 1726882608.75634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874ab670> <<< 21866 1726882608.75670: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874abe20> <<< 21866 1726882608.75706: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987439190> <<< 21866 1726882608.75736: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 21866 1726882608.75757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 21866 1726882608.75779: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 21866 1726882608.75837: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987439ac0> <<< 21866 1726882608.75870: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 21866 1726882608.75891: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 21866 1726882608.75912: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874591f0> <<< 21866 1726882608.75932: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987439d90> <<< 21866 1726882608.75949: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987439220> <<< 21866 1726882608.75977: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874998b0> <<< 21866 1726882608.76004: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 21866 1726882608.76024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 21866 1726882608.76067: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 21866 1726882608.76097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 21866 1726882608.76136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987412310> <<< 21866 1726882608.76176: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 21866 1726882608.76216: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987412df0> <<< 21866 1726882608.76259: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987412f70> <<< 21866 1726882608.76309: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 21866 1726882608.76343: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 21866 1726882608.76427: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198741bc10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198741b7f0> <<< 21866 1726882608.76452: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198741b340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987412a90> <<< 21866 1726882608.76467: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 21866 1726882608.76501: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987412be0> <<< 21866 1726882608.76550: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.76582: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.76635: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py <<< 21866 1726882608.76648: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.76681: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873c7a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873c76a0> <<< 21866 1726882608.76702: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 21866 1726882608.76789: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873c7700> import 'urllib3.packages.six.moves' # <<< 21866 1726882608.76802: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 21866 1726882608.76872: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873bc640> <<< 21866 1726882608.76893: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873bc820> <<< 21866 1726882608.76913: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 21866 1726882608.76943: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py <<< 21866 1726882608.76996: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 21866 1726882608.77024: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 21866 1726882608.77084: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987374940> <<< 21866 1726882608.77105: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987374af0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987374ca0> <<< 21866 1726882608.77128: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873745e0> <<< 21866 1726882608.77168: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873748e0> <<< 21866 1726882608.77232: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198737c100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py <<< 21866 1726882608.77271: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198737c160> <<< 21866 1726882608.77313: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 21866 1726882608.77339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198738c370> <<< 21866 1726882608.77373: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 21866 1726882608.78273: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198738c940> <<< 21866 1726882608.78299: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873ade80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198737cc40> <<< 21866 1726882608.78329: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' <<< 21866 1726882608.78360: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198737cac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987374280> <<< 21866 1726882608.78390: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987374340> <<< 21866 1726882608.78405: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py <<< 21866 1726882608.78419: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987374040> <<< 21866 1726882608.78457: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873d1b20> <<< 21866 1726882608.78506: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 21866 1726882608.78520: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 21866 1726882608.78546: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987334910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987334550> <<< 21866 1726882608.78576: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873e2940> <<< 21866 1726882608.78604: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 21866 1726882608.78607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 21866 1726882608.78646: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873740a0> <<< 21866 1726882608.78670: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987334d90> <<< 21866 1726882608.78703: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873bc970> <<< 21866 1726882608.78721: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 21866 1726882608.78723: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 21866 1726882608.78759: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987341940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873bc0d0> <<< 21866 1726882608.78790: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.78828: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 21866 1726882608.78845: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 21866 1726882608.78870: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 21866 1726882608.78909: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' <<< 21866 1726882608.78921: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873592b0> <<< 21866 1726882608.78946: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987359520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198734e0a0> <<< 21866 1726882608.78973: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 21866 1726882608.79010: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987359e20> <<< 21866 1726882608.79046: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873621c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987359a00> <<< 21866 1726882608.79071: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987359c70> <<< 21866 1726882608.79094: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 21866 1726882608.79118: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 21866 1726882608.79148: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' <<< 21866 1726882608.79164: stdout chunk (state=3): >>>import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987362c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987362820> <<< 21866 1726882608.79192: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 21866 1726882608.79212: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198736b0d0> <<< 21866 1726882608.79231: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 21866 1726882608.79249: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 21866 1726882608.79288: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198736bb80> <<< 21866 1726882608.79315: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 21866 1726882608.79343: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198736bc40> <<< 21866 1726882608.79346: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 21866 1726882608.79392: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198736bcd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 21866 1726882608.79431: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198736bd60> <<< 21866 1726882608.79444: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 21866 1726882608.79466: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' <<< 21866 1726882608.79521: stdout chunk (state=3): >>>import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198736bdf0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198736b520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 21866 1726882608.79546: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198736bfa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987362b50> <<< 21866 1726882608.79558: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 21866 1726882608.79602: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19872953a0> <<< 21866 1726882608.79645: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19872956d0> <<< 21866 1726882608.79675: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987295940> <<< 21866 1726882608.79695: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987295be0> <<< 21866 1726882608.79741: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987295e80> <<< 21866 1726882608.79767: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987299160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987362460> <<< 21866 1726882608.79796: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py <<< 21866 1726882608.79824: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19872994c0> <<< 21866 1726882608.79852: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 21866 1726882608.79874: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 21866 1726882608.79886: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19872998e0> <<< 21866 1726882608.79904: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987299760> <<< 21866 1726882608.79930: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 21866 1726882608.79970: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987299d00> <<< 21866 1726882608.79984: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 21866 1726882608.80002: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987299c10> <<< 21866 1726882608.80025: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 21866 1726882608.80079: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987299d30> <<< 21866 1726882608.80091: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 21866 1726882608.80110: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19872a6100> <<< 21866 1726882608.80133: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 21866 1726882608.80195: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19872a6190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987362670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198734e8b0> <<< 21866 1726882608.80224: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198734e8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198734e430> <<< 21866 1726882608.80265: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 21866 1726882608.80294: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987362550> <<< 21866 1726882608.80320: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873bc3d0> <<< 21866 1726882608.80360: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 21866 1726882608.80447: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19872a6fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 21866 1726882608.80468: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 21866 1726882608.80625: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198723d5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198723d3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198723d130> <<< 21866 1726882608.80651: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 21866 1726882608.80676: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198723d430> <<< 21866 1726882608.80696: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987248f70> <<< 21866 1726882608.80735: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987299c70> <<< 21866 1726882608.80759: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 21866 1726882608.80803: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.80846: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987259a90> <<< 21866 1726882608.80866: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 21866 1726882608.80878: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 21866 1726882608.80899: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 21866 1726882608.80919: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987266280> <<< 21866 1726882608.80955: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987266340> <<< 21866 1726882608.81008: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987259b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987259790> <<< 21866 1726882608.81059: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19872596a0> <<< 21866 1726882608.81082: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 21866 1726882608.81106: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 21866 1726882608.81131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 21866 1726882608.81156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19872171f0> <<< 21866 1726882608.81212: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987266d30> <<< 21866 1726882608.81255: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987266f40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987217820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py <<< 21866 1726882608.81322: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987217ee0> <<< 21866 1726882608.81343: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987259760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 21866 1726882608.81404: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 21866 1726882608.81437: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 21866 1726882608.81481: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 21866 1726882608.81567: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871c61f0> <<< 21866 1726882608.81581: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871bde20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871bd310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198722c880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987266b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198742ac70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198742a580> <<< 21866 1726882608.81628: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871bdf40> <<< 21866 1726882608.81653: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871bdc70> <<< 21866 1726882608.81724: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871cf940> <<< 21866 1726882608.81745: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871cfd30> <<< 21866 1726882608.81776: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987412550> <<< 21866 1726882608.81842: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874028b0> <<< 21866 1726882608.81883: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871e9310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871e96a0> <<< 21866 1726882608.81939: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871e97c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 21866 1726882608.82012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987180130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871e9880> <<< 21866 1726882608.82036: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 21866 1726882608.82081: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 21866 1726882608.82108: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198718e190> <<< 21866 1726882608.82173: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987180a30> <<< 21866 1726882608.82193: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 21866 1726882608.82235: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 21866 1726882608.82284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 21866 1726882608.82303: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987133940> <<< 21866 1726882608.82409: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987140580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198718ef10> <<< 21866 1726882608.82438: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198718e730> <<< 21866 1726882608.82467: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871a3a30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py <<< 21866 1726882608.82488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 21866 1726882608.82574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 21866 1726882608.82605: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987159c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871593a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987159e20> <<< 21866 1726882608.82641: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198716a2e0> <<< 21866 1726882608.82656: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 21866 1726882608.82723: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198716a460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198716a310> <<< 21866 1726882608.82780: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198716a400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi <<< 21866 1726882608.82877: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198716ad30> <<< 21866 1726882608.82929: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198716ab80> <<< 21866 1726882608.82956: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198716a550> <<< 21866 1726882608.82993: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 21866 1726882608.83018: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 21866 1726882608.83043: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 21866 1726882608.83078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 21866 1726882608.83134: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198710c970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py <<< 21866 1726882608.83155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198710ca60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198710cd60> <<< 21866 1726882608.83243: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198711c370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198710c310> <<< 21866 1726882608.83275: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19870f9eb0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.83300: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198710c490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19870f9b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198716a910> <<< 21866 1726882608.83333: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 21866 1726882608.83374: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 21866 1726882608.83422: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198700d4c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 21866 1726882608.83485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 21866 1726882608.83503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 21866 1726882608.83580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 21866 1726882608.83676: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987025f40> <<< 21866 1726882608.83737: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198700dd00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198700d850> <<< 21866 1726882608.83869: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198711cf70> <<< 21866 1726882608.83901: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py <<< 21866 1726882608.83925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 21866 1726882608.83950: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986fd5dc0> <<< 21866 1726882608.83962: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 21866 1726882608.83991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 21866 1726882608.84011: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 21866 1726882608.84068: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986ff3340> <<< 21866 1726882608.84141: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1986ff3f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986fd5e50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986fd5790> <<< 21866 1726882608.84178: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 21866 1726882608.84200: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 21866 1726882608.84227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 21866 1726882608.84242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 21866 1726882608.84289: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987004f70> <<< 21866 1726882608.84394: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987004430> <<< 21866 1726882608.84417: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986fd8880> <<< 21866 1726882608.84443: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871a38b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987180ee0> <<< 21866 1726882608.84523: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198746c580> <<< 21866 1726882608.84538: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873f9850> <<< 21866 1726882608.84571: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f86e20> <<< 21866 1726882608.84591: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 21866 1726882608.84622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 21866 1726882608.84676: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f86fa0> <<< 21866 1726882608.84714: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987499f40> <<< 21866 1726882608.84752: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198757a9d0> <<< 21866 1726882608.84777: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 21866 1726882608.84808: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 21866 1726882608.84839: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f38700> <<< 21866 1726882608.84868: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986fa8b80> <<< 21866 1726882608.84895: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 21866 1726882608.84920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 21866 1726882608.84944: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 21866 1726882608.84980: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f44130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f443d0> <<< 21866 1726882608.85030: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f44610> <<< 21866 1726882608.85155: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f44850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 21866 1726882608.85220: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f44a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f38ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f389d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f38eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 21866 1726882608.85277: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f54400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f548b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f54520> <<< 21866 1726882608.85320: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 21866 1726882608.85374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986ef01c0> <<< 21866 1726882608.85491: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f54d00> <<< 21866 1726882608.85525: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f54e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987587400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882608.85575: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1986f68b50> <<< 21866 1726882608.85638: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198757a6d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987602550> <<< 21866 1726882608.85671: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 21866 1726882608.85751: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f13670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 21866 1726882608.85805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 21866 1726882608.85896: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f1f940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f286d0> <<< 21866 1726882608.85929: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f1ff70> <<< 21866 1726882608.85983: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f13b20> <<< 21866 1726882608.86047: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f1f3a0> <<< 21866 1726882608.86091: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f2f670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f2f880> <<< 21866 1726882608.86145: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f2fb80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f2fe50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f13100> <<< 21866 1726882608.86196: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f68d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f134c0> <<< 21866 1726882609.53148: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager"], "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}}} <<< 21866 1726882609.54660: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 21866 1726882609.54669: stdout chunk (state=3): >>># destroy __main__ <<< 21866 1726882609.55370: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout <<< 21866 1726882609.55374: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 21866 1726882609.55394: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external <<< 21866 1726882609.55440: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # 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 <<< 21866 1726882609.55507: stdout chunk (state=3): >>># 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 # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 # 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 # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans <<< 21866 1726882609.55519: stdout chunk (state=3): >>># cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf <<< 21866 1726882609.55522: stdout chunk (state=3): >>># cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read <<< 21866 1726882609.55568: stdout chunk (state=3): >>># cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd <<< 21866 1726882609.55601: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n <<< 21866 1726882609.55611: stdout chunk (state=3): >>># cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response <<< 21866 1726882609.55647: stdout chunk (state=3): >>># cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ <<< 21866 1726882609.55697: stdout chunk (state=3): >>># destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files <<< 21866 1726882609.55714: stdout chunk (state=3): >>># destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree <<< 21866 1726882609.55734: stdout chunk (state=3): >>># cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 21866 1726882609.56443: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21866 1726882609.56451: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 21866 1726882609.56484: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 21866 1726882609.56507: stdout chunk (state=3): >>># destroy netrc <<< 21866 1726882609.56533: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 21866 1726882609.56556: stdout chunk (state=3): >>># destroy systemd.journal <<< 21866 1726882609.56573: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 21866 1726882609.56634: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo <<< 21866 1726882609.56662: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch <<< 21866 1726882609.56691: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache <<< 21866 1726882609.56725: stdout chunk (state=3): >>># destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath <<< 21866 1726882609.56741: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper <<< 21866 1726882609.56746: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper <<< 21866 1726882609.56748: stdout chunk (state=3): >>># cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error <<< 21866 1726882609.56770: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify <<< 21866 1726882609.56774: stdout chunk (state=3): >>># destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib <<< 21866 1726882609.56803: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna <<< 21866 1726882609.56845: stdout chunk (state=3): >>># destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions <<< 21866 1726882609.56849: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm <<< 21866 1726882609.56852: stdout chunk (state=3): >>># destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata <<< 21866 1726882609.56855: stdout chunk (state=3): >>># cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost <<< 21866 1726882609.56868: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ <<< 21866 1726882609.56877: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves <<< 21866 1726882609.56881: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager<<< 21866 1726882609.56883: stdout chunk (state=3): >>> # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost <<< 21866 1726882609.56886: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid <<< 21866 1726882609.56911: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection <<< 21866 1726882609.56915: stdout chunk (state=3): >>># destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding <<< 21866 1726882609.56958: stdout chunk (state=3): >>># destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection <<< 21866 1726882609.56993: stdout chunk (state=3): >>># cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves <<< 21866 1726882609.57021: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans <<< 21866 1726882609.57060: stdout chunk (state=3): >>># destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect <<< 21866 1726882609.57085: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy token <<< 21866 1726882609.57105: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle <<< 21866 1726882609.57114: stdout chunk (state=3): >>># cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode <<< 21866 1726882609.57118: stdout chunk (state=3): >>># destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors <<< 21866 1726882609.57126: stdout chunk (state=3): >>># cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 21866 1726882609.57144: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 21866 1726882609.57168: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm <<< 21866 1726882609.57195: stdout chunk (state=3): >>># destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata <<< 21866 1726882609.57220: stdout chunk (state=3): >>># cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser <<< 21866 1726882609.57242: stdout chunk (state=3): >>># cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request <<< 21866 1726882609.57265: stdout chunk (state=3): >>># destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl <<< 21866 1726882609.57282: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy <<< 21866 1726882609.57310: stdout chunk (state=3): >>># cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase <<< 21866 1726882609.57337: stdout chunk (state=3): >>># cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset <<< 21866 1726882609.57368: stdout chunk (state=3): >>># cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application <<< 21866 1726882609.57401: stdout chunk (state=3): >>># destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # 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 <<< 21866 1726882609.57425: stdout chunk (state=3): >>># cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 21866 1726882609.57452: stdout chunk (state=3): >>># destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 21866 1726882609.57479: stdout chunk (state=3): >>># cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 21866 1726882609.57498: stdout chunk (state=3): >>># cleanup[3] wiping locale <<< 21866 1726882609.57533: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile <<< 21866 1726882609.57542: stdout chunk (state=3): >>># cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 21866 1726882609.57575: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch <<< 21866 1726882609.57596: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 21866 1726882609.57618: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 <<< 21866 1726882609.57651: stdout chunk (state=3): >>># cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 21866 1726882609.57679: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 21866 1726882609.57701: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases <<< 21866 1726882609.57726: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 21866 1726882609.57749: 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 # destroy _imp # cleanup[3] wiping _frozen_importlib <<< 21866 1726882609.57760: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 21866 1726882609.57803: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model <<< 21866 1726882609.57814: stdout chunk (state=3): >>># destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal <<< 21866 1726882609.57827: stdout chunk (state=3): >>># destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 21866 1726882609.58622: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 21866 1726882609.58637: stdout chunk (state=3): >>># destroy _heapq <<< 21866 1726882609.58648: stdout chunk (state=3): >>># destroy zipimport <<< 21866 1726882609.58686: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 21866 1726882609.58716: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 21866 1726882609.58747: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject <<< 21866 1726882609.58752: stdout chunk (state=3): >>># destroy gi._constants<<< 21866 1726882609.58763: stdout chunk (state=3): >>> # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 21866 1726882609.58799: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 21866 1726882609.58808: stdout chunk (state=3): >>># destroy stat # destroy selectors <<< 21866 1726882609.58847: stdout chunk (state=3): >>># 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 ansible.module_utils.six.moves # destroy _operator <<< 21866 1726882609.58890: stdout chunk (state=3): >>># destroy gzip <<< 21866 1726882609.58931: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo <<< 21866 1726882609.58942: stdout chunk (state=3): >>># destroy requests # destroy iniparse.ini <<< 21866 1726882609.59046: stdout chunk (state=3): >>># destroy enum # destroy signal <<< 21866 1726882609.59051: stdout chunk (state=3): >>># destroy queue # destroy shlex # destroy pwd <<< 21866 1726882609.59054: stdout chunk (state=3): >>># destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction <<< 21866 1726882609.59059: stdout chunk (state=3): >>># destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat <<< 21866 1726882609.59062: stdout chunk (state=3): >>># destroy http.cookies <<< 21866 1726882609.59103: stdout chunk (state=3): >>># destroy urllib.parse <<< 21866 1726882609.59146: stdout chunk (state=3): >>># destroy _weakref <<< 21866 1726882609.59150: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 21866 1726882609.59191: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 21866 1726882609.59233: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions <<< 21866 1726882609.59247: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser <<< 21866 1726882609.59256: stdout chunk (state=3): >>># destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses <<< 21866 1726882609.59292: stdout chunk (state=3): >>># destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove <<< 21866 1726882609.59298: stdout chunk (state=3): >>># destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings <<< 21866 1726882609.59327: stdout chunk (state=3): >>># destroy configparser # destroy fnmatch # destroy pyinotify <<< 21866 1726882609.59330: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager <<< 21866 1726882609.59339: stdout chunk (state=3): >>># destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 21866 1726882609.59395: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 21866 1726882609.59449: stdout chunk (state=3): >>># destroy codecs <<< 21866 1726882609.59457: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants <<< 21866 1726882609.59468: stdout chunk (state=3): >>># destroy gpg.errors # destroy gpg.util <<< 21866 1726882609.59541: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 21866 1726882609.59572: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 21866 1726882609.59579: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 21866 1726882609.59631: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config <<< 21866 1726882609.59648: stdout chunk (state=3): >>># destroy subscription_manager.injection <<< 21866 1726882609.59651: stdout chunk (state=3): >>># destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib <<< 21866 1726882609.59655: stdout chunk (state=3): >>># destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 21866 1726882609.59688: stdout chunk (state=3): >>># destroy pyexpat # destroy threading <<< 21866 1726882609.59695: stdout chunk (state=3): >>># destroy functools # destroy logging # destroy socket # destroy struct <<< 21866 1726882609.59805: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 21866 1726882609.60601: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882609.60660: stderr chunk (state=3): >>><<< 21866 1726882609.60672: stdout chunk (state=3): >>><<< 21866 1726882609.61085: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b498dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b43d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b498b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b498ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b43d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b43d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b43d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b1cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b1cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b1f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b1cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b455880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b1c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b1f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b43d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b193eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b196f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b18c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b190640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b193370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198b09edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b09e8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b09eeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b09ef70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b09ee80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0f7d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0f0610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b103670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b19ae20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198b0b0c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0f7250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198b103280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b1a09d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0b0fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0b0d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0b0d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b083370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b083460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0b7fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0b2a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0b2490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198afd11c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b06ec70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0b2eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b1a0040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198afe3af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198afe3e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198aff5730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198aff5c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198af8d3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198afe3f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198af9e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198aff55b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198af9e340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0b09d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198afb96a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198afb9970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198afb9760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198afb9850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198afb9ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198afc71f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198afb98e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198afada30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198b0b05b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198afb9a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f198aee8670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ade67f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198adf8760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198adf8640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198adf8370> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198adf8490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198adf8190> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198adf8400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198adf87c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ad667c0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198ad66b50> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198ad669a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ad84b20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ae71d30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198adf8520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ae71190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ade1a90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ae19e80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ae19880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ad7e310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198ae19970> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ae46d30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198ad489a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ae50e50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198ad560d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ae50e20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ae1c700> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ad56100> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198ad54580> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198ad54640> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198ad53c70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198aee8820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198add8af0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198add6970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ad49850> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198add8550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198ae11ac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198a3fad30> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a7fd550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a7d4fd0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198adcd9d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a3fa610> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198ae607f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198add65b0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a7f8c70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a7d9460> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a7db7f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a390d30> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a390ca0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a390760> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a390a60> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a3dfeb0> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a13bf70> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a1665b0> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a166790> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a13b790> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a12d370> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a12d3d0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a0fceb0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a12dc70> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a166c40> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a3df2e0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a7e3e50> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a7db8e0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a13b580> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a1aaa00> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a1aac40> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a3e0130> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a7d5190> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a3dfc10> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a3dfe50> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a390430> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a390cd0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a390c10> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a1aaf40> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a390340> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a1aa370> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198a1977f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a105100> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a1aa1c0> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a148340> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a11b460> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a15e0a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a11b280> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a15e340> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a1591c0> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a3f8130> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4fif5699/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989e2abe0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989e2ad60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1989e7d430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989e2afd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989e2a250> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989e2a850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1989db19d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989db1580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1989d53550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989db1a00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1989cb1e20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989dd32e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19884c72e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989d858b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988394e80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19884a6580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19882ffa00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19884c7520> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19882f9d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19882fffa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989db1130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988228b20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988228340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198823b700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19882472b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1988247850> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988247ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988247370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198823b790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988232dc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1987df8ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198823b190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1988228ca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198832b730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198832bf10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198832b8b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989db1280> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987e04d60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1987c77220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d172b0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d237f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987cc9e50> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d23e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d23bb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d23ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d23e50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b791c0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b79250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d23f40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b793d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d23eb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d23c40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b791f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b79430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b794c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b79550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b795e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b79670> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b79700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b79790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b79820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d23220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987cfe1c0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1987b79be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b79940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d238e0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987d17100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987cf5ca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987cf52b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987cf5490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987e2bb50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987cf5e20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987e04d00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b92c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b924f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987e2b940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b2f2b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987ae3190> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1987ae3220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b436a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b2f6d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b24a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b1b0d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b92ee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987ae3fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987ae3790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b92d90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b1b940> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b06850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b068e0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b06a60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198a21c1c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b15190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a21c220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a21c310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b06a00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987b06fa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198794d3d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198794d190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198793c9d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a22d9d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a21ceb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a22dca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198a2349a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987959700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987959340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987969670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987969190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19879694f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989e2a970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1989e2a7c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987972fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987928fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19878c0d90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19878c0c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19878c03d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19878c0190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987912ee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19878c0220> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19878ec160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19878c0eb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19878dd9d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19878ecfd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877ef1c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877ef310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877ef910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877ef640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877ef9d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877fd610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877fd700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877fdee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877fdaf0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877fdf40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987814b20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987814c40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987814e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877a4310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877a4d00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877a4e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877b3550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877b3130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877b3f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877b3a90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877b3d90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877c0820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877c0fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877ce2b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877ce3a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19879124c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987912220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987972d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877cef10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877cec40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877675e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987771520> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1987767e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987767df0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198779c760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198779c1f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876e9a90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876e9c70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198779ccd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198779ca60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877db160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987767220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19877ceaf0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987912250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198770b190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198770b4c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198770bd30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198769f640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198769fbb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19876acc70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876ac850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876ac5b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876ac220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876ac460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876bcbe0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876bcc70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19876c92b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876bcdf0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d0310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d9370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d9310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19875d94c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d9220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d0d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d03d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876d7a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876d70d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876c9970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876bc820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876bc0d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19876bc970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d0dc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d9790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d9a00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875d9f70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875f6760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198757a940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987587bb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19875a9160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987587c10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987558430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987558550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198754a4c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198754a7f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198754b940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198754a160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198754a220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198753dac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198754bdf0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874f2220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874f2310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874f2430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874c8670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198751bf70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198752fa00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198752fa90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874c82e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874d93d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874ffd30> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875099a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874858b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875092b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874f2be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19875a3dc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874ab670> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874abe20> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987439190> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987439ac0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874591f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987439d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987439220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874998b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987412310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987412df0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987412f70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198741bc10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198741b7f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198741b340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987412a90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987412be0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873c7a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873c76a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873c7700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873bc640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873bc820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987374940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987374af0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987374ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873745e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873748e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198737c100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198737c160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198738c370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198738c940> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873ade80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198737cc40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198737cac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987374280> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987374340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987374040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873d1b20> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987334910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987334550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873e2940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873740a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987334d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873bc970> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987341940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873bc0d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873592b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987359520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198734e0a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987359e20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873621c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987359a00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987359c70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987362c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987362820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198736b0d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198736bb80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198736bc40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198736bcd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198736bd60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198736bdf0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198736b520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198736bfa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987362b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19872953a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19872956d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987295940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987295be0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987295e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987299160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987362460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19872994c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19872998e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987299760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987299d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987299c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987299d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19872a6100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19872a6190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987362670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198734e8b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198734e8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198734e430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987362550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873bc3d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19872a6fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198723d5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198723d3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198723d130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198723d430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987248f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987299c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987259a90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987266280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987266340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987259b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987259790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19872596a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19872171f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987266d30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987266f40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987217820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987217ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987259760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871c61f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871bde20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871bd310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198722c880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987266b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198742ac70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198742a580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871bdf40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871bdc70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871cf940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871cfd30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987412550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19874028b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871e9310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871e96a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871e97c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987180130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871e9880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198718e190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987180a30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987133940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987140580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198718ef10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198718e730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871a3a30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987159c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871593a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987159e20> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198716a2e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198716a460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198716a310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198716a400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198716ad30> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f198716ab80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198716a550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198710c970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198710ca60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198710cd60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198711c370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198710c310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19870f9eb0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198710c490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19870f9b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198716a910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198700d4c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987025f40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198700dd00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198700d850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198711cf70> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986fd5dc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986ff3340> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1986ff3f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986fd5e50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986fd5790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987004f70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987004430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986fd8880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19871a38b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987180ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198746c580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19873f9850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f86e20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f86fa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987499f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198757a9d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f38700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986fa8b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f44130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f443d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f44610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f44850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f44a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f38ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f389d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f38eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f54400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f548b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f54520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986ef01c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f54d00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f54e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987587400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1986f68b50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f198757a6d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1987602550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f13670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f1f940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f286d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f1ff70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f13b20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f1f3a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f2f670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f2f880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f2fb80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f2fe50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f13100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f68d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1986f134c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager"], "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}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # 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 # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 # 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 # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # 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 array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # 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 # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing 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 # 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 # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # 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 array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks 21866 1726882609.63668: done with _execute_module (ansible.legacy.dnf, {'name': 'NetworkManager', '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-1726882608.0265532-21986-14873652626883/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882609.63672: _low_level_execute_command(): starting 21866 1726882609.63674: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882608.0265532-21986-14873652626883/ > /dev/null 2>&1 && sleep 0' 21866 1726882609.63676: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882609.63678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882609.63680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882609.63681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882609.63682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882609.63684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882609.63685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882609.63686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882609.63687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882609.65499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882609.65502: stderr chunk (state=3): >>><<< 21866 1726882609.65505: stdout chunk (state=3): >>><<< 21866 1726882609.65507: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882609.65509: handler run complete 21866 1726882609.65511: attempt loop complete, returning result 21866 1726882609.65512: _execute() done 21866 1726882609.65514: dumping result to json 21866 1726882609.65516: done dumping result, returning 21866 1726882609.65517: done running TaskExecutor() for managed_node1/TASK: Install NetworkManager [0e448fcc-3ce9-1c82-aff9-000000000009] 21866 1726882609.65519: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000009 21866 1726882609.65590: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000009 21866 1726882609.65593: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 21866 1726882609.65670: no more pending results, returning what we have 21866 1726882609.65673: results queue empty 21866 1726882609.65674: checking for any_errors_fatal 21866 1726882609.65689: done checking for any_errors_fatal 21866 1726882609.65690: checking for max_fail_percentage 21866 1726882609.65692: done checking for max_fail_percentage 21866 1726882609.65692: checking to see if all hosts have failed and the running result is not ok 21866 1726882609.65693: done checking to see if all hosts have failed 21866 1726882609.65694: getting the remaining hosts for this loop 21866 1726882609.65697: done getting the remaining hosts for this loop 21866 1726882609.65700: getting the next task for host managed_node1 21866 1726882609.65707: done getting next task for host managed_node1 21866 1726882609.65709: ^ task is: TASK: Get package info 21866 1726882609.65711: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882609.65714: getting variables 21866 1726882609.65716: in VariableManager get_vars() 21866 1726882609.65744: Calling all_inventory to load vars for managed_node1 21866 1726882609.65747: Calling groups_inventory to load vars for managed_node1 21866 1726882609.65750: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882609.65761: Calling all_plugins_play to load vars for managed_node1 21866 1726882609.65785: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882609.65790: Calling groups_plugins_play to load vars for managed_node1 21866 1726882609.66026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882609.66256: done with get_vars() 21866 1726882609.66272: done getting variables TASK [Get package info] ******************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:30 Friday 20 September 2024 21:36:49 -0400 (0:00:01.733) 0:00:04.317 ****** 21866 1726882609.66372: entering _queue_task() for managed_node1/package_facts 21866 1726882609.66374: Creating lock for package_facts 21866 1726882609.66754: worker is 1 (out of 1 available) 21866 1726882609.66768: exiting _queue_task() for managed_node1/package_facts 21866 1726882609.67741: done queuing things up, now waiting for results queue to drain 21866 1726882609.67743: waiting for pending results... 21866 1726882609.67767: running TaskExecutor() for managed_node1/TASK: Get package info 21866 1726882609.67832: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000000a 21866 1726882609.67849: variable 'ansible_search_path' from source: unknown 21866 1726882609.67885: calling self._execute() 21866 1726882609.67962: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882609.67968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882609.67977: variable 'omit' from source: magic vars 21866 1726882609.68335: variable 'ansible_distribution_major_version' from source: facts 21866 1726882609.68346: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882609.68353: variable 'omit' from source: magic vars 21866 1726882609.68386: variable 'omit' from source: magic vars 21866 1726882609.68419: variable 'omit' from source: magic vars 21866 1726882609.68459: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882609.68495: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882609.68513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882609.68531: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882609.68540: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882609.68568: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882609.68571: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882609.68576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882609.68678: Set connection var ansible_shell_executable to /bin/sh 21866 1726882609.68681: Set connection var ansible_shell_type to sh 21866 1726882609.68687: Set connection var ansible_pipelining to False 21866 1726882609.68693: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882609.68699: Set connection var ansible_timeout to 10 21866 1726882609.68708: Set connection var ansible_connection to ssh 21866 1726882609.68733: variable 'ansible_shell_executable' from source: unknown 21866 1726882609.68736: variable 'ansible_connection' from source: unknown 21866 1726882609.68738: variable 'ansible_module_compression' from source: unknown 21866 1726882609.68741: variable 'ansible_shell_type' from source: unknown 21866 1726882609.68743: variable 'ansible_shell_executable' from source: unknown 21866 1726882609.68745: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882609.68750: variable 'ansible_pipelining' from source: unknown 21866 1726882609.68753: variable 'ansible_timeout' from source: unknown 21866 1726882609.68755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882609.68941: 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) 21866 1726882609.68950: variable 'omit' from source: magic vars 21866 1726882609.68955: starting attempt loop 21866 1726882609.68961: running the handler 21866 1726882609.68974: _low_level_execute_command(): starting 21866 1726882609.68981: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882609.69846: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882609.69859: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882609.69870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882609.69884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882609.69920: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882609.69927: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882609.69936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882609.69949: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882609.69960: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882609.69963: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882609.69974: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882609.69984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882609.69995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882609.70002: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882609.70008: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882609.70018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882609.70088: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882609.70595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882609.70606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882609.70729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882609.72283: stdout chunk (state=3): >>>/root <<< 21866 1726882609.72471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882609.72474: stdout chunk (state=3): >>><<< 21866 1726882609.72477: stderr chunk (state=3): >>><<< 21866 1726882609.72585: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882609.72589: _low_level_execute_command(): starting 21866 1726882609.72592: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882609.7249691-22050-112385004256584 `" && echo ansible-tmp-1726882609.7249691-22050-112385004256584="` echo /root/.ansible/tmp/ansible-tmp-1726882609.7249691-22050-112385004256584 `" ) && sleep 0' 21866 1726882609.73251: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882609.73287: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882609.73302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882609.73320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882609.73372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882609.73408: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882609.73430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882609.73788: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882609.73877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882609.75741: stdout chunk (state=3): >>>ansible-tmp-1726882609.7249691-22050-112385004256584=/root/.ansible/tmp/ansible-tmp-1726882609.7249691-22050-112385004256584 <<< 21866 1726882609.75928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882609.75931: stdout chunk (state=3): >>><<< 21866 1726882609.75933: stderr chunk (state=3): >>><<< 21866 1726882609.75969: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882609.7249691-22050-112385004256584=/root/.ansible/tmp/ansible-tmp-1726882609.7249691-22050-112385004256584 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882609.76301: variable 'ansible_module_compression' from source: unknown 21866 1726882609.76304: ANSIBALLZ: Using lock for package_facts 21866 1726882609.76306: ANSIBALLZ: Acquiring lock 21866 1726882609.76308: ANSIBALLZ: Lock acquired: 139636321285952 21866 1726882609.76310: ANSIBALLZ: Creating module 21866 1726882610.08454: ANSIBALLZ: Writing module into payload 21866 1726882610.08577: ANSIBALLZ: Writing module 21866 1726882610.08603: ANSIBALLZ: Renaming module 21866 1726882610.08613: ANSIBALLZ: Done creating module 21866 1726882610.08630: variable 'ansible_facts' from source: unknown 21866 1726882610.08752: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882609.7249691-22050-112385004256584/AnsiballZ_package_facts.py 21866 1726882610.08860: Sending initial data 21866 1726882610.08872: Sent initial data (162 bytes) 21866 1726882610.09687: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882610.09690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882610.09693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882610.09723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882610.09727: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882610.09737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882610.09817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882610.09820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882610.09824: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882610.09936: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882610.11760: 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 <<< 21866 1726882610.11846: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 21866 1726882610.11855: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 21866 1726882610.11865: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 21866 1726882610.11973: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmp239tafgn /root/.ansible/tmp/ansible-tmp-1726882609.7249691-22050-112385004256584/AnsiballZ_package_facts.py <<< 21866 1726882610.12078: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882610.14508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882610.14671: stderr chunk (state=3): >>><<< 21866 1726882610.14674: stdout chunk (state=3): >>><<< 21866 1726882610.14676: done transferring module to remote 21866 1726882610.14678: _low_level_execute_command(): starting 21866 1726882610.14681: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882609.7249691-22050-112385004256584/ /root/.ansible/tmp/ansible-tmp-1726882609.7249691-22050-112385004256584/AnsiballZ_package_facts.py && sleep 0' 21866 1726882610.15055: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882610.15058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882610.15093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882610.15099: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882610.15102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882610.15150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882610.15253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882610.17018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882610.17069: stderr chunk (state=3): >>><<< 21866 1726882610.17072: stdout chunk (state=3): >>><<< 21866 1726882610.17085: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882610.17087: _low_level_execute_command(): starting 21866 1726882610.17093: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882609.7249691-22050-112385004256584/AnsiballZ_package_facts.py && sleep 0' 21866 1726882610.17706: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882610.17721: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882610.17731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882610.17745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882610.17787: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882610.17793: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882610.17803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882610.17816: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882610.17829: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882610.17835: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882610.17843: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882610.17851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882610.17868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882610.17875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882610.17881: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882610.17890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882610.17969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882610.17984: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882610.17995: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882610.18125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882610.20039: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 21866 1726882610.20064: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 21866 1726882610.20070: stdout chunk (state=3): >>>import '_weakref' # <<< 21866 1726882610.20123: stdout chunk (state=3): >>>import '_io' # <<< 21866 1726882610.20127: stdout chunk (state=3): >>>import 'marshal' # <<< 21866 1726882610.20162: stdout chunk (state=3): >>>import 'posix' # <<< 21866 1726882610.20211: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 21866 1726882610.20249: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 21866 1726882610.20306: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882610.20330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 21866 1726882610.20343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 21866 1726882610.20390: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbabb3dc0> <<< 21866 1726882610.20428: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 21866 1726882610.20443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbabb3b20> <<< 21866 1726882610.20469: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 21866 1726882610.20500: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbabb3ac0> <<< 21866 1726882610.20520: stdout chunk (state=3): >>>import '_signal' # <<< 21866 1726882610.20538: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 21866 1726882610.20565: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab58490> <<< 21866 1726882610.20589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 21866 1726882610.20603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab58940> <<< 21866 1726882610.20625: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab58670> <<< 21866 1726882610.20669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 21866 1726882610.20673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 21866 1726882610.20692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 21866 1726882610.20712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 21866 1726882610.20746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 21866 1726882610.20760: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab0f190> <<< 21866 1726882610.20780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 21866 1726882610.20802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 21866 1726882610.20879: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab0f220> <<< 21866 1726882610.20916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 21866 1726882610.20939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab0f940> <<< 21866 1726882610.20961: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab70880> <<< 21866 1726882610.20997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab08d90> <<< 21866 1726882610.21063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 21866 1726882610.21068: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab32d90> <<< 21866 1726882610.21143: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab58970> <<< 21866 1726882610.21147: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 21866 1726882610.21496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 21866 1726882610.21516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 21866 1726882610.21538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 21866 1726882610.21590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 21866 1726882610.21601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaaaeeb0> <<< 21866 1726882610.21632: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaab0f40> <<< 21866 1726882610.21669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 21866 1726882610.21673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 21866 1726882610.21697: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 21866 1726882610.21721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 21866 1726882610.21739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 21866 1726882610.21766: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaaa7610> <<< 21866 1726882610.21782: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaaad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaaae370> <<< 21866 1726882610.21803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 21866 1726882610.21872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 21866 1726882610.21895: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 21866 1726882610.21916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882610.21941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 21866 1726882610.21983: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bbaa2ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa2e910> import 'itertools' # <<< 21866 1726882610.22020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa2ef10> <<< 21866 1726882610.22042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 21866 1726882610.22059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 21866 1726882610.22085: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa2efd0> <<< 21866 1726882610.22118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa420d0> <<< 21866 1726882610.22129: stdout chunk (state=3): >>>import '_collections' # <<< 21866 1726882610.22173: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa89d90> <<< 21866 1726882610.22184: stdout chunk (state=3): >>>import '_functools' # <<< 21866 1726882610.22202: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa82670> <<< 21866 1726882610.22260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 21866 1726882610.22285: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa946d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaab5e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 21866 1726882610.22313: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bbaa42cd0> <<< 21866 1726882610.22345: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa892b0> <<< 21866 1726882610.22381: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bbaa942e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaabb9d0> <<< 21866 1726882610.22401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 21866 1726882610.22502: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa42df0> <<< 21866 1726882610.22566: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa42d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 21866 1726882610.22587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 21866 1726882610.22598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 21866 1726882610.22642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 21866 1726882610.22677: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba76e3d0> <<< 21866 1726882610.22681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 21866 1726882610.22699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 21866 1726882610.22729: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba76e4c0> <<< 21866 1726882610.22857: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa49f40> <<< 21866 1726882610.22896: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa44a90> <<< 21866 1726882610.22899: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa44490> <<< 21866 1726882610.22917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 21866 1726882610.22937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 21866 1726882610.22959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 21866 1726882610.22988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 21866 1726882610.23006: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 21866 1726882610.23009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 21866 1726882610.23012: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba689220> <<< 21866 1726882610.23045: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba75a520> <<< 21866 1726882610.23099: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa44f10> <<< 21866 1726882610.23106: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaabb040> <<< 21866 1726882610.23121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 21866 1726882610.23144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 21866 1726882610.23165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 21866 1726882610.23177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba69ab50> <<< 21866 1726882610.23186: stdout chunk (state=3): >>>import 'errno' # <<< 21866 1726882610.23211: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bba69ae80> <<< 21866 1726882610.23237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 21866 1726882610.23261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 21866 1726882610.23271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 21866 1726882610.23280: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba6aa790> <<< 21866 1726882610.23290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 21866 1726882610.23325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 21866 1726882610.23353: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba6aacd0> <<< 21866 1726882610.23387: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bba639400> <<< 21866 1726882610.23399: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba69af70> <<< 21866 1726882610.23418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 21866 1726882610.23429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 21866 1726882610.23462: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882610.23482: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bba64a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba6aa610> <<< 21866 1726882610.23487: stdout chunk (state=3): >>>import 'pwd' # <<< 21866 1726882610.23511: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882610.23516: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bba64a3a0> <<< 21866 1726882610.23546: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa42a30> <<< 21866 1726882610.23575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 21866 1726882610.23584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 21866 1726882610.23606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 21866 1726882610.23615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 21866 1726882610.23648: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882610.23652: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bba665700> <<< 21866 1726882610.23673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 21866 1726882610.23700: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bba6659d0> <<< 21866 1726882610.23710: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba6657c0> <<< 21866 1726882610.23727: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882610.23734: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bba6658b0> <<< 21866 1726882610.23759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 21866 1726882610.23768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 21866 1726882610.23969: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882610.23973: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bba665d00> <<< 21866 1726882610.24003: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882610.24012: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bba671250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba665940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba659a90> <<< 21866 1726882610.24038: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa42610> <<< 21866 1726882610.24059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 21866 1726882610.24123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 21866 1726882610.24151: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba665af0> <<< 21866 1726882610.24300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 21866 1726882610.24311: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7bba59b6d0> <<< 21866 1726882610.24622: stdout chunk (state=3): >>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip' # zipimport: zlib available <<< 21866 1726882610.24684: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.24751: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 21866 1726882610.25973: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.26896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f04820> <<< 21866 1726882610.26919: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882610.26955: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 21866 1726882610.26968: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 21866 1726882610.26988: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9f94730> <<< 21866 1726882610.27024: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f94610> <<< 21866 1726882610.27068: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f94340> <<< 21866 1726882610.27081: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 21866 1726882610.27128: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f94460> <<< 21866 1726882610.27131: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f94160> import 'atexit' # <<< 21866 1726882610.27168: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9f943a0> <<< 21866 1726882610.27180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 21866 1726882610.27200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 21866 1726882610.27239: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f94790> <<< 21866 1726882610.27282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 21866 1726882610.27303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 21866 1726882610.27306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 21866 1726882610.27329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 21866 1726882610.27339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 21866 1726882610.27422: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f757f0> <<< 21866 1726882610.27457: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9f75b80> <<< 21866 1726882610.27501: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9f759d0> <<< 21866 1726882610.27512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 21866 1726882610.27546: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9e88520> <<< 21866 1726882610.27568: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f8ed60> <<< 21866 1726882610.27739: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f944f0> <<< 21866 1726882610.27758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 21866 1726882610.27783: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f8e1c0> <<< 21866 1726882610.27794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 21866 1726882610.27836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'<<< 21866 1726882610.27854: stdout chunk (state=3): >>> # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 21866 1726882610.27883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 21866 1726882610.27895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9fbbb20> <<< 21866 1726882610.27971: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f61160> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f61760> <<< 21866 1726882610.27996: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9e8dd30> <<< 21866 1726882610.28010: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9f61670> <<< 21866 1726882610.28047: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9fe5d00> <<< 21866 1726882610.28066: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 21866 1726882610.28088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 21866 1726882610.28118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 21866 1726882610.28198: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9ee5a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9feee80> <<< 21866 1726882610.28217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 21866 1726882610.28279: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882610.28297: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9ef40a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9feeeb0> <<< 21866 1726882610.28309: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 21866 1726882610.28339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882610.28378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 21866 1726882610.28427: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9ff51c0> <<< 21866 1726882610.28560: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9ef40d0> <<< 21866 1726882610.28651: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882610.28675: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9fae2b0> <<< 21866 1726882610.28691: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9feeaf0> <<< 21866 1726882610.28722: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882610.28744: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9feeac0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9fe5ee0> <<< 21866 1726882610.28762: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 21866 1726882610.28781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 21866 1726882610.28792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 21866 1726882610.28831: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9ef00d0> <<< 21866 1726882610.29025: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 21866 1726882610.29058: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9ee7310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9ef0cd0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9ef0670> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9ef1100> <<< 21866 1726882610.29083: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py <<< 21866 1726882610.29103: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.29175: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.29269: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py <<< 21866 1726882610.29293: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py <<< 21866 1726882610.29304: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.29401: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.29495: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.29942: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.30403: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 21866 1726882610.30432: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882610.30490: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9f02910> <<< 21866 1726882610.30567: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f2f9a0> <<< 21866 1726882610.30579: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9a6f640> <<< 21866 1726882610.30617: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py <<< 21866 1726882610.30634: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.30657: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.30676: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 21866 1726882610.30790: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.30912: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 21866 1726882610.30936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f6b7f0> <<< 21866 1726882610.30946: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.31332: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.31690: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.31743: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.31809: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 21866 1726882610.31841: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.31879: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py <<< 21866 1726882610.31889: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.31935: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.32017: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/errors.py <<< 21866 1726882610.32036: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py <<< 21866 1726882610.32047: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.32077: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.32115: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 21866 1726882610.32125: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.32307: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.32489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 21866 1726882610.32524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 21866 1726882610.32536: stdout chunk (state=3): >>>import '_ast' # <<< 21866 1726882610.32596: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9fb1460> <<< 21866 1726882610.32606: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.32658: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.32727: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py <<< 21866 1726882610.32752: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 21866 1726882610.32762: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.32787: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.32824: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py <<< 21866 1726882610.32835: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.32868: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.32905: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.32997: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.33058: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 21866 1726882610.33083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882610.33154: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9f220d0> <<< 21866 1726882610.33253: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f2f1f0> <<< 21866 1726882610.33293: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py <<< 21866 1726882610.33306: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 21866 1726882610.33346: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.33405: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.33426: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.33458: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 21866 1726882610.33488: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 21866 1726882610.33502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 21866 1726882610.33535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 21866 1726882610.33548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 21866 1726882610.33573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 21866 1726882610.33645: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f35bb0> <<< 21866 1726882610.33689: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9ffe070> <<< 21866 1726882610.33749: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f252e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 21866 1726882610.33777: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.33797: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py <<< 21866 1726882610.33816: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 21866 1726882610.33882: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/basic.py <<< 21866 1726882610.33907: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/modules/__init__.py <<< 21866 1726882610.33919: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.34109: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.34305: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.34328: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.34372: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py <<< 21866 1726882610.34390: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 21866 1726882610.34418: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.34445: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.34487: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.34516: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.34548: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py <<< 21866 1726882610.34558: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.34615: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.34680: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.34700: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.34734: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py <<< 21866 1726882610.34749: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.34878: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.35012: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.35041: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.35093: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882610.35118: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 21866 1726882610.35149: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 21866 1726882610.35196: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9805b50> <<< 21866 1726882610.35215: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 21866 1726882610.35305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 21866 1726882610.35315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9a75910> <<< 21866 1726882610.35343: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9a75820> <<< 21866 1726882610.35414: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb97e91c0> <<< 21866 1726882610.35449: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb98055e0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9a339a0> <<< 21866 1726882610.35474: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9a33d90> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 21866 1726882610.35507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 21866 1726882610.35542: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9a24100> <<< 21866 1726882610.35605: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb97f6bb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 21866 1726882610.35642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9a24d90> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 21866 1726882610.35686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9a55a60> <<< 21866 1726882610.35706: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9900040> <<< 21866 1726882610.35784: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9a33fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 21866 1726882610.35797: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.35856: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.35904: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 21866 1726882610.35949: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.35999: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 21866 1726882610.36025: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 21866 1726882610.36036: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.36054: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.36087: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 21866 1726882610.36099: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.36135: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.36188: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 21866 1726882610.36221: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.36259: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 21866 1726882610.36275: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.36314: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.36367: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.36413: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.36468: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py <<< 21866 1726882610.36480: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 21866 1726882610.36867: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.37232: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 21866 1726882610.37282: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.37328: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.37358: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.37411: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 21866 1726882610.37423: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.37451: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 21866 1726882610.37515: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.37565: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py <<< 21866 1726882610.37568: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.37587: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.37624: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 21866 1726882610.37648: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.37683: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 21866 1726882610.37686: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.37749: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.37840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 21866 1726882610.37878: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb96cd250> <<< 21866 1726882610.37896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 21866 1726882610.37899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 21866 1726882610.38055: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb96cd790> <<< 21866 1726882610.38058: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 21866 1726882610.38107: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.38175: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 21866 1726882610.38183: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.38244: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.38327: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 21866 1726882610.38383: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.38455: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py <<< 21866 1726882610.38458: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.38488: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.38530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 21866 1726882610.38559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 21866 1726882610.38695: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9755940> <<< 21866 1726882610.39432: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb96c0e50> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available <<< 21866 1726882610.39480: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 21866 1726882610.39483: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.39567: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 21866 1726882610.39571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 21866 1726882610.39634: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9805040> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb98563d0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 21866 1726882610.39728: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 21866 1726882610.39734: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 21866 1726882610.39908: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.40032: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 21866 1726882610.40123: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.40206: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.40240: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.40283: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py <<< 21866 1726882610.40303: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available <<< 21866 1726882610.40323: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.40442: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.40575: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 21866 1726882610.40578: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 21866 1726882610.40679: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.40787: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 21866 1726882610.40790: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.40809: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.40838: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.41270: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.41684: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 21866 1726882610.41688: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.41771: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.41857: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 21866 1726882610.41943: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.42038: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 21866 1726882610.42041: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.42161: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.42314: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 21866 1726882610.42317: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 21866 1726882610.42328: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.42356: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.42406: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py <<< 21866 1726882610.42409: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.42490: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.42572: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.42730: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.42904: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 21866 1726882610.42935: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.42967: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 21866 1726882610.42994: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.43011: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.43025: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 21866 1726882610.43088: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.43153: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 21866 1726882610.43163: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.43187: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.43201: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 21866 1726882610.43251: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.43308: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 21866 1726882610.43311: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.43355: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.43407: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 21866 1726882610.43623: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.43844: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py <<< 21866 1726882610.43847: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.43888: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.43941: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 21866 1726882610.43977: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.44015: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 21866 1726882610.44018: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.44036: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.44073: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 21866 1726882610.44107: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.44145: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 21866 1726882610.44148: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.44207: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.44304: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 21866 1726882610.44308: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 21866 1726882610.44321: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.44348: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.44407: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 21866 1726882610.44410: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.44434: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.44437: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.44480: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.44518: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.44581: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.44647: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 21866 1726882610.44670: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 21866 1726882610.44672: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.44699: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.44748: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 21866 1726882610.44916: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.45081: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 21866 1726882610.45084: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.45115: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.45167: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 21866 1726882610.45170: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.45203: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.45253: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 21866 1726882610.45256: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.45318: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.45402: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 21866 1726882610.45405: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.45476: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.45569: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py <<< 21866 1726882610.45572: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.45611: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.45670: stdout chunk (state=3): >>>import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py <<< 21866 1726882610.45764: stdout chunk (state=3): >>># zipimport: zlib available <<< 21866 1726882610.45888: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 21866 1726882610.46317: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb952fdc0> <<< 21866 1726882610.46366: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 21866 1726882610.46369: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb952f3a0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb952f700> <<< 21866 1726882610.69166: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epo<<< 21866 1726882610.69189: stdout chunk (state=3): >>>ch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": <<< 21866 1726882610.69204: stdout chunk (state=3): >>>[{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release":<<< 21866 1726882610.69212: stdout chunk (state=3): >>> "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], <<< 21866 1726882610.69216: stdout chunk (state=3): >>>"libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.<<< 21866 1726882610.69234: stdout chunk (state=3): >>>1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-ba<<< 21866 1726882610.69248: stdout chunk (state=3): >>>se-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arc<<< 21866 1726882610.69266: stdout chunk (state=3): >>>h": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source<<< 21866 1726882610.69278: stdout chunk (state=3): >>>": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "a<<< 21866 1726882610.69286: stdout chunk (state=3): >>>rch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300",<<< 21866 1726882610.69305: stdout chunk (state=3): >>> "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", <<< 21866 1726882610.69328: stdout chunk (state=3): >>>"version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64"<<< 21866 1726882610.69341: stdout chunk (state=3): >>>, "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "r<<< 21866 1726882610.69352: stdout chunk (state=3): >>>elease": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch",<<< 21866 1726882610.69375: stdout chunk (state=3): >>> "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21866 1726882610.69771: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 21866 1726882610.69790: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 21866 1726882610.69799: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 21866 1726882610.69815: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat <<< 21866 1726882610.69821: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib <<< 21866 1726882610.69838: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil <<< 21866 1726882610.69858: stdout chunk (state=3): >>># cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils <<< 21866 1726882610.69887: stdout chunk (state=3): >>># destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon <<< 21866 1726882610.69926: 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 # 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 <<< 21866 1726882610.69980: 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.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network <<< 21866 1726882610.69984: stdout chunk (state=3): >>># 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.fac<<< 21866 1726882610.69995: stdout chunk (state=3): >>>ts.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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm <<< 21866 1726882610.70244: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 21866 1726882610.70251: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 21866 1726882610.70287: stdout chunk (state=3): >>># destroy zipimport <<< 21866 1726882610.70291: stdout chunk (state=3): >>># destroy _compression <<< 21866 1726882610.70298: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 21866 1726882610.70325: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 21866 1726882610.70331: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 21866 1726882610.70343: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 21866 1726882610.70374: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 21866 1726882610.70412: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 21866 1726882610.70426: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 21866 1726882610.70443: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 21866 1726882610.70476: stdout chunk (state=3): >>># destroy shlex <<< 21866 1726882610.70483: stdout chunk (state=3): >>># destroy datetime <<< 21866 1726882610.70504: stdout chunk (state=3): >>># destroy base64 <<< 21866 1726882610.70508: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 21866 1726882610.70513: stdout chunk (state=3): >>># destroy getpass <<< 21866 1726882610.70519: stdout chunk (state=3): >>># destroy json <<< 21866 1726882610.70547: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 21866 1726882610.70551: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 21866 1726882610.70559: stdout chunk (state=3): >>># destroy rpm.transaction # destroy rpm <<< 21866 1726882610.70611: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm <<< 21866 1726882610.70637: stdout chunk (state=3): >>># cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue <<< 21866 1726882610.70640: stdout chunk (state=3): >>># cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 21866 1726882610.70660: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 21866 1726882610.70689: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache <<< 21866 1726882610.70722: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 21866 1726882610.70744: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 <<< 21866 1726882610.70757: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib <<< 21866 1726882610.70779: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 21866 1726882610.70788: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum <<< 21866 1726882610.70801: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 21866 1726882610.70813: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale <<< 21866 1726882610.70834: stdout chunk (state=3): >>># cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath <<< 21866 1726882610.70840: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 <<< 21866 1726882610.70843: stdout chunk (state=3): >>># cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 21866 1726882610.70862: 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 <<< 21866 1726882610.70867: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 21866 1726882610.70877: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 21866 1726882610.70879: stdout chunk (state=3): >>># destroy rpm._rpm # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 <<< 21866 1726882610.70882: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 21866 1726882610.71036: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 21866 1726882610.71046: stdout chunk (state=3): >>># destroy tokenize <<< 21866 1726882610.71060: stdout chunk (state=3): >>># destroy _heapq <<< 21866 1726882610.71074: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 21866 1726882610.71086: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 21866 1726882610.71106: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 21866 1726882610.71115: stdout chunk (state=3): >>># destroy _operator <<< 21866 1726882610.71121: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 21866 1726882610.71168: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 21866 1726882610.71547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882610.71607: stderr chunk (state=3): >>><<< 21866 1726882610.71614: stdout chunk (state=3): >>><<< 21866 1726882610.71772: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbabb3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbabb3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbabb3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab58490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab58670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab0f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab0f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab70880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab08d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbab58970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaaaeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaab0f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaaa7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaaad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaaae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bbaa2ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa2e910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa2ef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa2efd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa89d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa82670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa946d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaab5e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bbaa42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bbaa942e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaabb9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa42df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa42d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba76e3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba76e4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa49f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa44a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa44490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba689220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba75a520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa44f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaabb040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba69ab50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bba69ae80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba6aa790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba6aacd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bba639400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba69af70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bba64a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba6aa610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bba64a3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa42a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bba665700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bba6659d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba6657c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bba6658b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bba665d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bba671250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba665940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba659a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bbaa42610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bba665af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7bba59b6d0> # zipimport: found 105 names in '/tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f04820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9f94730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f94610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f94340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f94460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f94160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9f943a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f94790> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f757f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9f75b80> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9f759d0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9e88520> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f8ed60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f944f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f8e1c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9fbbb20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f61160> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f61760> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9e8dd30> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9f61670> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9fe5d00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9ee5a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9feee80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9ef40a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9feeeb0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9ff51c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9ef40d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9fae2b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9feeaf0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9feeac0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9fe5ee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9ef00d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9ee7310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9ef0cd0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9ef0670> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9ef1100> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9f02910> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f2f9a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9a6f640> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f6b7f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9fb1460> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9f220d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f2f1f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f35bb0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9ffe070> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9f252e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9805b50> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9a75910> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9a75820> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb97e91c0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb98055e0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9a339a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9a33d90> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9a24100> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb97f6bb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9a24d90> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9a55a60> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9900040> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb9a33fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb96cd250> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb96cd790> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9755940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb96c0e50> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb9805040> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb98563d0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_idqj6l8v/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7bb952fdc0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb952f3a0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7bb952f700> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 21866 1726882610.73928: done with _execute_module (package_facts, {'_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': '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-1726882609.7249691-22050-112385004256584/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882610.73946: _low_level_execute_command(): starting 21866 1726882610.73949: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882609.7249691-22050-112385004256584/ > /dev/null 2>&1 && sleep 0' 21866 1726882610.74410: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882610.74429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882610.74441: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882610.74451: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882610.74461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882610.74509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882610.74521: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882610.74622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882610.76435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882610.76486: stderr chunk (state=3): >>><<< 21866 1726882610.76489: stdout chunk (state=3): >>><<< 21866 1726882610.76502: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882610.76507: handler run complete 21866 1726882610.76987: variable 'ansible_facts' from source: unknown 21866 1726882610.77260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882610.78514: variable 'ansible_facts' from source: unknown 21866 1726882610.78829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882610.79629: attempt loop complete, returning result 21866 1726882610.79648: _execute() done 21866 1726882610.79655: dumping result to json 21866 1726882610.79889: done dumping result, returning 21866 1726882610.79904: done running TaskExecutor() for managed_node1/TASK: Get package info [0e448fcc-3ce9-1c82-aff9-00000000000a] 21866 1726882610.79914: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000000a 21866 1726882610.81343: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000000a 21866 1726882610.81347: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.el9", "source": "rpm", "version": "1.24" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "8.el9", "source": "rpm", "version": "0.60.8" } ], "attr": [ { "arch": "x86_64", "epoch": null, "name": "attr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "21.el9", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "13.el9", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "9.el9", "source": "rpm", "version": "5.1.8" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "14.el9", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "54.el9", "source": "rpm", "version": "2.35.2" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "54.el9", "source": "rpm", "version": "2.35.2" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "5.el9", "source": "rpm", "version": "3.7.4" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "8.el9", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "2.el9", "source": "rpm", "version": "1.19.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "91.4.el9", "source": "rpm", "version": "2024.2.69_v8.0.303" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el9", "source": "rpm", "version": "4.6" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "19.el9", "source": "rpm", "version": "23.4" } ], "cloud-utils-growpart": [ { "arch": "x86_64", "epoch": null, "name": "cloud-utils-growpart", "release": "1.el9", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "36.el9", "source": "rpm", "version": "8.32" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "36.el9", "source": "rpm", "version": "8.32" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "16.el9", "source": "rpm", "version": "2.13" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "26.20190603git.el9", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.gitbaf3e06.el9", "source": "rpm", "version": "20240822" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.gitbaf3e06.el9", "source": "rpm", "version": "20240822" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.el9", "source": "rpm", "version": "2.7.2" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "21.el9", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "7.el9", "source": "rpm", "version": "28" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dejavu-sans-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "18.el9", "source": "rpm", "version": "2.37" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper", "release": "2.el9", "source": "rpm", "version": "1.02.198" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-libs", "release": "2.el9", "source": "rpm", "version": "1.02.198" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "12.el9", "source": "rpm", "version": "3.7" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "dnsmasq": [ { "arch": "x86_64", "epoch": null, "name": "dnsmasq", "release": "16.el9", "source": "rpm", "version": "2.85" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el9", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el9", "source": "rpm", "version": "38" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "10.el9", "source": "rpm", "version": "27.2" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "8.el9", "source": "rpm", "version": "9" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "1.el9", "source": "rpm", "version": "6.2" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "2.el9", "source": "rpm", "version": "2.5.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "5.el9", "source": "rpm", "version": "3.16" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.el9", "source": "rpm", "version": "4.8.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el9", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "7.el9.1", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "16.el9", "source": "rpm", "version": "2.9.9" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.el9", "source": "rpm", "version": "1.23" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "5.el9", "source": "rpm", "version": "1.0.7" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "15.el9", "source": "rpm", "version": "2.68.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.el9", "source": "rpm", "version": "6.2.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "4.el9", "source": "rpm", "version": "2.3.3" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "4.el9", "source": "rpm", "version": "3.8.3" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "11.el9", "source": "rpm", "version": "1.68.0" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "613798eb", "source": "rpm", "version": "3228467c" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "29.el9", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el9", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "63.el9", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "7.el9", "source": "rpm", "version": "0.8.4" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.el9", "source": "rpm", "version": "1.12" } ], "hostapd": [ { "arch": "x86_64", "epoch": null, "name": "hostapd", "release": "1.el9", "source": "rpm", "version": "2.10" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "6.el9", "source": "rpm", "version": "3.23" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "9.15.el9", "source": "rpm", "version": "0.348" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.el9", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "6.el9", "source": "rpm", "version": "49" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "4.el9", "source": "rpm", "version": "10.11.8" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "4.el9", "source": "rpm", "version": "10.11.8" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "5.el9", "source": "rpm", "version": "1.0.0" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.el9", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "5.el9", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "11.el9", "source": "rpm", "version": "20210202" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "1.el9", "source": "rpm", "version": "1.9.4" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "146.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "146.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "146.el9", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "146.el9", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "146.el9", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "146.el9", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "146.el9", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el9", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "1.el9", "source": "rpm", "version": "3.5.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "17.el9", "source": "rpm", "version": "1.6" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "11.el9", "source": "rpm", "version": "0.14" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "15.el9", "source": "rpm", "version": "2.0.27" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "10.el9", "source": "rpm", "version": "28" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "10.el9", "source": "rpm", "version": "28" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "32.el9", "source": "rpm", "version": "0.8.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "3.el9", "source": "rpm", "version": "1.21.1" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "5.el9", "source": "rpm", "version": "590" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.el9", "source": "rpm", "version": "3.5.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el9", "source": "rpm", "version": "2.5.5" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "53.el9", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el9", "source": "rpm", "version": "1.4.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "6.el9", "source": "rpm", "version": "1.0.9" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "9.el9", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "5.el9", "source": "rpm", "version": "0.7.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "53.el9", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "23.el9", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "54.el9", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "53.el9", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "libdnf-plugin-subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "libdnf-plugin-subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "4.el9", "source": "rpm", "version": "0.4.1" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210216cvs.el9", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "4.el9", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "5.el9", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.el9", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el9", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el9", "source": "rpm", "version": "3.4.2" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.el9", "source": "rpm", "version": "1.13.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "11.el9", "source": "rpm", "version": "1.10.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "5.el9", "source": "rpm", "version": "1.42" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "7.el9", "source": "rpm", "version": "2.3.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "53.el9", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "7.el9", "source": "rpm", "version": "1.5.1" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "4.el9", "source": "rpm", "version": "1.5.2" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "16.el9", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.el9", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "4.el9", "source": "rpm", "version": "1.2.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "1.el9", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "21.el9", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "27.el9", "source": "rpm", "version": "2.5.4" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "4.el9", "source": "rpm", "version": "1.2.6" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "6.el9", "source": "rpm", "version": "1.43.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "53.el9", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "4.el9", "source": "rpm", "version": "1.5.3" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "5.el9", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "8.el9", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "53.el9", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "6.el9", "source": "rpm", "version": "2.15.2" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "2.el9", "source": "rpm", "version": "2.5.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "4.el9", "source": "rpm", "version": "2.13" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.el9", "source": "rpm", "version": "0.7.24" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "10.el9", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.el9", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "8.el9", "source": "rpm", "version": "4.16.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.el9", "source": "rpm", "version": "1.4.10" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.el9", "source": "rpm", "version": "0.16.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "9.el9", "source": "rpm", "version": "1.3.3" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "15.el9", "source": "rpm", "version": "0.9.10" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "1.el9", "source": "rpm", "version": "2.5" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "15.el9", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "6.el9", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "6.el9", "source": "rpm", "version": "2.9.13" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "9.el9", "source": "rpm", "version": "1.1.34" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "7.el9", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "146.el9", "source": "rpm", "version": "20240905" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "146.el9", "source": "rpm", "version": "20240905" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.el9", "source": "rpm", "version": "0.9.29" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "8.el9", "source": "rpm", "version": "3.18.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "10.el9", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el9", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "4.el9", "source": "rpm", "version": "5.4.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "5.el9", "source": "rpm", "version": "1.9.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "1.el9", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "8.el9", "source": "rpm", "version": "4.3" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el9", "source": "rpm", "version": "2.9.3" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el9", "source": "rpm", "version": "20240531" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "4.el9", "source": "rpm", "version": "0.6.0" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.el9", "source": "rpm", "version": "4.1.0" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el9", "source": "rpm", "version": "3.9.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el9", "source": "rpm", "version": "0.52.21" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "27.el9", "source": "rpm", "version": "2.5.4" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "3.el9", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "8.el9", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "14.el9", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "3.el9", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "1.el9.6", "source": "rpm", "version": "6.9.6" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.el9", "source": "rpm", "version": "2.6.6" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "10.el9", "source": "rpm", "version": "1.77" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "20.el9", "source": "rpm", "version": "1.5.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "2.el9", "source": "rpm", "version": "3.5" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "12.el9", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "5.el9", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "4.el9", "source": "rpm", "version": "8.44" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "481.el9", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "481.el9", "source": "rpm", "version": "1.80" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "460.el9", "source": "rpm", "version": "1.50" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "481.el9", "source": "rpm", "version": "0.66" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "462.el9", "source": "rpm", "version": "2.174" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "4.el9", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "481.el9", "source": "rpm", "version": "1.47" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "462.el9", "source": "rpm", "version": "3.08" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "481.el9", "source": "rpm", "version": "1.30" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "7.el9", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "461.el9", "source": "rpm", "version": "5.74" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "481.el9", "source": "rpm", "version": "1.13" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "481.el9", "source": "rpm", "version": "2.85" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "481.el9", "source": "rpm", "version": "1.37" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "4.el9", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "4.el9", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "481.el9", "source": "rpm", "version": "1.09" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "481.el9", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el9", "source": "rpm", "version": "2.52" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "481.el9", "source": "rpm", "version": "1.12" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "462.el9", "source": "rpm", "version": "0.076" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "481.el9", "source": "rpm", "version": "1.43" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el9", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "2.el9", "source": "rpm", "version": "2.073" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "481.el9", "source": "rpm", "version": "1.21" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "4.el9", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "6.el9", "source": "rpm", "version": "20200520" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "481.el9", "source": "rpm", "version": "1.15" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "1.el9", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "481.el9", "source": "rpm", "version": "1.94" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "461.el9", "source": "rpm", "version": "3.78" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "460.el9", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "461.el9", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el9", "source": "rpm", "version": "3.42" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "4.el9", "source": "rpm", "version": "2.01" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Scalar-List-Utils", "release": "462.el9", "source": "rpm", "version": "1.56" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "481.el9", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "4.el9", "source": "rpm", "version": "2.031" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "460.el9", "source": "rpm", "version": "3.21" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "481.el9", "source": "rpm", "version": "1.08" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "461.el9", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "460.el9", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "11.el9", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "460.el9", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "460.el9", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "7.el9", "source": "rpm", "version": "1.300" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el9", "source": "rpm", "version": "5.09" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "481.el9", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "461.el9", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "481.el9", "source": "rpm", "version": "0.60.800" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "481.el9", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "4.el9", "source": "rpm", "version": "3.13" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "481.el9", "source": "rpm", "version": "1.23" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "481.el9", "source": "rpm", "version": "1.31" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "481.el9", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "460.el9", "source": "rpm", "version": "0.238" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "460.el9", "source": "rpm", "version": "4.14" } ], "perl-subs": [ { "arch": "noarch", "epoch": 0, "name": "perl-subs", "release": "481.el9", "source": "rpm", "version": "1.03" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "481.el9", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el9", "source": "rpm", "version": "2.5" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el9", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "8.el9", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el9", "source": "rpm", "version": "3.3.17" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.el9", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.el9", "source": "rpm", "version": "20210518" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el9", "source": "rpm", "version": "20.3.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "5.el9", "source": "rpm", "version": "4.0.0" } ], "python3-cloud-what": [ { "arch": "x86_64", "epoch": null, "name": "python3-cloud-what", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "25.el9", "source": "rpm", "version": "5.0.6" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "7.el9", "source": "rpm", "version": "2.8.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "2.el9", "source": "rpm", "version": "1.2.18" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "6.el9", "source": "rpm", "version": "4.4.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "7.el9", "source": "rpm", "version": "1.5.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el9.1", "source": "rpm", "version": "2.10" } ], "python3-iniparse": [ { "arch": "noarch", "epoch": null, "name": "python3-iniparse", "release": "45.el9", "source": "rpm", "version": "0.4" } ], "python3-inotify": [ { "arch": "noarch", "epoch": null, "name": "python3-inotify", "release": "25.el9", "source": "rpm", "version": "0.9.6" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "6.el9", "source": "rpm", "version": "2.11.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "16.el9", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "4.el9", "source": "rpm", "version": "2.0" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "13.el9", "source": "rpm", "version": "3.2.0" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "python3-librepo": [ { "arch": "x86_64", "epoch": null, "name": "python3-librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "3.el9", "source": "rpm", "version": "4.6.5" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "12.el9", "source": "rpm", "version": "1.1.1" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "15.el9", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "3.el9", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.el9", "source": "rpm", "version": "3.1.1" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "1.el9", "source": "rpm", "version": "21.3.1" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "27.el9", "source": "rpm", "version": "0.7.2" } ], "python3-pyrsistent": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "8.el9", "source": "rpm", "version": "0.17.3" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "12.el9", "source": "rpm", "version": "3.4" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "12.el9", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "5.el9", "source": "rpm", "version": "2021.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "6.el9", "source": "rpm", "version": "5.4.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.el9", "source": "rpm", "version": "2.25.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.el9", "source": "rpm", "version": "4.4.4" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "13.el9", "source": "rpm", "version": "53.0.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "13.el9", "source": "rpm", "version": "53.0.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "9.el9", "source": "rpm", "version": "1.15.0" } ], "python3-subscription-manager-rhsm": [ { "arch": "x86_64", "epoch": null, "name": "python3-subscription-manager-rhsm", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "19.el9", "source": "rpm", "version": "234" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "6.el9", "source": "rpm", "version": "1.26.5" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "5.el9", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 17, "name": "qemu-guest-agent", "release": "10.el9", "source": "rpm", "version": "9.0.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "2.el9", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "2.el9", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "4.el9", "source": "rpm", "version": "8.1" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "rhc": [ { "arch": "x86_64", "epoch": 1, "name": "rhc", "release": "5.el9", "source": "rpm", "version": "0.2.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "7.el9", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "31.el9", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "7.el9", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "20.el9", "source": "rpm", "version": "3.2.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "rsyslog-logrotate": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog-logrotate", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "9.el9", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el9", "source": "rpm", "version": "38.1.44" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el9", "source": "rpm", "version": "38.1.44" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "10.el9", "source": "rpm", "version": "2.13.7" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "9.el9", "source": "rpm", "version": "4.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el9", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "8.el9", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "7.el9", "source": "rpm", "version": "3.34.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "10.git1.el9", "source": "rpm", "version": "4.4" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "2.el9", "source": "rpm", "version": "5.18" } ], "subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "subscription-manager-rhsm-certificates": [ { "arch": "noarch", "epoch": null, "name": "subscription-manager-rhsm-certificates", "release": "1.el9", "source": "rpm", "version": "20220623" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "10.el9", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-rpm-macros": [ { "arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "7.el9", "source": "rpm", "version": "1.34" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "8.el9", "source": "rpm", "version": "2020.3" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "18.el9", "source": "rpm", "version": "1.9" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.el9", "source": "rpm", "version": "3.2.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "2.el9", "source": "rpm", "version": "2024a" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "57.el9", "source": "rpm", "version": "6.0" } ], "usermode": [ { "arch": "x86_64", "epoch": null, "name": "usermode", "release": "5.el9", "source": "rpm", "version": "1.114" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el9", "source": "rpm", "version": "0.12.1" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "10.el9", "source": "rpm", "version": "1.25" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "8.el9", "source": "rpm", "version": "1.21.1" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "29.el9", "source": "rpm", "version": "2.21" } ], "wpa_supplicant": [ { "arch": "x86_64", "epoch": 1, "name": "wpa_supplicant", "release": "5.el9", "source": "rpm", "version": "2.10" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.el9", "source": "rpm", "version": "6.4.0" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "35.el9", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false } 21866 1726882610.85004: no more pending results, returning what we have 21866 1726882610.85008: results queue empty 21866 1726882610.85008: checking for any_errors_fatal 21866 1726882610.85012: done checking for any_errors_fatal 21866 1726882610.85013: checking for max_fail_percentage 21866 1726882610.85015: done checking for max_fail_percentage 21866 1726882610.85016: checking to see if all hosts have failed and the running result is not ok 21866 1726882610.85017: done checking to see if all hosts have failed 21866 1726882610.85017: getting the remaining hosts for this loop 21866 1726882610.85019: done getting the remaining hosts for this loop 21866 1726882610.85023: getting the next task for host managed_node1 21866 1726882610.85028: done getting next task for host managed_node1 21866 1726882610.85030: ^ task is: TASK: Get NetworkManager version 21866 1726882610.85032: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882610.85035: getting variables 21866 1726882610.85036: in VariableManager get_vars() 21866 1726882610.85059: Calling all_inventory to load vars for managed_node1 21866 1726882610.85062: Calling groups_inventory to load vars for managed_node1 21866 1726882610.85067: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882610.85076: Calling all_plugins_play to load vars for managed_node1 21866 1726882610.85078: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882610.85081: Calling groups_plugins_play to load vars for managed_node1 21866 1726882610.86101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882610.87546: done with get_vars() 21866 1726882610.87572: done getting variables 21866 1726882610.87632: 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 [Get NetworkManager version] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:32 Friday 20 September 2024 21:36:50 -0400 (0:00:01.212) 0:00:05.530 ****** 21866 1726882610.87662: entering _queue_task() for managed_node1/set_fact 21866 1726882610.87970: worker is 1 (out of 1 available) 21866 1726882610.87982: exiting _queue_task() for managed_node1/set_fact 21866 1726882610.87995: done queuing things up, now waiting for results queue to drain 21866 1726882610.87997: waiting for pending results... 21866 1726882610.88265: running TaskExecutor() for managed_node1/TASK: Get NetworkManager version 21866 1726882610.88356: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000000b 21866 1726882610.88372: variable 'ansible_search_path' from source: unknown 21866 1726882610.88410: calling self._execute() 21866 1726882610.88487: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882610.88492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882610.88504: variable 'omit' from source: magic vars 21866 1726882610.88883: variable 'ansible_distribution_major_version' from source: facts 21866 1726882610.88895: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882610.88903: variable 'omit' from source: magic vars 21866 1726882610.88928: variable 'omit' from source: magic vars 21866 1726882610.89106: variable 'ansible_facts' from source: unknown 21866 1726882610.89809: variable 'omit' from source: magic vars 21866 1726882610.89852: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882610.89893: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882610.89911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882610.89927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882610.89938: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882610.89970: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882610.89973: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882610.89976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882610.90082: Set connection var ansible_shell_executable to /bin/sh 21866 1726882610.90085: Set connection var ansible_shell_type to sh 21866 1726882610.90089: Set connection var ansible_pipelining to False 21866 1726882610.90095: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882610.90100: Set connection var ansible_timeout to 10 21866 1726882610.90105: Set connection var ansible_connection to ssh 21866 1726882610.90127: variable 'ansible_shell_executable' from source: unknown 21866 1726882610.90130: variable 'ansible_connection' from source: unknown 21866 1726882610.90133: variable 'ansible_module_compression' from source: unknown 21866 1726882610.90136: variable 'ansible_shell_type' from source: unknown 21866 1726882610.90138: variable 'ansible_shell_executable' from source: unknown 21866 1726882610.90140: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882610.90143: variable 'ansible_pipelining' from source: unknown 21866 1726882610.90145: variable 'ansible_timeout' from source: unknown 21866 1726882610.90150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882610.90274: 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) 21866 1726882610.90289: variable 'omit' from source: magic vars 21866 1726882610.90293: starting attempt loop 21866 1726882610.90296: running the handler 21866 1726882610.90308: handler run complete 21866 1726882610.90317: attempt loop complete, returning result 21866 1726882610.90319: _execute() done 21866 1726882610.90321: dumping result to json 21866 1726882610.90324: done dumping result, returning 21866 1726882610.90331: done running TaskExecutor() for managed_node1/TASK: Get NetworkManager version [0e448fcc-3ce9-1c82-aff9-00000000000b] 21866 1726882610.90336: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000000b 21866 1726882610.90418: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000000b 21866 1726882610.90421: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "networkmanager_version": "1.51.0" }, "changed": false } 21866 1726882610.90479: no more pending results, returning what we have 21866 1726882610.90481: results queue empty 21866 1726882610.90482: checking for any_errors_fatal 21866 1726882610.90491: done checking for any_errors_fatal 21866 1726882610.90492: checking for max_fail_percentage 21866 1726882610.90494: done checking for max_fail_percentage 21866 1726882610.90495: checking to see if all hosts have failed and the running result is not ok 21866 1726882610.90496: done checking to see if all hosts have failed 21866 1726882610.90496: getting the remaining hosts for this loop 21866 1726882610.90498: done getting the remaining hosts for this loop 21866 1726882610.90502: getting the next task for host managed_node1 21866 1726882610.90510: done getting next task for host managed_node1 21866 1726882610.90512: ^ task is: TASK: meta (flush_handlers) 21866 1726882610.90514: ^ 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 21866 1726882610.90519: getting variables 21866 1726882610.90521: in VariableManager get_vars() 21866 1726882610.90551: Calling all_inventory to load vars for managed_node1 21866 1726882610.90554: Calling groups_inventory to load vars for managed_node1 21866 1726882610.90559: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882610.90572: Calling all_plugins_play to load vars for managed_node1 21866 1726882610.90575: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882610.90577: Calling groups_plugins_play to load vars for managed_node1 21866 1726882610.92011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882610.93477: done with get_vars() 21866 1726882610.93495: done getting variables 21866 1726882610.93552: in VariableManager get_vars() 21866 1726882610.93567: Calling all_inventory to load vars for managed_node1 21866 1726882610.93570: Calling groups_inventory to load vars for managed_node1 21866 1726882610.93572: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882610.93577: Calling all_plugins_play to load vars for managed_node1 21866 1726882610.93579: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882610.93582: Calling groups_plugins_play to load vars for managed_node1 21866 1726882610.94647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882610.96051: done with get_vars() 21866 1726882610.96079: done queuing things up, now waiting for results queue to drain 21866 1726882610.96081: results queue empty 21866 1726882610.96082: checking for any_errors_fatal 21866 1726882610.96085: done checking for any_errors_fatal 21866 1726882610.96085: checking for max_fail_percentage 21866 1726882610.96087: done checking for max_fail_percentage 21866 1726882610.96088: checking to see if all hosts have failed and the running result is not ok 21866 1726882610.96088: done checking to see if all hosts have failed 21866 1726882610.96089: getting the remaining hosts for this loop 21866 1726882610.96090: done getting the remaining hosts for this loop 21866 1726882610.96093: getting the next task for host managed_node1 21866 1726882610.96102: done getting next task for host managed_node1 21866 1726882610.96104: ^ task is: TASK: meta (flush_handlers) 21866 1726882610.96106: ^ 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 21866 1726882610.96108: getting variables 21866 1726882610.96109: in VariableManager get_vars() 21866 1726882610.96117: Calling all_inventory to load vars for managed_node1 21866 1726882610.96119: Calling groups_inventory to load vars for managed_node1 21866 1726882610.96121: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882610.96126: Calling all_plugins_play to load vars for managed_node1 21866 1726882610.96128: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882610.96131: Calling groups_plugins_play to load vars for managed_node1 21866 1726882610.98003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882611.00774: done with get_vars() 21866 1726882611.00794: done getting variables 21866 1726882611.00844: in VariableManager get_vars() 21866 1726882611.00854: Calling all_inventory to load vars for managed_node1 21866 1726882611.00860: Calling groups_inventory to load vars for managed_node1 21866 1726882611.00862: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882611.00870: Calling all_plugins_play to load vars for managed_node1 21866 1726882611.00872: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882611.00875: Calling groups_plugins_play to load vars for managed_node1 21866 1726882611.01965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882611.03493: done with get_vars() 21866 1726882611.03515: done queuing things up, now waiting for results queue to drain 21866 1726882611.03517: results queue empty 21866 1726882611.03518: checking for any_errors_fatal 21866 1726882611.03519: done checking for any_errors_fatal 21866 1726882611.03520: checking for max_fail_percentage 21866 1726882611.03521: done checking for max_fail_percentage 21866 1726882611.03522: checking to see if all hosts have failed and the running result is not ok 21866 1726882611.03523: done checking to see if all hosts have failed 21866 1726882611.03524: getting the remaining hosts for this loop 21866 1726882611.03524: done getting the remaining hosts for this loop 21866 1726882611.03527: getting the next task for host managed_node1 21866 1726882611.03531: done getting next task for host managed_node1 21866 1726882611.03532: ^ task is: None 21866 1726882611.03533: ^ 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 21866 1726882611.03534: done queuing things up, now waiting for results queue to drain 21866 1726882611.03535: results queue empty 21866 1726882611.03536: checking for any_errors_fatal 21866 1726882611.03537: done checking for any_errors_fatal 21866 1726882611.03537: checking for max_fail_percentage 21866 1726882611.03538: done checking for max_fail_percentage 21866 1726882611.03539: checking to see if all hosts have failed and the running result is not ok 21866 1726882611.03540: done checking to see if all hosts have failed 21866 1726882611.03542: getting the next task for host managed_node1 21866 1726882611.03544: done getting next task for host managed_node1 21866 1726882611.03545: ^ task is: None 21866 1726882611.03546: ^ 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 21866 1726882611.03760: in VariableManager get_vars() 21866 1726882611.03793: done with get_vars() 21866 1726882611.03799: in VariableManager get_vars() 21866 1726882611.03817: done with get_vars() 21866 1726882611.03821: variable 'omit' from source: magic vars 21866 1726882611.03853: in VariableManager get_vars() 21866 1726882611.03879: done with get_vars() 21866 1726882611.03901: variable 'omit' from source: magic vars PLAY [Play for testing ethtool ring settings] ********************************** 21866 1726882611.04710: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 21866 1726882611.04942: getting the remaining hosts for this loop 21866 1726882611.04943: done getting the remaining hosts for this loop 21866 1726882611.04946: getting the next task for host managed_node1 21866 1726882611.04949: done getting next task for host managed_node1 21866 1726882611.04951: ^ task is: TASK: Gathering Facts 21866 1726882611.04952: ^ 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 21866 1726882611.04954: getting variables 21866 1726882611.04955: in VariableManager get_vars() 21866 1726882611.04980: Calling all_inventory to load vars for managed_node1 21866 1726882611.04983: Calling groups_inventory to load vars for managed_node1 21866 1726882611.04985: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882611.04991: Calling all_plugins_play to load vars for managed_node1 21866 1726882611.05006: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882611.05009: Calling groups_plugins_play to load vars for managed_node1 21866 1726882611.06200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882611.07688: done with get_vars() 21866 1726882611.07705: done getting variables 21866 1726882611.07749: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:3 Friday 20 September 2024 21:36:51 -0400 (0:00:00.201) 0:00:05.731 ****** 21866 1726882611.07777: entering _queue_task() for managed_node1/gather_facts 21866 1726882611.09486: worker is 1 (out of 1 available) 21866 1726882611.09498: exiting _queue_task() for managed_node1/gather_facts 21866 1726882611.09509: done queuing things up, now waiting for results queue to drain 21866 1726882611.09511: waiting for pending results... 21866 1726882611.09714: running TaskExecutor() for managed_node1/TASK: Gathering Facts 21866 1726882611.09803: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000001c7 21866 1726882611.10486: variable 'ansible_search_path' from source: unknown 21866 1726882611.10527: calling self._execute() 21866 1726882611.10615: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882611.10627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882611.10642: variable 'omit' from source: magic vars 21866 1726882611.11007: variable 'ansible_distribution_major_version' from source: facts 21866 1726882611.11026: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882611.11198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882611.12128: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882611.12180: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882611.12220: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882611.12258: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882611.12342: variable 'networkmanager_version' from source: set_fact 21866 1726882611.12361: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882611.12375: variable 'omit' from source: magic vars 21866 1726882611.12406: variable 'omit' from source: magic vars 21866 1726882611.12446: variable 'omit' from source: magic vars 21866 1726882611.12482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882611.12514: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882611.12538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882611.13187: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882611.13203: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882611.13236: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882611.13245: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882611.13254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882611.13358: Set connection var ansible_shell_executable to /bin/sh 21866 1726882611.13369: Set connection var ansible_shell_type to sh 21866 1726882611.13380: Set connection var ansible_pipelining to False 21866 1726882611.13390: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882611.13400: Set connection var ansible_timeout to 10 21866 1726882611.13410: Set connection var ansible_connection to ssh 21866 1726882611.13440: variable 'ansible_shell_executable' from source: unknown 21866 1726882611.13444: variable 'ansible_connection' from source: unknown 21866 1726882611.13446: variable 'ansible_module_compression' from source: unknown 21866 1726882611.13449: variable 'ansible_shell_type' from source: unknown 21866 1726882611.13452: variable 'ansible_shell_executable' from source: unknown 21866 1726882611.13454: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882611.13462: variable 'ansible_pipelining' from source: unknown 21866 1726882611.13468: variable 'ansible_timeout' from source: unknown 21866 1726882611.13470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882611.13593: 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) 21866 1726882611.13609: variable 'omit' from source: magic vars 21866 1726882611.13618: starting attempt loop 21866 1726882611.13626: running the handler 21866 1726882611.13646: variable 'ansible_facts' from source: unknown 21866 1726882611.13672: _low_level_execute_command(): starting 21866 1726882611.13686: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882611.15474: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882611.15556: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882611.15560: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882611.15564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882611.15754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882611.15758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882611.15785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882611.15958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882611.17625: stdout chunk (state=3): >>>/root <<< 21866 1726882611.17727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882611.17807: stderr chunk (state=3): >>><<< 21866 1726882611.17810: stdout chunk (state=3): >>><<< 21866 1726882611.17921: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882611.17924: _low_level_execute_command(): starting 21866 1726882611.17928: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882611.1783075-22130-273255011868716 `" && echo ansible-tmp-1726882611.1783075-22130-273255011868716="` echo /root/.ansible/tmp/ansible-tmp-1726882611.1783075-22130-273255011868716 `" ) && sleep 0' 21866 1726882611.19370: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882611.19382: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882611.19394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882611.19409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882611.19452: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882611.19541: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882611.19551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882611.19568: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882611.19578: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882611.19584: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882611.19592: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882611.19601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882611.19611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882611.19618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882611.19626: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882611.19634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882611.19713: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882611.20384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882611.20395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882611.20513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882611.22367: stdout chunk (state=3): >>>ansible-tmp-1726882611.1783075-22130-273255011868716=/root/.ansible/tmp/ansible-tmp-1726882611.1783075-22130-273255011868716 <<< 21866 1726882611.22539: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882611.22542: stdout chunk (state=3): >>><<< 21866 1726882611.22550: stderr chunk (state=3): >>><<< 21866 1726882611.22571: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882611.1783075-22130-273255011868716=/root/.ansible/tmp/ansible-tmp-1726882611.1783075-22130-273255011868716 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882611.22602: variable 'ansible_module_compression' from source: unknown 21866 1726882611.22655: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 21866 1726882611.22720: variable 'ansible_facts' from source: unknown 21866 1726882611.22899: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882611.1783075-22130-273255011868716/AnsiballZ_setup.py 21866 1726882611.23508: Sending initial data 21866 1726882611.23511: Sent initial data (154 bytes) 21866 1726882611.25908: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882611.26068: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882611.26079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882611.26094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882611.26131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882611.26138: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882611.26147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882611.26173: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882611.26181: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882611.26206: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882611.26216: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882611.26225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882611.26237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882611.26244: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882611.26250: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882611.26259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882611.26386: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882611.26515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882611.26519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882611.27177: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882611.28367: 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 <<< 21866 1726882611.28457: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882611.28553: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmppe84orx1 /root/.ansible/tmp/ansible-tmp-1726882611.1783075-22130-273255011868716/AnsiballZ_setup.py <<< 21866 1726882611.28642: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882611.32005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882611.32013: stderr chunk (state=3): >>><<< 21866 1726882611.32016: stdout chunk (state=3): >>><<< 21866 1726882611.32040: done transferring module to remote 21866 1726882611.32052: _low_level_execute_command(): starting 21866 1726882611.32057: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882611.1783075-22130-273255011868716/ /root/.ansible/tmp/ansible-tmp-1726882611.1783075-22130-273255011868716/AnsiballZ_setup.py && sleep 0' 21866 1726882611.33721: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882611.33730: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882611.33740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882611.33754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882611.33797: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882611.33804: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882611.33814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882611.33827: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882611.33835: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882611.33841: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882611.33849: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882611.33859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882611.33876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882611.33884: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882611.33894: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882611.33918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882611.33993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882611.34684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882611.34691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882611.34811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882611.36646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882611.36649: stdout chunk (state=3): >>><<< 21866 1726882611.36657: stderr chunk (state=3): >>><<< 21866 1726882611.36678: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882611.36681: _low_level_execute_command(): starting 21866 1726882611.36686: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882611.1783075-22130-273255011868716/AnsiballZ_setup.py && sleep 0' 21866 1726882611.39786: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882611.39793: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882611.39803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882611.39816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882611.39854: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882611.39862: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882611.39876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882611.39890: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882611.39897: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882611.39903: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882611.39911: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882611.39919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882611.39930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882611.39937: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882611.39943: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882611.39952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882611.40033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882611.40048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882611.40051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882611.40191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882611.91172: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "465293f2bd9b457497a5eaf565f184f8", "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_user_id": "root", "ans<<< 21866 1726882611.91212: stdout chunk (state=3): >>>ible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "51", "epoch": "1726882611", "epoch_int": "1726882611", "date": "2024-09-20", "time": "21:36:51", "iso8601_micro": "2024-09-21T01:36:51.647983Z", "iso8601": "2024-09-21T01:36:51Z", "iso8601_basic": "20240920T213651647983", "iso8601_basic_short": "20240920T213651", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.44, "5m": 0.41, "15m": 0.23}, "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_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2773, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 759, "free": 2773}, "nocache": {"free": 3235, "used": 297}, "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_boa<<< 21866 1726882611.91243: stdout chunk (state=3): >>>rd_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 769, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264239157248, "block_size": 4096, "block_total": 65519355, "block_available": 64511513, "block_used": 1007842, "inode_total": 131071472, "inode_available": 130998699, "inode_used": 72773, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_off<<< 21866 1726882611.91275: stdout chunk (state=3): >>>load": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_fips": false, "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"}}} <<< 21866 1726882611.92873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882611.92877: stdout chunk (state=3): >>><<< 21866 1726882611.92884: stderr chunk (state=3): >>><<< 21866 1726882611.92926: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "465293f2bd9b457497a5eaf565f184f8", "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "36", "second": "51", "epoch": "1726882611", "epoch_int": "1726882611", "date": "2024-09-20", "time": "21:36:51", "iso8601_micro": "2024-09-21T01:36:51.647983Z", "iso8601": "2024-09-21T01:36:51Z", "iso8601_basic": "20240920T213651647983", "iso8601_basic_short": "20240920T213651", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.44, "5m": 0.41, "15m": 0.23}, "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_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_is_chroot": false, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2773, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 759, "free": 2773}, "nocache": {"free": 3235, "used": 297}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 769, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264239157248, "block_size": 4096, "block_total": 65519355, "block_available": 64511513, "block_used": 1007842, "inode_total": 131071472, "inode_available": 130998699, "inode_used": 72773, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_fips": false, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882611.93298: 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-1726882611.1783075-22130-273255011868716/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882611.93318: _low_level_execute_command(): starting 21866 1726882611.93322: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882611.1783075-22130-273255011868716/ > /dev/null 2>&1 && sleep 0' 21866 1726882611.95054: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882611.95062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882611.95105: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882611.95111: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 21866 1726882611.95125: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882611.95131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882611.95212: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882611.95377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882611.95382: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882611.95502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882611.97342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882611.97345: stderr chunk (state=3): >>><<< 21866 1726882611.97348: stdout chunk (state=3): >>><<< 21866 1726882611.97368: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882611.97376: handler run complete 21866 1726882611.97498: variable 'ansible_facts' from source: unknown 21866 1726882611.97589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882611.97912: variable 'ansible_facts' from source: unknown 21866 1726882611.97996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882611.98355: attempt loop complete, returning result 21866 1726882611.98361: _execute() done 21866 1726882611.98366: dumping result to json 21866 1726882611.98394: done dumping result, returning 21866 1726882611.98402: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e448fcc-3ce9-1c82-aff9-0000000001c7] 21866 1726882611.98408: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000001c7 21866 1726882611.98987: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000001c7 21866 1726882611.98990: WORKER PROCESS EXITING ok: [managed_node1] 21866 1726882611.99220: no more pending results, returning what we have 21866 1726882611.99223: results queue empty 21866 1726882611.99224: checking for any_errors_fatal 21866 1726882611.99225: done checking for any_errors_fatal 21866 1726882611.99225: checking for max_fail_percentage 21866 1726882611.99227: done checking for max_fail_percentage 21866 1726882611.99228: checking to see if all hosts have failed and the running result is not ok 21866 1726882611.99228: done checking to see if all hosts have failed 21866 1726882611.99229: getting the remaining hosts for this loop 21866 1726882611.99231: done getting the remaining hosts for this loop 21866 1726882611.99234: getting the next task for host managed_node1 21866 1726882611.99240: done getting next task for host managed_node1 21866 1726882611.99242: ^ task is: TASK: meta (flush_handlers) 21866 1726882611.99243: ^ 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 21866 1726882611.99246: getting variables 21866 1726882611.99248: in VariableManager get_vars() 21866 1726882611.99288: Calling all_inventory to load vars for managed_node1 21866 1726882611.99291: Calling groups_inventory to load vars for managed_node1 21866 1726882611.99293: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882611.99302: Calling all_plugins_play to load vars for managed_node1 21866 1726882611.99305: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882611.99308: Calling groups_plugins_play to load vars for managed_node1 21866 1726882612.01259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882612.04138: done with get_vars() 21866 1726882612.04162: done getting variables 21866 1726882612.04932: in VariableManager get_vars() 21866 1726882612.04952: Calling all_inventory to load vars for managed_node1 21866 1726882612.04954: Calling groups_inventory to load vars for managed_node1 21866 1726882612.04956: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882612.04967: Calling all_plugins_play to load vars for managed_node1 21866 1726882612.04969: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882612.04972: Calling groups_plugins_play to load vars for managed_node1 21866 1726882612.06833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882612.09683: done with get_vars() 21866 1726882612.09708: done queuing things up, now waiting for results queue to drain 21866 1726882612.09710: results queue empty 21866 1726882612.09711: checking for any_errors_fatal 21866 1726882612.09715: done checking for any_errors_fatal 21866 1726882612.09716: checking for max_fail_percentage 21866 1726882612.09721: done checking for max_fail_percentage 21866 1726882612.09722: checking to see if all hosts have failed and the running result is not ok 21866 1726882612.09723: done checking to see if all hosts have failed 21866 1726882612.09724: getting the remaining hosts for this loop 21866 1726882612.09725: done getting the remaining hosts for this loop 21866 1726882612.09727: getting the next task for host managed_node1 21866 1726882612.09731: done getting next task for host managed_node1 21866 1726882612.09733: ^ task is: TASK: Show playbook name 21866 1726882612.09735: ^ 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 21866 1726882612.09737: getting variables 21866 1726882612.09738: in VariableManager get_vars() 21866 1726882612.09755: Calling all_inventory to load vars for managed_node1 21866 1726882612.09760: Calling groups_inventory to load vars for managed_node1 21866 1726882612.09762: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882612.09769: Calling all_plugins_play to load vars for managed_node1 21866 1726882612.09771: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882612.09774: Calling groups_plugins_play to load vars for managed_node1 21866 1726882612.11526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882612.15082: done with get_vars() 21866 1726882612.15102: done getting variables 21866 1726882612.15184: 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 playbook name] ****************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:9 Friday 20 September 2024 21:36:52 -0400 (0:00:01.074) 0:00:06.805 ****** 21866 1726882612.15211: entering _queue_task() for managed_node1/debug 21866 1726882612.15213: Creating lock for debug 21866 1726882612.16607: worker is 1 (out of 1 available) 21866 1726882612.16619: exiting _queue_task() for managed_node1/debug 21866 1726882612.16630: done queuing things up, now waiting for results queue to drain 21866 1726882612.16632: waiting for pending results... 21866 1726882612.17424: running TaskExecutor() for managed_node1/TASK: Show playbook name 21866 1726882612.17531: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000000f 21866 1726882612.17587: variable 'ansible_search_path' from source: unknown 21866 1726882612.17805: calling self._execute() 21866 1726882612.17896: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882612.17909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882612.17922: variable 'omit' from source: magic vars 21866 1726882612.18701: variable 'ansible_distribution_major_version' from source: facts 21866 1726882612.18718: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882612.19594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882612.19860: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882612.19909: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882612.19948: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882612.19990: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882612.20071: variable 'networkmanager_version' from source: set_fact 21866 1726882612.20092: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882612.20103: variable 'omit' from source: magic vars 21866 1726882612.20135: variable 'omit' from source: magic vars 21866 1726882612.20184: variable 'omit' from source: magic vars 21866 1726882612.20218: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882612.20249: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882612.20888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882612.20910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882612.20923: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882612.20959: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882612.20972: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882612.20981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882612.21106: Set connection var ansible_shell_executable to /bin/sh 21866 1726882612.21115: Set connection var ansible_shell_type to sh 21866 1726882612.21126: Set connection var ansible_pipelining to False 21866 1726882612.21137: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882612.21147: Set connection var ansible_timeout to 10 21866 1726882612.21156: Set connection var ansible_connection to ssh 21866 1726882612.21190: variable 'ansible_shell_executable' from source: unknown 21866 1726882612.21199: variable 'ansible_connection' from source: unknown 21866 1726882612.21206: variable 'ansible_module_compression' from source: unknown 21866 1726882612.21213: variable 'ansible_shell_type' from source: unknown 21866 1726882612.21219: variable 'ansible_shell_executable' from source: unknown 21866 1726882612.21225: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882612.21232: variable 'ansible_pipelining' from source: unknown 21866 1726882612.21238: variable 'ansible_timeout' from source: unknown 21866 1726882612.21246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882612.21353: 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) 21866 1726882612.21374: variable 'omit' from source: magic vars 21866 1726882612.21384: starting attempt loop 21866 1726882612.21390: running the handler 21866 1726882612.21438: handler run complete 21866 1726882612.21469: attempt loop complete, returning result 21866 1726882612.21476: _execute() done 21866 1726882612.21482: dumping result to json 21866 1726882612.21489: done dumping result, returning 21866 1726882612.21498: done running TaskExecutor() for managed_node1/TASK: Show playbook name [0e448fcc-3ce9-1c82-aff9-00000000000f] 21866 1726882612.21509: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000000f 21866 1726882612.21611: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000000f 21866 1726882612.21619: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: this is: playbooks/tests_ethtool_ring.yml 21866 1726882612.21667: no more pending results, returning what we have 21866 1726882612.21670: results queue empty 21866 1726882612.21671: checking for any_errors_fatal 21866 1726882612.21673: done checking for any_errors_fatal 21866 1726882612.21673: checking for max_fail_percentage 21866 1726882612.21675: done checking for max_fail_percentage 21866 1726882612.21676: checking to see if all hosts have failed and the running result is not ok 21866 1726882612.21676: done checking to see if all hosts have failed 21866 1726882612.21677: getting the remaining hosts for this loop 21866 1726882612.21679: done getting the remaining hosts for this loop 21866 1726882612.21682: getting the next task for host managed_node1 21866 1726882612.21687: done getting next task for host managed_node1 21866 1726882612.21690: ^ task is: TASK: INIT: Ethtool ring tests 21866 1726882612.21692: ^ 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 21866 1726882612.21695: getting variables 21866 1726882612.21696: in VariableManager get_vars() 21866 1726882612.21741: Calling all_inventory to load vars for managed_node1 21866 1726882612.21743: Calling groups_inventory to load vars for managed_node1 21866 1726882612.21745: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882612.21755: Calling all_plugins_play to load vars for managed_node1 21866 1726882612.21757: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882612.21760: Calling groups_plugins_play to load vars for managed_node1 21866 1726882612.23874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882612.26850: done with get_vars() 21866 1726882612.26990: done getting variables 21866 1726882612.27047: 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 [INIT: Ethtool ring tests] ************************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:15 Friday 20 September 2024 21:36:52 -0400 (0:00:00.118) 0:00:06.924 ****** 21866 1726882612.27076: entering _queue_task() for managed_node1/debug 21866 1726882612.27727: worker is 1 (out of 1 available) 21866 1726882612.27768: exiting _queue_task() for managed_node1/debug 21866 1726882612.27779: done queuing things up, now waiting for results queue to drain 21866 1726882612.27780: waiting for pending results... 21866 1726882612.28795: running TaskExecutor() for managed_node1/TASK: INIT: Ethtool ring tests 21866 1726882612.28891: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000010 21866 1726882612.28910: variable 'ansible_search_path' from source: unknown 21866 1726882612.28947: calling self._execute() 21866 1726882612.29033: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882612.29044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882612.29062: variable 'omit' from source: magic vars 21866 1726882612.29402: variable 'ansible_distribution_major_version' from source: facts 21866 1726882612.30082: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882612.30249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882612.30506: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882612.31211: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882612.31251: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882612.31297: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882612.31380: variable 'networkmanager_version' from source: set_fact 21866 1726882612.31396: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882612.31406: variable 'omit' from source: magic vars 21866 1726882612.31434: variable 'omit' from source: magic vars 21866 1726882612.31477: variable 'omit' from source: magic vars 21866 1726882612.31509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882612.31538: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882612.31561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882612.31585: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882612.31598: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882612.31628: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882612.31636: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882612.31643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882612.31746: Set connection var ansible_shell_executable to /bin/sh 21866 1726882612.31754: Set connection var ansible_shell_type to sh 21866 1726882612.31772: Set connection var ansible_pipelining to False 21866 1726882612.31784: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882612.31794: Set connection var ansible_timeout to 10 21866 1726882612.31803: Set connection var ansible_connection to ssh 21866 1726882612.31832: variable 'ansible_shell_executable' from source: unknown 21866 1726882612.31840: variable 'ansible_connection' from source: unknown 21866 1726882612.31848: variable 'ansible_module_compression' from source: unknown 21866 1726882612.31855: variable 'ansible_shell_type' from source: unknown 21866 1726882612.31869: variable 'ansible_shell_executable' from source: unknown 21866 1726882612.31877: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882612.31976: variable 'ansible_pipelining' from source: unknown 21866 1726882612.31984: variable 'ansible_timeout' from source: unknown 21866 1726882612.31992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882612.32100: 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) 21866 1726882612.32161: variable 'omit' from source: magic vars 21866 1726882612.32167: starting attempt loop 21866 1726882612.32169: running the handler 21866 1726882612.32213: handler run complete 21866 1726882612.32287: attempt loop complete, returning result 21866 1726882612.32291: _execute() done 21866 1726882612.32294: dumping result to json 21866 1726882612.32296: done dumping result, returning 21866 1726882612.32301: done running TaskExecutor() for managed_node1/TASK: INIT: Ethtool ring tests [0e448fcc-3ce9-1c82-aff9-000000000010] 21866 1726882612.32307: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000010 21866 1726882612.32395: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000010 21866 1726882612.32399: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 21866 1726882612.32462: no more pending results, returning what we have 21866 1726882612.32468: results queue empty 21866 1726882612.32469: checking for any_errors_fatal 21866 1726882612.32475: done checking for any_errors_fatal 21866 1726882612.32476: checking for max_fail_percentage 21866 1726882612.32478: done checking for max_fail_percentage 21866 1726882612.32480: checking to see if all hosts have failed and the running result is not ok 21866 1726882612.32481: done checking to see if all hosts have failed 21866 1726882612.32482: getting the remaining hosts for this loop 21866 1726882612.32483: done getting the remaining hosts for this loop 21866 1726882612.32488: getting the next task for host managed_node1 21866 1726882612.32494: done getting next task for host managed_node1 21866 1726882612.32498: ^ task is: TASK: Include the task 'show_interfaces.yml' 21866 1726882612.32500: ^ 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 21866 1726882612.32503: getting variables 21866 1726882612.32505: in VariableManager get_vars() 21866 1726882612.32552: Calling all_inventory to load vars for managed_node1 21866 1726882612.32557: Calling groups_inventory to load vars for managed_node1 21866 1726882612.32560: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882612.32572: Calling all_plugins_play to load vars for managed_node1 21866 1726882612.32576: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882612.32579: Calling groups_plugins_play to load vars for managed_node1 21866 1726882612.34100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882612.36007: done with get_vars() 21866 1726882612.36032: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:18 Friday 20 September 2024 21:36:52 -0400 (0:00:00.090) 0:00:07.014 ****** 21866 1726882612.36117: entering _queue_task() for managed_node1/include_tasks 21866 1726882612.36414: worker is 1 (out of 1 available) 21866 1726882612.36424: exiting _queue_task() for managed_node1/include_tasks 21866 1726882612.36435: done queuing things up, now waiting for results queue to drain 21866 1726882612.36437: waiting for pending results... 21866 1726882612.36729: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 21866 1726882612.36816: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000011 21866 1726882612.36828: variable 'ansible_search_path' from source: unknown 21866 1726882612.36866: calling self._execute() 21866 1726882612.36945: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882612.36949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882612.36962: variable 'omit' from source: magic vars 21866 1726882612.37329: variable 'ansible_distribution_major_version' from source: facts 21866 1726882612.37350: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882612.37526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882612.37806: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882612.37846: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882612.37888: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882612.37925: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882612.38012: variable 'networkmanager_version' from source: set_fact 21866 1726882612.38025: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882612.38031: _execute() done 21866 1726882612.38034: dumping result to json 21866 1726882612.38037: done dumping result, returning 21866 1726882612.38043: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-1c82-aff9-000000000011] 21866 1726882612.38048: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000011 21866 1726882612.38136: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000011 21866 1726882612.38139: WORKER PROCESS EXITING 21866 1726882612.38168: no more pending results, returning what we have 21866 1726882612.38173: in VariableManager get_vars() 21866 1726882612.38228: Calling all_inventory to load vars for managed_node1 21866 1726882612.38231: Calling groups_inventory to load vars for managed_node1 21866 1726882612.38234: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882612.38245: Calling all_plugins_play to load vars for managed_node1 21866 1726882612.38248: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882612.38251: Calling groups_plugins_play to load vars for managed_node1 21866 1726882612.39884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882612.41951: done with get_vars() 21866 1726882612.41974: variable 'ansible_search_path' from source: unknown 21866 1726882612.41997: we have included files to process 21866 1726882612.41998: generating all_blocks data 21866 1726882612.41999: done generating all_blocks data 21866 1726882612.42000: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21866 1726882612.42001: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21866 1726882612.42003: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21866 1726882612.42166: in VariableManager get_vars() 21866 1726882612.42199: done with get_vars() 21866 1726882612.42321: done processing included file 21866 1726882612.42323: iterating over new_blocks loaded from include file 21866 1726882612.42325: in VariableManager get_vars() 21866 1726882612.42347: done with get_vars() 21866 1726882612.42349: filtering new block on tags 21866 1726882612.42367: done filtering new block on tags 21866 1726882612.42369: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 21866 1726882612.42374: extending task lists for all hosts with included blocks 21866 1726882612.42498: done extending task lists 21866 1726882612.42499: done processing included files 21866 1726882612.42500: results queue empty 21866 1726882612.42501: checking for any_errors_fatal 21866 1726882612.42504: done checking for any_errors_fatal 21866 1726882612.42505: checking for max_fail_percentage 21866 1726882612.42506: done checking for max_fail_percentage 21866 1726882612.42507: checking to see if all hosts have failed and the running result is not ok 21866 1726882612.42508: done checking to see if all hosts have failed 21866 1726882612.42509: getting the remaining hosts for this loop 21866 1726882612.42510: done getting the remaining hosts for this loop 21866 1726882612.42513: getting the next task for host managed_node1 21866 1726882612.42521: done getting next task for host managed_node1 21866 1726882612.42524: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 21866 1726882612.42526: ^ 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 21866 1726882612.42533: getting variables 21866 1726882612.42534: in VariableManager get_vars() 21866 1726882612.42550: Calling all_inventory to load vars for managed_node1 21866 1726882612.42552: Calling groups_inventory to load vars for managed_node1 21866 1726882612.42554: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882612.42560: Calling all_plugins_play to load vars for managed_node1 21866 1726882612.42562: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882612.42568: Calling groups_plugins_play to load vars for managed_node1 21866 1726882612.44777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882612.46358: done with get_vars() 21866 1726882612.46404: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:36:52 -0400 (0:00:00.103) 0:00:07.118 ****** 21866 1726882612.46513: entering _queue_task() for managed_node1/include_tasks 21866 1726882612.48484: worker is 1 (out of 1 available) 21866 1726882612.48492: exiting _queue_task() for managed_node1/include_tasks 21866 1726882612.48502: done queuing things up, now waiting for results queue to drain 21866 1726882612.48503: waiting for pending results... 21866 1726882612.48527: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 21866 1726882612.48533: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000001e8 21866 1726882612.48536: variable 'ansible_search_path' from source: unknown 21866 1726882612.48539: variable 'ansible_search_path' from source: unknown 21866 1726882612.48643: calling self._execute() 21866 1726882612.48737: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882612.48740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882612.48751: variable 'omit' from source: magic vars 21866 1726882612.49134: variable 'ansible_distribution_major_version' from source: facts 21866 1726882612.49146: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882612.49461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882612.49924: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882612.49928: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882612.49948: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882612.49990: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882612.50070: variable 'networkmanager_version' from source: set_fact 21866 1726882612.50084: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882612.50089: _execute() done 21866 1726882612.50092: dumping result to json 21866 1726882612.50094: done dumping result, returning 21866 1726882612.50102: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0e448fcc-3ce9-1c82-aff9-0000000001e8] 21866 1726882612.50107: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000001e8 21866 1726882612.50191: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000001e8 21866 1726882612.50195: WORKER PROCESS EXITING 21866 1726882612.50221: no more pending results, returning what we have 21866 1726882612.50225: in VariableManager get_vars() 21866 1726882612.50279: Calling all_inventory to load vars for managed_node1 21866 1726882612.50282: Calling groups_inventory to load vars for managed_node1 21866 1726882612.50284: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882612.50296: Calling all_plugins_play to load vars for managed_node1 21866 1726882612.50299: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882612.50302: Calling groups_plugins_play to load vars for managed_node1 21866 1726882612.54899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882612.56392: done with get_vars() 21866 1726882612.56408: variable 'ansible_search_path' from source: unknown 21866 1726882612.56410: variable 'ansible_search_path' from source: unknown 21866 1726882612.56444: we have included files to process 21866 1726882612.56446: generating all_blocks data 21866 1726882612.56447: done generating all_blocks data 21866 1726882612.56448: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21866 1726882612.56449: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21866 1726882612.56456: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21866 1726882612.56744: done processing included file 21866 1726882612.56746: iterating over new_blocks loaded from include file 21866 1726882612.56748: in VariableManager get_vars() 21866 1726882612.56772: done with get_vars() 21866 1726882612.56778: filtering new block on tags 21866 1726882612.56799: done filtering new block on tags 21866 1726882612.56801: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 21866 1726882612.56806: extending task lists for all hosts with included blocks 21866 1726882612.56913: done extending task lists 21866 1726882612.56914: done processing included files 21866 1726882612.56915: results queue empty 21866 1726882612.56916: checking for any_errors_fatal 21866 1726882612.56918: done checking for any_errors_fatal 21866 1726882612.56919: checking for max_fail_percentage 21866 1726882612.56920: done checking for max_fail_percentage 21866 1726882612.56920: checking to see if all hosts have failed and the running result is not ok 21866 1726882612.56921: done checking to see if all hosts have failed 21866 1726882612.56922: getting the remaining hosts for this loop 21866 1726882612.56923: done getting the remaining hosts for this loop 21866 1726882612.56926: getting the next task for host managed_node1 21866 1726882612.56929: done getting next task for host managed_node1 21866 1726882612.56931: ^ task is: TASK: Gather current interface info 21866 1726882612.56933: ^ 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 21866 1726882612.56935: getting variables 21866 1726882612.56936: in VariableManager get_vars() 21866 1726882612.56952: Calling all_inventory to load vars for managed_node1 21866 1726882612.56954: Calling groups_inventory to load vars for managed_node1 21866 1726882612.56956: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882612.56960: Calling all_plugins_play to load vars for managed_node1 21866 1726882612.56963: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882612.56967: Calling groups_plugins_play to load vars for managed_node1 21866 1726882612.58216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882612.60175: done with get_vars() 21866 1726882612.60241: done getting variables 21866 1726882612.60286: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:36:52 -0400 (0:00:00.138) 0:00:07.257 ****** 21866 1726882612.60342: entering _queue_task() for managed_node1/command 21866 1726882612.60807: worker is 1 (out of 1 available) 21866 1726882612.60820: exiting _queue_task() for managed_node1/command 21866 1726882612.60831: done queuing things up, now waiting for results queue to drain 21866 1726882612.60833: waiting for pending results... 21866 1726882612.61514: running TaskExecutor() for managed_node1/TASK: Gather current interface info 21866 1726882612.61823: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000001fd 21866 1726882612.61898: variable 'ansible_search_path' from source: unknown 21866 1726882612.61916: variable 'ansible_search_path' from source: unknown 21866 1726882612.62088: calling self._execute() 21866 1726882612.62265: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882612.62270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882612.62278: variable 'omit' from source: magic vars 21866 1726882612.63367: variable 'ansible_distribution_major_version' from source: facts 21866 1726882612.63382: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882612.63706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882612.64017: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882612.64068: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882612.64127: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882612.64170: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882612.64331: variable 'networkmanager_version' from source: set_fact 21866 1726882612.64344: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882612.64350: variable 'omit' from source: magic vars 21866 1726882612.64402: variable 'omit' from source: magic vars 21866 1726882612.64439: variable 'omit' from source: magic vars 21866 1726882612.64468: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882612.64497: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882612.64519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882612.64660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882612.64669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882612.64701: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882612.64704: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882612.64707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882612.64817: Set connection var ansible_shell_executable to /bin/sh 21866 1726882612.64821: Set connection var ansible_shell_type to sh 21866 1726882612.64824: Set connection var ansible_pipelining to False 21866 1726882612.64835: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882612.64840: Set connection var ansible_timeout to 10 21866 1726882612.64846: Set connection var ansible_connection to ssh 21866 1726882612.64877: variable 'ansible_shell_executable' from source: unknown 21866 1726882612.64881: variable 'ansible_connection' from source: unknown 21866 1726882612.64883: variable 'ansible_module_compression' from source: unknown 21866 1726882612.64886: variable 'ansible_shell_type' from source: unknown 21866 1726882612.64889: variable 'ansible_shell_executable' from source: unknown 21866 1726882612.64891: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882612.64894: variable 'ansible_pipelining' from source: unknown 21866 1726882612.64896: variable 'ansible_timeout' from source: unknown 21866 1726882612.64899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882612.65018: 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) 21866 1726882612.65027: variable 'omit' from source: magic vars 21866 1726882612.65033: starting attempt loop 21866 1726882612.65036: running the handler 21866 1726882612.65055: _low_level_execute_command(): starting 21866 1726882612.65065: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882612.65878: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882612.65890: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882612.65905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882612.65920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882612.65969: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882612.65977: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882612.65987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882612.66003: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882612.66014: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882612.66021: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882612.66030: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882612.66043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882612.66059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882612.66069: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882612.66077: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882612.66087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882612.66168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882612.66190: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882612.66202: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882612.66325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882612.67984: stdout chunk (state=3): >>>/root <<< 21866 1726882612.68165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882612.68169: stdout chunk (state=3): >>><<< 21866 1726882612.68178: stderr chunk (state=3): >>><<< 21866 1726882612.68213: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882612.68250: _low_level_execute_command(): starting 21866 1726882612.68256: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882612.682048-22177-223887667727399 `" && echo ansible-tmp-1726882612.682048-22177-223887667727399="` echo /root/.ansible/tmp/ansible-tmp-1726882612.682048-22177-223887667727399 `" ) && sleep 0' 21866 1726882612.69165: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882612.69174: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882612.69185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882612.69198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882612.69238: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882612.69246: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882612.69256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882612.69271: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882612.69279: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882612.69286: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882612.69294: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882612.69303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882612.69314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882612.69322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882612.69330: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882612.69338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882612.69419: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882612.69445: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882612.69460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882612.69586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882612.71437: stdout chunk (state=3): >>>ansible-tmp-1726882612.682048-22177-223887667727399=/root/.ansible/tmp/ansible-tmp-1726882612.682048-22177-223887667727399 <<< 21866 1726882612.71567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882612.71696: stderr chunk (state=3): >>><<< 21866 1726882612.71702: stdout chunk (state=3): >>><<< 21866 1726882612.71724: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882612.682048-22177-223887667727399=/root/.ansible/tmp/ansible-tmp-1726882612.682048-22177-223887667727399 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882612.71754: variable 'ansible_module_compression' from source: unknown 21866 1726882612.71821: ANSIBALLZ: Using generic lock for ansible.legacy.command 21866 1726882612.71824: ANSIBALLZ: Acquiring lock 21866 1726882612.71827: ANSIBALLZ: Lock acquired: 139636321037888 21866 1726882612.71829: ANSIBALLZ: Creating module 21866 1726882612.92708: ANSIBALLZ: Writing module into payload 21866 1726882612.92822: ANSIBALLZ: Writing module 21866 1726882612.92845: ANSIBALLZ: Renaming module 21866 1726882612.92851: ANSIBALLZ: Done creating module 21866 1726882612.92867: variable 'ansible_facts' from source: unknown 21866 1726882612.92952: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882612.682048-22177-223887667727399/AnsiballZ_command.py 21866 1726882612.93102: Sending initial data 21866 1726882612.93106: Sent initial data (155 bytes) 21866 1726882612.94126: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882612.94135: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882612.94145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882612.94162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882612.94199: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882612.94210: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882612.94221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882612.94238: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882612.94245: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882612.94251: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882612.94262: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882612.94270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882612.94282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882612.94290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882612.94296: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882612.94306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882612.94385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882612.94400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882612.94403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882612.94538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882612.96365: 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 <<< 21866 1726882612.96453: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882612.96549: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpv22x0jrc /root/.ansible/tmp/ansible-tmp-1726882612.682048-22177-223887667727399/AnsiballZ_command.py <<< 21866 1726882612.96640: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882612.97941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882612.98014: stderr chunk (state=3): >>><<< 21866 1726882612.98017: stdout chunk (state=3): >>><<< 21866 1726882612.98036: done transferring module to remote 21866 1726882612.98047: _low_level_execute_command(): starting 21866 1726882612.98053: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882612.682048-22177-223887667727399/ /root/.ansible/tmp/ansible-tmp-1726882612.682048-22177-223887667727399/AnsiballZ_command.py && sleep 0' 21866 1726882612.98678: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882612.98682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882612.98691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882612.98704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882612.98748: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882612.98755: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882612.98769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882612.98779: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882612.98787: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882612.98793: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882612.98801: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882612.98809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882612.98820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882612.98829: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882612.98843: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882612.98852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882612.98928: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882612.98945: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882612.98965: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882612.99085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882613.00887: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882613.00891: stdout chunk (state=3): >>><<< 21866 1726882613.00898: stderr chunk (state=3): >>><<< 21866 1726882613.00911: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882613.00914: _low_level_execute_command(): starting 21866 1726882613.00919: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882612.682048-22177-223887667727399/AnsiballZ_command.py && sleep 0' 21866 1726882613.01474: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882613.01483: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882613.01493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882613.01505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882613.01540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882613.01547: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882613.01556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882613.01571: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882613.01579: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882613.01587: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882613.01592: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882613.01602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882613.01612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882613.01619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882613.01626: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882613.01636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882613.01719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882613.01723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882613.01732: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882613.01870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882613.15273: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:36:53.147698", "end": "2024-09-20 21:36:53.150928", "delta": "0:00:00.003230", "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}}} <<< 21866 1726882613.16514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882613.16519: stdout chunk (state=3): >>><<< 21866 1726882613.16522: stderr chunk (state=3): >>><<< 21866 1726882613.16655: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:36:53.147698", "end": "2024-09-20 21:36:53.150928", "delta": "0:00:00.003230", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882613.16665: 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-1726882612.682048-22177-223887667727399/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882613.16669: _low_level_execute_command(): starting 21866 1726882613.16671: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882612.682048-22177-223887667727399/ > /dev/null 2>&1 && sleep 0' 21866 1726882613.18040: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882613.18685: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882613.18703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882613.18725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882613.18771: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882613.18785: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882613.18802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882613.18821: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882613.18834: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882613.18844: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882613.18855: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882613.18874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882613.18889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882613.18900: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882613.18909: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882613.18920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882613.18996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882613.19021: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882613.19037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882613.19166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882613.21047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882613.21050: stdout chunk (state=3): >>><<< 21866 1726882613.21053: stderr chunk (state=3): >>><<< 21866 1726882613.21473: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882613.21477: handler run complete 21866 1726882613.21480: Evaluated conditional (False): False 21866 1726882613.21482: attempt loop complete, returning result 21866 1726882613.21485: _execute() done 21866 1726882613.21487: dumping result to json 21866 1726882613.21490: done dumping result, returning 21866 1726882613.21493: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0e448fcc-3ce9-1c82-aff9-0000000001fd] 21866 1726882613.21495: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000001fd ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003230", "end": "2024-09-20 21:36:53.150928", "rc": 0, "start": "2024-09-20 21:36:53.147698" } STDOUT: bonding_masters eth0 lo 21866 1726882613.21637: no more pending results, returning what we have 21866 1726882613.21640: results queue empty 21866 1726882613.21641: checking for any_errors_fatal 21866 1726882613.21643: done checking for any_errors_fatal 21866 1726882613.21644: checking for max_fail_percentage 21866 1726882613.21645: done checking for max_fail_percentage 21866 1726882613.21646: checking to see if all hosts have failed and the running result is not ok 21866 1726882613.21647: done checking to see if all hosts have failed 21866 1726882613.21648: getting the remaining hosts for this loop 21866 1726882613.21649: done getting the remaining hosts for this loop 21866 1726882613.21653: getting the next task for host managed_node1 21866 1726882613.21658: done getting next task for host managed_node1 21866 1726882613.21661: ^ task is: TASK: Set current_interfaces 21866 1726882613.21667: ^ 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=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 21866 1726882613.21670: getting variables 21866 1726882613.21672: in VariableManager get_vars() 21866 1726882613.21717: Calling all_inventory to load vars for managed_node1 21866 1726882613.21720: Calling groups_inventory to load vars for managed_node1 21866 1726882613.21723: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882613.21734: Calling all_plugins_play to load vars for managed_node1 21866 1726882613.21737: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882613.21741: Calling groups_plugins_play to load vars for managed_node1 21866 1726882613.22421: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000001fd 21866 1726882613.22425: WORKER PROCESS EXITING 21866 1726882613.24303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882613.25798: done with get_vars() 21866 1726882613.25823: done getting variables 21866 1726882613.25886: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:36:53 -0400 (0:00:00.655) 0:00:07.912 ****** 21866 1726882613.25915: entering _queue_task() for managed_node1/set_fact 21866 1726882613.26223: worker is 1 (out of 1 available) 21866 1726882613.26235: exiting _queue_task() for managed_node1/set_fact 21866 1726882613.26247: done queuing things up, now waiting for results queue to drain 21866 1726882613.26249: waiting for pending results... 21866 1726882613.27451: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 21866 1726882613.27785: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000001fe 21866 1726882613.27804: variable 'ansible_search_path' from source: unknown 21866 1726882613.27808: variable 'ansible_search_path' from source: unknown 21866 1726882613.27870: calling self._execute() 21866 1726882613.27964: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882613.27974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882613.27982: variable 'omit' from source: magic vars 21866 1726882613.29434: variable 'ansible_distribution_major_version' from source: facts 21866 1726882613.29446: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882613.30629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882613.31242: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882613.31513: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882613.31546: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882613.31830: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882613.32137: variable 'networkmanager_version' from source: set_fact 21866 1726882613.32152: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882613.32160: variable 'omit' from source: magic vars 21866 1726882613.32204: variable 'omit' from source: magic vars 21866 1726882613.32698: variable '_current_interfaces' from source: set_fact 21866 1726882613.32761: variable 'omit' from source: magic vars 21866 1726882613.32944: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882613.33024: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882613.33043: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882613.33341: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882613.33350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882613.33382: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882613.33386: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882613.33389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882613.33965: Set connection var ansible_shell_executable to /bin/sh 21866 1726882613.33969: Set connection var ansible_shell_type to sh 21866 1726882613.33976: Set connection var ansible_pipelining to False 21866 1726882613.33982: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882613.33987: Set connection var ansible_timeout to 10 21866 1726882613.33993: Set connection var ansible_connection to ssh 21866 1726882613.34043: variable 'ansible_shell_executable' from source: unknown 21866 1726882613.34047: variable 'ansible_connection' from source: unknown 21866 1726882613.34050: variable 'ansible_module_compression' from source: unknown 21866 1726882613.34053: variable 'ansible_shell_type' from source: unknown 21866 1726882613.34055: variable 'ansible_shell_executable' from source: unknown 21866 1726882613.34060: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882613.34064: variable 'ansible_pipelining' from source: unknown 21866 1726882613.34066: variable 'ansible_timeout' from source: unknown 21866 1726882613.34303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882613.34625: 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) 21866 1726882613.34636: variable 'omit' from source: magic vars 21866 1726882613.34641: starting attempt loop 21866 1726882613.34644: running the handler 21866 1726882613.34655: handler run complete 21866 1726882613.34664: attempt loop complete, returning result 21866 1726882613.34667: _execute() done 21866 1726882613.34670: dumping result to json 21866 1726882613.34677: done dumping result, returning 21866 1726882613.34682: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0e448fcc-3ce9-1c82-aff9-0000000001fe] 21866 1726882613.34688: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000001fe 21866 1726882613.34782: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000001fe 21866 1726882613.34785: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 21866 1726882613.34846: no more pending results, returning what we have 21866 1726882613.34850: results queue empty 21866 1726882613.34851: checking for any_errors_fatal 21866 1726882613.34861: done checking for any_errors_fatal 21866 1726882613.34862: checking for max_fail_percentage 21866 1726882613.34866: done checking for max_fail_percentage 21866 1726882613.34867: checking to see if all hosts have failed and the running result is not ok 21866 1726882613.34868: done checking to see if all hosts have failed 21866 1726882613.34869: getting the remaining hosts for this loop 21866 1726882613.34871: done getting the remaining hosts for this loop 21866 1726882613.34875: getting the next task for host managed_node1 21866 1726882613.34884: done getting next task for host managed_node1 21866 1726882613.34887: ^ task is: TASK: Show current_interfaces 21866 1726882613.34890: ^ 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 21866 1726882613.34895: getting variables 21866 1726882613.34898: in VariableManager get_vars() 21866 1726882613.34950: Calling all_inventory to load vars for managed_node1 21866 1726882613.34953: Calling groups_inventory to load vars for managed_node1 21866 1726882613.34955: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882613.34969: Calling all_plugins_play to load vars for managed_node1 21866 1726882613.34972: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882613.34975: Calling groups_plugins_play to load vars for managed_node1 21866 1726882613.36690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882613.39181: done with get_vars() 21866 1726882613.39201: done getting variables 21866 1726882613.39268: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:36:53 -0400 (0:00:00.133) 0:00:08.046 ****** 21866 1726882613.39302: entering _queue_task() for managed_node1/debug 21866 1726882613.39609: worker is 1 (out of 1 available) 21866 1726882613.39622: exiting _queue_task() for managed_node1/debug 21866 1726882613.39634: done queuing things up, now waiting for results queue to drain 21866 1726882613.39635: waiting for pending results... 21866 1726882613.41321: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 21866 1726882613.41408: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000001e9 21866 1726882613.41670: variable 'ansible_search_path' from source: unknown 21866 1726882613.41732: variable 'ansible_search_path' from source: unknown 21866 1726882613.41880: calling self._execute() 21866 1726882613.42011: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882613.42024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882613.42041: variable 'omit' from source: magic vars 21866 1726882613.42455: variable 'ansible_distribution_major_version' from source: facts 21866 1726882613.42478: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882613.42677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882613.42966: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882613.43017: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882613.43063: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882613.43109: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882613.43202: variable 'networkmanager_version' from source: set_fact 21866 1726882613.43221: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882613.43233: variable 'omit' from source: magic vars 21866 1726882613.43285: variable 'omit' from source: magic vars 21866 1726882613.43390: variable 'current_interfaces' from source: set_fact 21866 1726882613.43426: variable 'omit' from source: magic vars 21866 1726882613.43461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882613.43502: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882613.43530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882613.43552: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882613.43574: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882613.43611: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882613.43620: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882613.43629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882613.43743: Set connection var ansible_shell_executable to /bin/sh 21866 1726882613.43754: Set connection var ansible_shell_type to sh 21866 1726882613.43768: Set connection var ansible_pipelining to False 21866 1726882613.43778: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882613.43786: Set connection var ansible_timeout to 10 21866 1726882613.43794: Set connection var ansible_connection to ssh 21866 1726882613.43832: variable 'ansible_shell_executable' from source: unknown 21866 1726882613.43861: variable 'ansible_connection' from source: unknown 21866 1726882613.43874: variable 'ansible_module_compression' from source: unknown 21866 1726882613.43882: variable 'ansible_shell_type' from source: unknown 21866 1726882613.43889: variable 'ansible_shell_executable' from source: unknown 21866 1726882613.43896: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882613.43903: variable 'ansible_pipelining' from source: unknown 21866 1726882613.43916: variable 'ansible_timeout' from source: unknown 21866 1726882613.43932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882613.44972: 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) 21866 1726882613.45019: variable 'omit' from source: magic vars 21866 1726882613.45059: starting attempt loop 21866 1726882613.45070: running the handler 21866 1726882613.45184: handler run complete 21866 1726882613.45201: attempt loop complete, returning result 21866 1726882613.45251: _execute() done 21866 1726882613.45262: dumping result to json 21866 1726882613.45273: done dumping result, returning 21866 1726882613.45284: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0e448fcc-3ce9-1c82-aff9-0000000001e9] 21866 1726882613.45294: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000001e9 ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 21866 1726882613.45436: no more pending results, returning what we have 21866 1726882613.45440: results queue empty 21866 1726882613.45441: checking for any_errors_fatal 21866 1726882613.45447: done checking for any_errors_fatal 21866 1726882613.45448: checking for max_fail_percentage 21866 1726882613.45450: done checking for max_fail_percentage 21866 1726882613.45451: checking to see if all hosts have failed and the running result is not ok 21866 1726882613.45452: done checking to see if all hosts have failed 21866 1726882613.45453: getting the remaining hosts for this loop 21866 1726882613.45455: done getting the remaining hosts for this loop 21866 1726882613.45461: getting the next task for host managed_node1 21866 1726882613.45471: done getting next task for host managed_node1 21866 1726882613.45475: ^ task is: TASK: Include the task 'manage_test_interface.yml' 21866 1726882613.45477: ^ 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 21866 1726882613.45481: getting variables 21866 1726882613.45483: in VariableManager get_vars() 21866 1726882613.45533: Calling all_inventory to load vars for managed_node1 21866 1726882613.45536: Calling groups_inventory to load vars for managed_node1 21866 1726882613.45538: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882613.45549: Calling all_plugins_play to load vars for managed_node1 21866 1726882613.45552: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882613.45554: Calling groups_plugins_play to load vars for managed_node1 21866 1726882613.46682: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000001e9 21866 1726882613.46686: WORKER PROCESS EXITING 21866 1726882613.47591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882613.50015: done with get_vars() 21866 1726882613.50035: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:20 Friday 20 September 2024 21:36:53 -0400 (0:00:00.108) 0:00:08.155 ****** 21866 1726882613.50137: entering _queue_task() for managed_node1/include_tasks 21866 1726882613.50421: worker is 1 (out of 1 available) 21866 1726882613.50436: exiting _queue_task() for managed_node1/include_tasks 21866 1726882613.50448: done queuing things up, now waiting for results queue to drain 21866 1726882613.50449: waiting for pending results... 21866 1726882613.50708: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 21866 1726882613.50811: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000012 21866 1726882613.50828: variable 'ansible_search_path' from source: unknown 21866 1726882613.50875: calling self._execute() 21866 1726882613.50973: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882613.50985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882613.51003: variable 'omit' from source: magic vars 21866 1726882613.51392: variable 'ansible_distribution_major_version' from source: facts 21866 1726882613.51414: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882613.51607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882613.51981: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882613.52087: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882613.52123: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882613.52161: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882613.52246: variable 'networkmanager_version' from source: set_fact 21866 1726882613.52269: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882613.52283: _execute() done 21866 1726882613.52289: dumping result to json 21866 1726882613.52303: done dumping result, returning 21866 1726882613.52315: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-1c82-aff9-000000000012] 21866 1726882613.52325: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000012 21866 1726882613.52450: no more pending results, returning what we have 21866 1726882613.52454: in VariableManager get_vars() 21866 1726882613.52512: Calling all_inventory to load vars for managed_node1 21866 1726882613.52515: Calling groups_inventory to load vars for managed_node1 21866 1726882613.52517: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882613.52529: Calling all_plugins_play to load vars for managed_node1 21866 1726882613.52533: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882613.52538: Calling groups_plugins_play to load vars for managed_node1 21866 1726882613.53610: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000012 21866 1726882613.53613: WORKER PROCESS EXITING 21866 1726882613.54091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882613.57322: done with get_vars() 21866 1726882613.57340: variable 'ansible_search_path' from source: unknown 21866 1726882613.57356: we have included files to process 21866 1726882613.57359: generating all_blocks data 21866 1726882613.57361: done generating all_blocks data 21866 1726882613.57367: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21866 1726882613.57368: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21866 1726882613.57371: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21866 1726882613.58328: in VariableManager get_vars() 21866 1726882613.58355: done with get_vars() 21866 1726882613.58584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 21866 1726882613.59415: done processing included file 21866 1726882613.59417: iterating over new_blocks loaded from include file 21866 1726882613.59418: in VariableManager get_vars() 21866 1726882613.59439: done with get_vars() 21866 1726882613.59441: filtering new block on tags 21866 1726882613.59474: done filtering new block on tags 21866 1726882613.59477: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node1 21866 1726882613.59510: extending task lists for all hosts with included blocks 21866 1726882613.59726: done extending task lists 21866 1726882613.59728: done processing included files 21866 1726882613.59728: results queue empty 21866 1726882613.59729: checking for any_errors_fatal 21866 1726882613.59732: done checking for any_errors_fatal 21866 1726882613.59733: checking for max_fail_percentage 21866 1726882613.59734: done checking for max_fail_percentage 21866 1726882613.59734: checking to see if all hosts have failed and the running result is not ok 21866 1726882613.59735: done checking to see if all hosts have failed 21866 1726882613.59736: getting the remaining hosts for this loop 21866 1726882613.59737: done getting the remaining hosts for this loop 21866 1726882613.59739: getting the next task for host managed_node1 21866 1726882613.59742: done getting next task for host managed_node1 21866 1726882613.59744: ^ task is: TASK: Ensure state in ["present", "absent"] 21866 1726882613.59747: ^ 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 21866 1726882613.59749: getting variables 21866 1726882613.59750: in VariableManager get_vars() 21866 1726882613.59766: Calling all_inventory to load vars for managed_node1 21866 1726882613.59769: Calling groups_inventory to load vars for managed_node1 21866 1726882613.59771: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882613.59777: Calling all_plugins_play to load vars for managed_node1 21866 1726882613.59779: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882613.59782: Calling groups_plugins_play to load vars for managed_node1 21866 1726882613.61414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882613.63038: done with get_vars() 21866 1726882613.63053: done getting variables 21866 1726882613.63106: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 21:36:53 -0400 (0:00:00.129) 0:00:08.285 ****** 21866 1726882613.63126: entering _queue_task() for managed_node1/fail 21866 1726882613.63127: Creating lock for fail 21866 1726882613.63355: worker is 1 (out of 1 available) 21866 1726882613.63372: exiting _queue_task() for managed_node1/fail 21866 1726882613.63384: done queuing things up, now waiting for results queue to drain 21866 1726882613.63386: waiting for pending results... 21866 1726882613.63541: running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] 21866 1726882613.63607: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000219 21866 1726882613.63617: variable 'ansible_search_path' from source: unknown 21866 1726882613.63620: variable 'ansible_search_path' from source: unknown 21866 1726882613.63649: calling self._execute() 21866 1726882613.63721: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882613.63725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882613.63734: variable 'omit' from source: magic vars 21866 1726882613.64015: variable 'ansible_distribution_major_version' from source: facts 21866 1726882613.64025: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882613.64144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882613.64335: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882613.64368: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882613.64396: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882613.64423: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882613.64477: variable 'networkmanager_version' from source: set_fact 21866 1726882613.64488: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882613.64576: variable 'state' from source: include params 21866 1726882613.64581: Evaluated conditional (state not in ["present", "absent"]): False 21866 1726882613.64584: when evaluation is False, skipping this task 21866 1726882613.64586: _execute() done 21866 1726882613.64589: dumping result to json 21866 1726882613.64593: done dumping result, returning 21866 1726882613.64598: done running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] [0e448fcc-3ce9-1c82-aff9-000000000219] 21866 1726882613.64604: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000219 21866 1726882613.64709: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000219 21866 1726882613.64713: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 21866 1726882613.64839: no more pending results, returning what we have 21866 1726882613.64843: results queue empty 21866 1726882613.64844: checking for any_errors_fatal 21866 1726882613.64845: done checking for any_errors_fatal 21866 1726882613.64846: checking for max_fail_percentage 21866 1726882613.64847: done checking for max_fail_percentage 21866 1726882613.64848: checking to see if all hosts have failed and the running result is not ok 21866 1726882613.64849: done checking to see if all hosts have failed 21866 1726882613.64849: getting the remaining hosts for this loop 21866 1726882613.64851: done getting the remaining hosts for this loop 21866 1726882613.64853: getting the next task for host managed_node1 21866 1726882613.64863: done getting next task for host managed_node1 21866 1726882613.64866: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 21866 1726882613.64869: ^ 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 21866 1726882613.64874: getting variables 21866 1726882613.64875: in VariableManager get_vars() 21866 1726882613.64909: Calling all_inventory to load vars for managed_node1 21866 1726882613.64911: Calling groups_inventory to load vars for managed_node1 21866 1726882613.64912: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882613.64918: Calling all_plugins_play to load vars for managed_node1 21866 1726882613.64920: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882613.64922: Calling groups_plugins_play to load vars for managed_node1 21866 1726882613.66985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882613.67966: done with get_vars() 21866 1726882613.67980: done getting variables 21866 1726882613.68019: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 21:36:53 -0400 (0:00:00.049) 0:00:08.334 ****** 21866 1726882613.68037: entering _queue_task() for managed_node1/fail 21866 1726882613.68233: worker is 1 (out of 1 available) 21866 1726882613.68245: exiting _queue_task() for managed_node1/fail 21866 1726882613.68256: done queuing things up, now waiting for results queue to drain 21866 1726882613.68261: waiting for pending results... 21866 1726882613.68415: running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] 21866 1726882613.68479: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000021a 21866 1726882613.68490: variable 'ansible_search_path' from source: unknown 21866 1726882613.68493: variable 'ansible_search_path' from source: unknown 21866 1726882613.68526: calling self._execute() 21866 1726882613.68595: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882613.68599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882613.68608: variable 'omit' from source: magic vars 21866 1726882613.68885: variable 'ansible_distribution_major_version' from source: facts 21866 1726882613.68895: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882613.69013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882613.69204: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882613.69235: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882613.69260: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882613.69290: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882613.69343: variable 'networkmanager_version' from source: set_fact 21866 1726882613.69353: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882613.69449: variable 'type' from source: play vars 21866 1726882613.69454: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 21866 1726882613.69457: when evaluation is False, skipping this task 21866 1726882613.69463: _execute() done 21866 1726882613.69468: dumping result to json 21866 1726882613.69470: done dumping result, returning 21866 1726882613.69476: done running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] [0e448fcc-3ce9-1c82-aff9-00000000021a] 21866 1726882613.69485: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000021a 21866 1726882613.69557: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000021a 21866 1726882613.69560: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 21866 1726882613.69628: no more pending results, returning what we have 21866 1726882613.69631: results queue empty 21866 1726882613.69632: checking for any_errors_fatal 21866 1726882613.69635: done checking for any_errors_fatal 21866 1726882613.69636: checking for max_fail_percentage 21866 1726882613.69638: done checking for max_fail_percentage 21866 1726882613.69639: checking to see if all hosts have failed and the running result is not ok 21866 1726882613.69639: done checking to see if all hosts have failed 21866 1726882613.69640: getting the remaining hosts for this loop 21866 1726882613.69642: done getting the remaining hosts for this loop 21866 1726882613.69645: getting the next task for host managed_node1 21866 1726882613.69649: done getting next task for host managed_node1 21866 1726882613.69652: ^ task is: TASK: Include the task 'show_interfaces.yml' 21866 1726882613.69654: ^ 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=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 21866 1726882613.69658: getting variables 21866 1726882613.69659: in VariableManager get_vars() 21866 1726882613.69703: Calling all_inventory to load vars for managed_node1 21866 1726882613.69706: Calling groups_inventory to load vars for managed_node1 21866 1726882613.69709: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882613.69716: Calling all_plugins_play to load vars for managed_node1 21866 1726882613.69718: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882613.69720: Calling groups_plugins_play to load vars for managed_node1 21866 1726882613.70573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882613.72005: done with get_vars() 21866 1726882613.72024: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 21:36:53 -0400 (0:00:00.040) 0:00:08.374 ****** 21866 1726882613.72108: entering _queue_task() for managed_node1/include_tasks 21866 1726882613.72728: worker is 1 (out of 1 available) 21866 1726882613.72739: exiting _queue_task() for managed_node1/include_tasks 21866 1726882613.72765: done queuing things up, now waiting for results queue to drain 21866 1726882613.72767: waiting for pending results... 21866 1726882613.73167: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 21866 1726882613.73271: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000021b 21866 1726882613.73281: variable 'ansible_search_path' from source: unknown 21866 1726882613.73284: variable 'ansible_search_path' from source: unknown 21866 1726882613.73329: calling self._execute() 21866 1726882613.73450: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882613.73484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882613.73488: variable 'omit' from source: magic vars 21866 1726882613.73855: variable 'ansible_distribution_major_version' from source: facts 21866 1726882613.73879: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882613.74085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882613.74367: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882613.74426: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882613.74468: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882613.74520: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882613.74606: variable 'networkmanager_version' from source: set_fact 21866 1726882613.74629: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882613.74639: _execute() done 21866 1726882613.74646: dumping result to json 21866 1726882613.74654: done dumping result, returning 21866 1726882613.74670: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-1c82-aff9-00000000021b] 21866 1726882613.74680: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000021b 21866 1726882613.74786: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000021b 21866 1726882613.74793: WORKER PROCESS EXITING 21866 1726882613.74834: no more pending results, returning what we have 21866 1726882613.74838: in VariableManager get_vars() 21866 1726882613.74906: Calling all_inventory to load vars for managed_node1 21866 1726882613.74909: Calling groups_inventory to load vars for managed_node1 21866 1726882613.74912: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882613.74922: Calling all_plugins_play to load vars for managed_node1 21866 1726882613.74925: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882613.74928: Calling groups_plugins_play to load vars for managed_node1 21866 1726882613.75817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882613.77216: done with get_vars() 21866 1726882613.77232: variable 'ansible_search_path' from source: unknown 21866 1726882613.77233: variable 'ansible_search_path' from source: unknown 21866 1726882613.77270: we have included files to process 21866 1726882613.77271: generating all_blocks data 21866 1726882613.77273: done generating all_blocks data 21866 1726882613.77277: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21866 1726882613.77278: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21866 1726882613.77280: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21866 1726882613.77384: in VariableManager get_vars() 21866 1726882613.77417: done with get_vars() 21866 1726882613.77535: done processing included file 21866 1726882613.77537: iterating over new_blocks loaded from include file 21866 1726882613.77538: in VariableManager get_vars() 21866 1726882613.77563: done with get_vars() 21866 1726882613.77632: filtering new block on tags 21866 1726882613.77650: done filtering new block on tags 21866 1726882613.77652: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 21866 1726882613.77656: extending task lists for all hosts with included blocks 21866 1726882613.78423: done extending task lists 21866 1726882613.78425: done processing included files 21866 1726882613.78425: results queue empty 21866 1726882613.78426: checking for any_errors_fatal 21866 1726882613.78428: done checking for any_errors_fatal 21866 1726882613.78429: checking for max_fail_percentage 21866 1726882613.78430: done checking for max_fail_percentage 21866 1726882613.78431: checking to see if all hosts have failed and the running result is not ok 21866 1726882613.78432: done checking to see if all hosts have failed 21866 1726882613.78433: getting the remaining hosts for this loop 21866 1726882613.78434: done getting the remaining hosts for this loop 21866 1726882613.78437: getting the next task for host managed_node1 21866 1726882613.78440: done getting next task for host managed_node1 21866 1726882613.78443: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 21866 1726882613.78445: ^ 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=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 21866 1726882613.78448: getting variables 21866 1726882613.78449: in VariableManager get_vars() 21866 1726882613.78481: Calling all_inventory to load vars for managed_node1 21866 1726882613.78484: Calling groups_inventory to load vars for managed_node1 21866 1726882613.78487: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882613.78496: Calling all_plugins_play to load vars for managed_node1 21866 1726882613.78499: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882613.78510: Calling groups_plugins_play to load vars for managed_node1 21866 1726882613.79189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882613.79978: done with get_vars() 21866 1726882613.79990: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:36:53 -0400 (0:00:00.079) 0:00:08.454 ****** 21866 1726882613.80040: entering _queue_task() for managed_node1/include_tasks 21866 1726882613.80212: worker is 1 (out of 1 available) 21866 1726882613.80223: exiting _queue_task() for managed_node1/include_tasks 21866 1726882613.80234: done queuing things up, now waiting for results queue to drain 21866 1726882613.80236: waiting for pending results... 21866 1726882613.80390: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 21866 1726882613.80462: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000248 21866 1726882613.80474: variable 'ansible_search_path' from source: unknown 21866 1726882613.80478: variable 'ansible_search_path' from source: unknown 21866 1726882613.80503: calling self._execute() 21866 1726882613.80567: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882613.80573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882613.80582: variable 'omit' from source: magic vars 21866 1726882613.80837: variable 'ansible_distribution_major_version' from source: facts 21866 1726882613.80847: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882613.80965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882613.81356: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882613.81364: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882613.81367: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882613.81370: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882613.81619: variable 'networkmanager_version' from source: set_fact 21866 1726882613.81625: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882613.81627: _execute() done 21866 1726882613.81629: dumping result to json 21866 1726882613.81633: done dumping result, returning 21866 1726882613.81700: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0e448fcc-3ce9-1c82-aff9-000000000248] 21866 1726882613.81705: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000248 21866 1726882613.81776: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000248 21866 1726882613.81780: WORKER PROCESS EXITING 21866 1726882613.81808: no more pending results, returning what we have 21866 1726882613.81812: in VariableManager get_vars() 21866 1726882613.81863: Calling all_inventory to load vars for managed_node1 21866 1726882613.81868: Calling groups_inventory to load vars for managed_node1 21866 1726882613.81872: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882613.81881: Calling all_plugins_play to load vars for managed_node1 21866 1726882613.81884: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882613.81887: Calling groups_plugins_play to load vars for managed_node1 21866 1726882613.83179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882613.84729: done with get_vars() 21866 1726882613.84745: variable 'ansible_search_path' from source: unknown 21866 1726882613.84747: variable 'ansible_search_path' from source: unknown 21866 1726882613.84804: we have included files to process 21866 1726882613.84808: generating all_blocks data 21866 1726882613.84810: done generating all_blocks data 21866 1726882613.84811: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21866 1726882613.84812: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21866 1726882613.84818: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21866 1726882613.85116: done processing included file 21866 1726882613.85117: iterating over new_blocks loaded from include file 21866 1726882613.85118: in VariableManager get_vars() 21866 1726882613.85135: done with get_vars() 21866 1726882613.85136: filtering new block on tags 21866 1726882613.85147: done filtering new block on tags 21866 1726882613.85148: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 21866 1726882613.85151: extending task lists for all hosts with included blocks 21866 1726882613.85245: done extending task lists 21866 1726882613.85246: done processing included files 21866 1726882613.85246: results queue empty 21866 1726882613.85247: checking for any_errors_fatal 21866 1726882613.85249: done checking for any_errors_fatal 21866 1726882613.85249: checking for max_fail_percentage 21866 1726882613.85250: done checking for max_fail_percentage 21866 1726882613.85250: checking to see if all hosts have failed and the running result is not ok 21866 1726882613.85251: done checking to see if all hosts have failed 21866 1726882613.85251: getting the remaining hosts for this loop 21866 1726882613.85252: done getting the remaining hosts for this loop 21866 1726882613.85254: getting the next task for host managed_node1 21866 1726882613.85259: done getting next task for host managed_node1 21866 1726882613.85260: ^ task is: TASK: Gather current interface info 21866 1726882613.85262: ^ 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=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 21866 1726882613.85265: getting variables 21866 1726882613.85266: in VariableManager get_vars() 21866 1726882613.85276: Calling all_inventory to load vars for managed_node1 21866 1726882613.85277: Calling groups_inventory to load vars for managed_node1 21866 1726882613.85279: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882613.85282: Calling all_plugins_play to load vars for managed_node1 21866 1726882613.85283: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882613.85285: Calling groups_plugins_play to load vars for managed_node1 21866 1726882613.85995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882613.86870: done with get_vars() 21866 1726882613.86884: done getting variables 21866 1726882613.86910: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:36:53 -0400 (0:00:00.068) 0:00:08.523 ****** 21866 1726882613.86932: entering _queue_task() for managed_node1/command 21866 1726882613.87101: worker is 1 (out of 1 available) 21866 1726882613.87111: exiting _queue_task() for managed_node1/command 21866 1726882613.87123: done queuing things up, now waiting for results queue to drain 21866 1726882613.87125: waiting for pending results... 21866 1726882613.87292: running TaskExecutor() for managed_node1/TASK: Gather current interface info 21866 1726882613.87368: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000027f 21866 1726882613.87379: variable 'ansible_search_path' from source: unknown 21866 1726882613.87383: variable 'ansible_search_path' from source: unknown 21866 1726882613.87408: calling self._execute() 21866 1726882613.87477: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882613.87480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882613.87489: variable 'omit' from source: magic vars 21866 1726882613.87755: variable 'ansible_distribution_major_version' from source: facts 21866 1726882613.87767: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882613.87888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882613.88081: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882613.88113: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882613.88138: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882613.88165: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882613.88221: variable 'networkmanager_version' from source: set_fact 21866 1726882613.88232: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882613.88237: variable 'omit' from source: magic vars 21866 1726882613.88277: variable 'omit' from source: magic vars 21866 1726882613.88305: variable 'omit' from source: magic vars 21866 1726882613.88326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882613.88346: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882613.88365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882613.88378: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882613.88386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882613.88411: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882613.88415: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882613.88417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882613.88486: Set connection var ansible_shell_executable to /bin/sh 21866 1726882613.88489: Set connection var ansible_shell_type to sh 21866 1726882613.88492: Set connection var ansible_pipelining to False 21866 1726882613.88501: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882613.88504: Set connection var ansible_timeout to 10 21866 1726882613.88506: Set connection var ansible_connection to ssh 21866 1726882613.88528: variable 'ansible_shell_executable' from source: unknown 21866 1726882613.88531: variable 'ansible_connection' from source: unknown 21866 1726882613.88533: variable 'ansible_module_compression' from source: unknown 21866 1726882613.88536: variable 'ansible_shell_type' from source: unknown 21866 1726882613.88538: variable 'ansible_shell_executable' from source: unknown 21866 1726882613.88540: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882613.88543: variable 'ansible_pipelining' from source: unknown 21866 1726882613.88545: variable 'ansible_timeout' from source: unknown 21866 1726882613.88577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882613.88632: 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) 21866 1726882613.88641: variable 'omit' from source: magic vars 21866 1726882613.88646: starting attempt loop 21866 1726882613.88648: running the handler 21866 1726882613.88676: _low_level_execute_command(): starting 21866 1726882613.88682: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882613.89185: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882613.89200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882613.89213: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882613.89232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882613.89244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882613.89286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882613.89299: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882613.89409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882613.91084: stdout chunk (state=3): >>>/root <<< 21866 1726882613.91185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882613.91299: stderr chunk (state=3): >>><<< 21866 1726882613.91312: stdout chunk (state=3): >>><<< 21866 1726882613.91341: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882613.91356: _low_level_execute_command(): starting 21866 1726882613.91364: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882613.9134338-22227-130579415950413 `" && echo ansible-tmp-1726882613.9134338-22227-130579415950413="` echo /root/.ansible/tmp/ansible-tmp-1726882613.9134338-22227-130579415950413 `" ) && sleep 0' 21866 1726882613.91927: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882613.91931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882613.92001: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882613.92010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882613.92072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882613.92174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882613.94033: stdout chunk (state=3): >>>ansible-tmp-1726882613.9134338-22227-130579415950413=/root/.ansible/tmp/ansible-tmp-1726882613.9134338-22227-130579415950413 <<< 21866 1726882613.94145: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882613.94193: stderr chunk (state=3): >>><<< 21866 1726882613.94197: stdout chunk (state=3): >>><<< 21866 1726882613.94209: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882613.9134338-22227-130579415950413=/root/.ansible/tmp/ansible-tmp-1726882613.9134338-22227-130579415950413 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882613.94230: variable 'ansible_module_compression' from source: unknown 21866 1726882613.94265: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21866 1726882613.94294: variable 'ansible_facts' from source: unknown 21866 1726882613.94348: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882613.9134338-22227-130579415950413/AnsiballZ_command.py 21866 1726882613.94446: Sending initial data 21866 1726882613.94450: Sent initial data (156 bytes) 21866 1726882613.95103: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882613.95106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882613.95139: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882613.95142: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882613.95144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882613.95197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882613.95203: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882613.95306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882613.97027: 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 <<< 21866 1726882613.97118: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882613.97212: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmps05_3q_k /root/.ansible/tmp/ansible-tmp-1726882613.9134338-22227-130579415950413/AnsiballZ_command.py <<< 21866 1726882613.97300: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882613.98388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882613.98477: stderr chunk (state=3): >>><<< 21866 1726882613.98480: stdout chunk (state=3): >>><<< 21866 1726882613.98494: done transferring module to remote 21866 1726882613.98502: _low_level_execute_command(): starting 21866 1726882613.98506: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882613.9134338-22227-130579415950413/ /root/.ansible/tmp/ansible-tmp-1726882613.9134338-22227-130579415950413/AnsiballZ_command.py && sleep 0' 21866 1726882613.98965: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882613.99013: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882613.99016: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882613.99031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882613.99038: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882613.99044: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882613.99049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882613.99114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882613.99140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882613.99145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882613.99245: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882614.00974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882614.01034: stderr chunk (state=3): >>><<< 21866 1726882614.01046: stdout chunk (state=3): >>><<< 21866 1726882614.01062: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882614.01068: _low_level_execute_command(): starting 21866 1726882614.01072: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882613.9134338-22227-130579415950413/AnsiballZ_command.py && sleep 0' 21866 1726882614.01597: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882614.01600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882614.01627: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882614.01630: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882614.01633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882614.01684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882614.01687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882614.01808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882614.15156: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:36:54.146930", "end": "2024-09-20 21:36:54.150156", "delta": "0:00:00.003226", "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}}} <<< 21866 1726882614.16385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882614.16465: stderr chunk (state=3): >>><<< 21866 1726882614.16469: stdout chunk (state=3): >>><<< 21866 1726882614.16570: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:36:54.146930", "end": "2024-09-20 21:36:54.150156", "delta": "0:00:00.003226", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882614.16581: 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-1726882613.9134338-22227-130579415950413/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882614.16584: _low_level_execute_command(): starting 21866 1726882614.16587: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882613.9134338-22227-130579415950413/ > /dev/null 2>&1 && sleep 0' 21866 1726882614.17419: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882614.17432: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882614.17445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882614.17461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882614.17504: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882614.17517: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882614.17529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882614.17549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882614.17560: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882614.17575: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882614.17587: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882614.17600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882614.17616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882614.17628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882614.17638: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882614.17650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882614.17725: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882614.17778: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882614.17820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882614.18032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882614.19838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882614.19917: stderr chunk (state=3): >>><<< 21866 1726882614.19930: stdout chunk (state=3): >>><<< 21866 1726882614.20135: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882614.20139: handler run complete 21866 1726882614.20141: Evaluated conditional (False): False 21866 1726882614.20172: attempt loop complete, returning result 21866 1726882614.20174: _execute() done 21866 1726882614.20177: dumping result to json 21866 1726882614.20179: done dumping result, returning 21866 1726882614.20181: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0e448fcc-3ce9-1c82-aff9-00000000027f] 21866 1726882614.20182: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000027f 21866 1726882614.20256: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000027f 21866 1726882614.20258: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003226", "end": "2024-09-20 21:36:54.150156", "rc": 0, "start": "2024-09-20 21:36:54.146930" } STDOUT: bonding_masters eth0 lo 21866 1726882614.20344: no more pending results, returning what we have 21866 1726882614.20348: results queue empty 21866 1726882614.20349: checking for any_errors_fatal 21866 1726882614.20350: done checking for any_errors_fatal 21866 1726882614.20351: checking for max_fail_percentage 21866 1726882614.20353: done checking for max_fail_percentage 21866 1726882614.20354: checking to see if all hosts have failed and the running result is not ok 21866 1726882614.20355: done checking to see if all hosts have failed 21866 1726882614.20355: getting the remaining hosts for this loop 21866 1726882614.20357: done getting the remaining hosts for this loop 21866 1726882614.20361: getting the next task for host managed_node1 21866 1726882614.20370: done getting next task for host managed_node1 21866 1726882614.20373: ^ task is: TASK: Set current_interfaces 21866 1726882614.20380: ^ 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=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 21866 1726882614.20384: getting variables 21866 1726882614.20386: in VariableManager get_vars() 21866 1726882614.20433: Calling all_inventory to load vars for managed_node1 21866 1726882614.20436: Calling groups_inventory to load vars for managed_node1 21866 1726882614.20438: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882614.20449: Calling all_plugins_play to load vars for managed_node1 21866 1726882614.20452: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882614.20454: Calling groups_plugins_play to load vars for managed_node1 21866 1726882614.25741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882614.32294: done with get_vars() 21866 1726882614.32330: done getting variables 21866 1726882614.32508: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:36:54 -0400 (0:00:00.456) 0:00:08.979 ****** 21866 1726882614.32541: entering _queue_task() for managed_node1/set_fact 21866 1726882614.33284: worker is 1 (out of 1 available) 21866 1726882614.33295: exiting _queue_task() for managed_node1/set_fact 21866 1726882614.33308: done queuing things up, now waiting for results queue to drain 21866 1726882614.33310: waiting for pending results... 21866 1726882614.34258: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 21866 1726882614.34397: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000280 21866 1726882614.34554: variable 'ansible_search_path' from source: unknown 21866 1726882614.34562: variable 'ansible_search_path' from source: unknown 21866 1726882614.34605: calling self._execute() 21866 1726882614.34733: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882614.34876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882614.34891: variable 'omit' from source: magic vars 21866 1726882614.35599: variable 'ansible_distribution_major_version' from source: facts 21866 1726882614.35742: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882614.36031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882614.36653: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882614.36729: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882614.36850: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882614.36890: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882614.37006: variable 'networkmanager_version' from source: set_fact 21866 1726882614.37154: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882614.37167: variable 'omit' from source: magic vars 21866 1726882614.37225: variable 'omit' from source: magic vars 21866 1726882614.37572: variable '_current_interfaces' from source: set_fact 21866 1726882614.37643: variable 'omit' from source: magic vars 21866 1726882614.37703: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882614.37817: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882614.37841: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882614.37861: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882614.37884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882614.37945: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882614.38009: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882614.38023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882614.38238: Set connection var ansible_shell_executable to /bin/sh 21866 1726882614.38249: Set connection var ansible_shell_type to sh 21866 1726882614.38259: Set connection var ansible_pipelining to False 21866 1726882614.38272: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882614.38338: Set connection var ansible_timeout to 10 21866 1726882614.38355: Set connection var ansible_connection to ssh 21866 1726882614.38389: variable 'ansible_shell_executable' from source: unknown 21866 1726882614.38441: variable 'ansible_connection' from source: unknown 21866 1726882614.38453: variable 'ansible_module_compression' from source: unknown 21866 1726882614.38464: variable 'ansible_shell_type' from source: unknown 21866 1726882614.38475: variable 'ansible_shell_executable' from source: unknown 21866 1726882614.38483: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882614.38491: variable 'ansible_pipelining' from source: unknown 21866 1726882614.38498: variable 'ansible_timeout' from source: unknown 21866 1726882614.38506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882614.38629: 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) 21866 1726882614.38648: variable 'omit' from source: magic vars 21866 1726882614.38661: starting attempt loop 21866 1726882614.38675: running the handler 21866 1726882614.38693: handler run complete 21866 1726882614.38707: attempt loop complete, returning result 21866 1726882614.38713: _execute() done 21866 1726882614.38719: dumping result to json 21866 1726882614.38725: done dumping result, returning 21866 1726882614.38735: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0e448fcc-3ce9-1c82-aff9-000000000280] 21866 1726882614.38746: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000280 21866 1726882614.38854: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000280 21866 1726882614.38867: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 21866 1726882614.38936: no more pending results, returning what we have 21866 1726882614.38939: results queue empty 21866 1726882614.38940: checking for any_errors_fatal 21866 1726882614.38947: done checking for any_errors_fatal 21866 1726882614.38948: checking for max_fail_percentage 21866 1726882614.38949: done checking for max_fail_percentage 21866 1726882614.38952: checking to see if all hosts have failed and the running result is not ok 21866 1726882614.38953: done checking to see if all hosts have failed 21866 1726882614.38954: getting the remaining hosts for this loop 21866 1726882614.38956: done getting the remaining hosts for this loop 21866 1726882614.38959: getting the next task for host managed_node1 21866 1726882614.38970: done getting next task for host managed_node1 21866 1726882614.38973: ^ task is: TASK: Show current_interfaces 21866 1726882614.38979: ^ 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=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 21866 1726882614.38983: getting variables 21866 1726882614.38986: in VariableManager get_vars() 21866 1726882614.39036: Calling all_inventory to load vars for managed_node1 21866 1726882614.39039: Calling groups_inventory to load vars for managed_node1 21866 1726882614.39042: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882614.39053: Calling all_plugins_play to load vars for managed_node1 21866 1726882614.39056: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882614.39059: Calling groups_plugins_play to load vars for managed_node1 21866 1726882614.41550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882614.44908: done with get_vars() 21866 1726882614.45048: done getting variables 21866 1726882614.45112: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:36:54 -0400 (0:00:00.125) 0:00:09.105 ****** 21866 1726882614.45141: entering _queue_task() for managed_node1/debug 21866 1726882614.45973: worker is 1 (out of 1 available) 21866 1726882614.45986: exiting _queue_task() for managed_node1/debug 21866 1726882614.46056: done queuing things up, now waiting for results queue to drain 21866 1726882614.46058: waiting for pending results... 21866 1726882614.47817: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 21866 1726882614.47918: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000249 21866 1726882614.47932: variable 'ansible_search_path' from source: unknown 21866 1726882614.47936: variable 'ansible_search_path' from source: unknown 21866 1726882614.47974: calling self._execute() 21866 1726882614.48065: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882614.48070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882614.48084: variable 'omit' from source: magic vars 21866 1726882614.49153: variable 'ansible_distribution_major_version' from source: facts 21866 1726882614.49171: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882614.49359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882614.50330: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882614.50380: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882614.50414: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882614.50447: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882614.50520: variable 'networkmanager_version' from source: set_fact 21866 1726882614.50534: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882614.50539: variable 'omit' from source: magic vars 21866 1726882614.50589: variable 'omit' from source: magic vars 21866 1726882614.50678: variable 'current_interfaces' from source: set_fact 21866 1726882614.50707: variable 'omit' from source: magic vars 21866 1726882614.50730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882614.50755: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882614.50777: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882614.50794: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882614.50803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882614.50831: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882614.50835: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882614.50837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882614.50930: Set connection var ansible_shell_executable to /bin/sh 21866 1726882614.50933: Set connection var ansible_shell_type to sh 21866 1726882614.50938: Set connection var ansible_pipelining to False 21866 1726882614.50944: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882614.50949: Set connection var ansible_timeout to 10 21866 1726882614.50954: Set connection var ansible_connection to ssh 21866 1726882614.51188: variable 'ansible_shell_executable' from source: unknown 21866 1726882614.51192: variable 'ansible_connection' from source: unknown 21866 1726882614.51195: variable 'ansible_module_compression' from source: unknown 21866 1726882614.51197: variable 'ansible_shell_type' from source: unknown 21866 1726882614.51200: variable 'ansible_shell_executable' from source: unknown 21866 1726882614.51202: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882614.51205: variable 'ansible_pipelining' from source: unknown 21866 1726882614.51207: variable 'ansible_timeout' from source: unknown 21866 1726882614.51209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882614.51432: 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) 21866 1726882614.51441: variable 'omit' from source: magic vars 21866 1726882614.51446: starting attempt loop 21866 1726882614.51473: running the handler 21866 1726882614.51819: handler run complete 21866 1726882614.51822: attempt loop complete, returning result 21866 1726882614.51824: _execute() done 21866 1726882614.51826: dumping result to json 21866 1726882614.51827: done dumping result, returning 21866 1726882614.51829: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0e448fcc-3ce9-1c82-aff9-000000000249] 21866 1726882614.51831: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000249 21866 1726882614.51899: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000249 21866 1726882614.51902: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 21866 1726882614.52215: no more pending results, returning what we have 21866 1726882614.52219: results queue empty 21866 1726882614.52220: checking for any_errors_fatal 21866 1726882614.52226: done checking for any_errors_fatal 21866 1726882614.52227: checking for max_fail_percentage 21866 1726882614.52229: done checking for max_fail_percentage 21866 1726882614.52230: checking to see if all hosts have failed and the running result is not ok 21866 1726882614.52231: done checking to see if all hosts have failed 21866 1726882614.52233: getting the remaining hosts for this loop 21866 1726882614.52235: done getting the remaining hosts for this loop 21866 1726882614.52239: getting the next task for host managed_node1 21866 1726882614.52247: done getting next task for host managed_node1 21866 1726882614.52250: ^ task is: TASK: Install iproute 21866 1726882614.52254: ^ 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=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 21866 1726882614.52259: getting variables 21866 1726882614.52262: in VariableManager get_vars() 21866 1726882614.52310: Calling all_inventory to load vars for managed_node1 21866 1726882614.52313: Calling groups_inventory to load vars for managed_node1 21866 1726882614.52315: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882614.52325: Calling all_plugins_play to load vars for managed_node1 21866 1726882614.52327: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882614.52330: Calling groups_plugins_play to load vars for managed_node1 21866 1726882614.55266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882614.58457: done with get_vars() 21866 1726882614.58486: done getting variables 21866 1726882614.58665: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 21:36:54 -0400 (0:00:00.135) 0:00:09.240 ****** 21866 1726882614.58702: entering _queue_task() for managed_node1/package 21866 1726882614.59463: worker is 1 (out of 1 available) 21866 1726882614.59482: exiting _queue_task() for managed_node1/package 21866 1726882614.59498: done queuing things up, now waiting for results queue to drain 21866 1726882614.59500: waiting for pending results... 21866 1726882614.60402: running TaskExecutor() for managed_node1/TASK: Install iproute 21866 1726882614.60629: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000021c 21866 1726882614.60651: variable 'ansible_search_path' from source: unknown 21866 1726882614.60660: variable 'ansible_search_path' from source: unknown 21866 1726882614.60720: calling self._execute() 21866 1726882614.60879: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882614.61010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882614.61030: variable 'omit' from source: magic vars 21866 1726882614.61873: variable 'ansible_distribution_major_version' from source: facts 21866 1726882614.61899: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882614.62322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882614.62817: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882614.62986: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882614.63022: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882614.63086: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882614.63241: variable 'networkmanager_version' from source: set_fact 21866 1726882614.63288: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882614.63381: variable 'omit' from source: magic vars 21866 1726882614.63427: variable 'omit' from source: magic vars 21866 1726882614.63694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882614.66509: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882614.66602: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882614.66646: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882614.66694: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882614.66724: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882614.66845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882614.66889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882614.66921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882614.66978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882614.67021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882614.67130: variable '__network_is_ostree' from source: set_fact 21866 1726882614.67150: variable 'omit' from source: magic vars 21866 1726882614.67185: variable 'omit' from source: magic vars 21866 1726882614.67224: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882614.67255: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882614.67293: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882614.67323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882614.67338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882614.67372: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882614.67381: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882614.67389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882614.67511: Set connection var ansible_shell_executable to /bin/sh 21866 1726882614.67519: Set connection var ansible_shell_type to sh 21866 1726882614.67551: Set connection var ansible_pipelining to False 21866 1726882614.67564: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882614.67576: Set connection var ansible_timeout to 10 21866 1726882614.67586: Set connection var ansible_connection to ssh 21866 1726882614.67615: variable 'ansible_shell_executable' from source: unknown 21866 1726882614.67623: variable 'ansible_connection' from source: unknown 21866 1726882614.67632: variable 'ansible_module_compression' from source: unknown 21866 1726882614.67647: variable 'ansible_shell_type' from source: unknown 21866 1726882614.67654: variable 'ansible_shell_executable' from source: unknown 21866 1726882614.67692: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882614.67705: variable 'ansible_pipelining' from source: unknown 21866 1726882614.67713: variable 'ansible_timeout' from source: unknown 21866 1726882614.68076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882614.68216: 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) 21866 1726882614.68250: variable 'omit' from source: magic vars 21866 1726882614.68254: starting attempt loop 21866 1726882614.68257: running the handler 21866 1726882614.68268: variable 'ansible_facts' from source: unknown 21866 1726882614.68272: variable 'ansible_facts' from source: unknown 21866 1726882614.68308: _low_level_execute_command(): starting 21866 1726882614.68324: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882614.69354: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882614.69357: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882614.69360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882614.69373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882614.69376: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882614.69382: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882614.69385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882614.69387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882614.69394: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882614.69397: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882614.69409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882614.69411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882614.69414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882614.69416: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882614.69418: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882614.69420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882614.69422: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882614.69424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882614.69426: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882614.69549: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882614.71202: stdout chunk (state=3): >>>/root <<< 21866 1726882614.71372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882614.71393: stdout chunk (state=3): >>><<< 21866 1726882614.71396: stderr chunk (state=3): >>><<< 21866 1726882614.71507: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882614.71510: _low_level_execute_command(): starting 21866 1726882614.71513: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882614.7141705-22257-159427261871688 `" && echo ansible-tmp-1726882614.7141705-22257-159427261871688="` echo /root/.ansible/tmp/ansible-tmp-1726882614.7141705-22257-159427261871688 `" ) && sleep 0' 21866 1726882614.72069: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882614.72084: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882614.72099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882614.72120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882614.72166: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882614.72177: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882614.72189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882614.72203: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882614.72213: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882614.72221: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882614.72232: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882614.72245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882614.72258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882614.72275: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882614.72285: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882614.72296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882614.72368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882614.72399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882614.72417: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882614.72540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882614.74398: stdout chunk (state=3): >>>ansible-tmp-1726882614.7141705-22257-159427261871688=/root/.ansible/tmp/ansible-tmp-1726882614.7141705-22257-159427261871688 <<< 21866 1726882614.74580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882614.74601: stdout chunk (state=3): >>><<< 21866 1726882614.74605: stderr chunk (state=3): >>><<< 21866 1726882614.74678: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882614.7141705-22257-159427261871688=/root/.ansible/tmp/ansible-tmp-1726882614.7141705-22257-159427261871688 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882614.74681: variable 'ansible_module_compression' from source: unknown 21866 1726882614.74813: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 21866 1726882614.74891: variable 'ansible_facts' from source: unknown 21866 1726882614.75274: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882614.7141705-22257-159427261871688/AnsiballZ_dnf.py 21866 1726882614.75310: Sending initial data 21866 1726882614.75313: Sent initial data (152 bytes) 21866 1726882614.76230: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882614.76239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882614.76254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882614.76267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882614.76303: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882614.76310: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882614.76318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882614.76331: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882614.76338: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882614.76345: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882614.76354: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882614.76366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882614.76378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882614.76386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882614.76392: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882614.76401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882614.76493: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882614.76497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882614.76503: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882614.76843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882614.78445: 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 <<< 21866 1726882614.78537: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882614.78636: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpxv1i11kp /root/.ansible/tmp/ansible-tmp-1726882614.7141705-22257-159427261871688/AnsiballZ_dnf.py <<< 21866 1726882614.78742: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882614.80898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882614.80991: stderr chunk (state=3): >>><<< 21866 1726882614.80995: stdout chunk (state=3): >>><<< 21866 1726882614.81019: done transferring module to remote 21866 1726882614.81040: _low_level_execute_command(): starting 21866 1726882614.81043: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882614.7141705-22257-159427261871688/ /root/.ansible/tmp/ansible-tmp-1726882614.7141705-22257-159427261871688/AnsiballZ_dnf.py && sleep 0' 21866 1726882614.82396: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882614.82411: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882614.82446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882614.82488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882614.82603: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882614.82615: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882614.82638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882614.82661: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882614.82678: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882614.82690: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882614.82703: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882614.82731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882614.82749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882614.82769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882614.82781: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882614.82795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882614.82989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882614.83018: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882614.83045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882614.83195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882614.85005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882614.85008: stdout chunk (state=3): >>><<< 21866 1726882614.85011: stderr chunk (state=3): >>><<< 21866 1726882614.85071: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882614.85075: _low_level_execute_command(): starting 21866 1726882614.85078: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882614.7141705-22257-159427261871688/AnsiballZ_dnf.py && sleep 0' 21866 1726882614.85877: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882614.85899: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882614.85927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882614.85951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882614.85991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882614.86002: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882614.86013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882614.86027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882614.86059: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882614.86080: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882614.86113: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882614.86142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882614.86177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882614.86215: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882614.86227: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882614.86255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882614.86345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882614.86381: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882614.86414: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882614.86540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882615.87647: 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}}} <<< 21866 1726882615.93219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882615.93235: stderr chunk (state=3): >>>Shared connection to 10.31.44.90 closed. <<< 21866 1726882615.93430: stderr chunk (state=3): >>><<< 21866 1726882615.93433: stdout chunk (state=3): >>><<< 21866 1726882615.93550: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882615.93661: 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-1726882614.7141705-22257-159427261871688/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882615.93668: _low_level_execute_command(): starting 21866 1726882615.93671: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882614.7141705-22257-159427261871688/ > /dev/null 2>&1 && sleep 0' 21866 1726882615.94199: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882615.94222: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882615.94226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882615.94263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882615.94292: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882615.94297: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882615.94307: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882615.94331: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882615.94350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882615.94354: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882615.94356: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882615.94367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882615.94429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882615.94432: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882615.94438: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882615.94532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882615.96343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882615.96389: stderr chunk (state=3): >>><<< 21866 1726882615.96391: stdout chunk (state=3): >>><<< 21866 1726882615.96407: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882615.96414: handler run complete 21866 1726882615.96548: variable '__install_status' from source: unknown 21866 1726882615.96567: Evaluated conditional (__install_status is success): True 21866 1726882615.96582: attempt loop complete, returning result 21866 1726882615.96585: _execute() done 21866 1726882615.96587: dumping result to json 21866 1726882615.96592: done dumping result, returning 21866 1726882615.96600: done running TaskExecutor() for managed_node1/TASK: Install iproute [0e448fcc-3ce9-1c82-aff9-00000000021c] 21866 1726882615.96604: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000021c 21866 1726882615.96704: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000021c 21866 1726882615.96706: WORKER PROCESS EXITING ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 21866 1726882615.96790: no more pending results, returning what we have 21866 1726882615.96794: results queue empty 21866 1726882615.96794: checking for any_errors_fatal 21866 1726882615.96801: done checking for any_errors_fatal 21866 1726882615.96802: checking for max_fail_percentage 21866 1726882615.96803: done checking for max_fail_percentage 21866 1726882615.96804: checking to see if all hosts have failed and the running result is not ok 21866 1726882615.96805: done checking to see if all hosts have failed 21866 1726882615.96806: getting the remaining hosts for this loop 21866 1726882615.96808: done getting the remaining hosts for this loop 21866 1726882615.96812: getting the next task for host managed_node1 21866 1726882615.96819: done getting next task for host managed_node1 21866 1726882615.96821: ^ task is: TASK: Create veth interface {{ interface }} 21866 1726882615.96824: ^ 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=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 21866 1726882615.96828: getting variables 21866 1726882615.96829: in VariableManager get_vars() 21866 1726882615.96880: Calling all_inventory to load vars for managed_node1 21866 1726882615.96883: Calling groups_inventory to load vars for managed_node1 21866 1726882615.96885: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882615.96894: Calling all_plugins_play to load vars for managed_node1 21866 1726882615.96896: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882615.96899: Calling groups_plugins_play to load vars for managed_node1 21866 1726882615.97916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882615.98795: done with get_vars() 21866 1726882615.98810: done getting variables 21866 1726882615.98855: 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) 21866 1726882615.98945: variable 'interface' from source: play vars TASK [Create veth interface testnic1] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 21:36:55 -0400 (0:00:01.402) 0:00:10.643 ****** 21866 1726882615.98981: entering _queue_task() for managed_node1/command 21866 1726882615.99179: worker is 1 (out of 1 available) 21866 1726882615.99193: exiting _queue_task() for managed_node1/command 21866 1726882615.99204: done queuing things up, now waiting for results queue to drain 21866 1726882615.99206: waiting for pending results... 21866 1726882615.99371: running TaskExecutor() for managed_node1/TASK: Create veth interface testnic1 21866 1726882615.99460: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000021d 21866 1726882615.99477: variable 'ansible_search_path' from source: unknown 21866 1726882615.99481: variable 'ansible_search_path' from source: unknown 21866 1726882615.99736: variable 'interface' from source: play vars 21866 1726882615.99809: variable 'interface' from source: play vars 21866 1726882615.99862: variable 'interface' from source: play vars 21866 1726882616.00027: Loaded config def from plugin (lookup/items) 21866 1726882616.00033: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 21866 1726882616.00062: variable 'omit' from source: magic vars 21866 1726882616.00183: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882616.00189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882616.00199: variable 'omit' from source: magic vars 21866 1726882616.00358: variable 'ansible_distribution_major_version' from source: facts 21866 1726882616.00367: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882616.00500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882616.00672: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882616.00703: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882616.00730: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882616.00754: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882616.00842: variable 'networkmanager_version' from source: set_fact 21866 1726882616.00866: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882616.01003: variable 'ansible_distribution_major_version' from source: facts 21866 1726882616.01007: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882616.01116: variable 'networkmanager_version' from source: set_fact 21866 1726882616.01120: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882616.01311: variable 'type' from source: play vars 21866 1726882616.01314: variable 'state' from source: include params 21866 1726882616.01320: variable 'interface' from source: play vars 21866 1726882616.01323: variable 'current_interfaces' from source: set_fact 21866 1726882616.01329: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 21866 1726882616.01344: variable 'omit' from source: magic vars 21866 1726882616.01380: variable 'omit' from source: magic vars 21866 1726882616.01442: variable 'item' from source: unknown 21866 1726882616.01508: variable 'item' from source: unknown 21866 1726882616.01515: variable 'omit' from source: magic vars 21866 1726882616.01535: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882616.01572: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882616.01586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882616.01603: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882616.01609: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882616.01631: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882616.01634: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882616.01636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882616.01722: Set connection var ansible_shell_executable to /bin/sh 21866 1726882616.01725: Set connection var ansible_shell_type to sh 21866 1726882616.01729: Set connection var ansible_pipelining to False 21866 1726882616.01735: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882616.01739: Set connection var ansible_timeout to 10 21866 1726882616.01744: Set connection var ansible_connection to ssh 21866 1726882616.01766: variable 'ansible_shell_executable' from source: unknown 21866 1726882616.01781: variable 'ansible_connection' from source: unknown 21866 1726882616.01785: variable 'ansible_module_compression' from source: unknown 21866 1726882616.01787: variable 'ansible_shell_type' from source: unknown 21866 1726882616.01790: variable 'ansible_shell_executable' from source: unknown 21866 1726882616.01792: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882616.01794: variable 'ansible_pipelining' from source: unknown 21866 1726882616.01797: variable 'ansible_timeout' from source: unknown 21866 1726882616.01799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882616.01894: 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) 21866 1726882616.01901: variable 'omit' from source: magic vars 21866 1726882616.01904: starting attempt loop 21866 1726882616.01908: running the handler 21866 1726882616.01920: _low_level_execute_command(): starting 21866 1726882616.01927: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882616.02619: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.02623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.02680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.02684: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.02686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.02751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882616.02754: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882616.02858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882616.04420: stdout chunk (state=3): >>>/root <<< 21866 1726882616.04524: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882616.04576: stderr chunk (state=3): >>><<< 21866 1726882616.04579: stdout chunk (state=3): >>><<< 21866 1726882616.04601: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882616.04615: _low_level_execute_command(): starting 21866 1726882616.04618: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882616.0459664-22320-164487498952588 `" && echo ansible-tmp-1726882616.0459664-22320-164487498952588="` echo /root/.ansible/tmp/ansible-tmp-1726882616.0459664-22320-164487498952588 `" ) && sleep 0' 21866 1726882616.05090: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.05093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.05131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.05134: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.05136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882616.05140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.05194: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882616.05197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882616.05577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882616.07148: stdout chunk (state=3): >>>ansible-tmp-1726882616.0459664-22320-164487498952588=/root/.ansible/tmp/ansible-tmp-1726882616.0459664-22320-164487498952588 <<< 21866 1726882616.07277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882616.07345: stderr chunk (state=3): >>><<< 21866 1726882616.07349: stdout chunk (state=3): >>><<< 21866 1726882616.07368: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882616.0459664-22320-164487498952588=/root/.ansible/tmp/ansible-tmp-1726882616.0459664-22320-164487498952588 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882616.07569: variable 'ansible_module_compression' from source: unknown 21866 1726882616.07572: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21866 1726882616.07574: variable 'ansible_facts' from source: unknown 21866 1726882616.07576: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882616.0459664-22320-164487498952588/AnsiballZ_command.py 21866 1726882616.07704: Sending initial data 21866 1726882616.07707: Sent initial data (156 bytes) 21866 1726882616.08827: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.08833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.08874: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882616.08882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.08905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.08910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.08974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882616.08983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882616.08998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882616.09102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882616.10812: 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 <<< 21866 1726882616.10904: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882616.10993: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmp5164u5vl /root/.ansible/tmp/ansible-tmp-1726882616.0459664-22320-164487498952588/AnsiballZ_command.py <<< 21866 1726882616.11086: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882616.12241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882616.12368: stderr chunk (state=3): >>><<< 21866 1726882616.12372: stdout chunk (state=3): >>><<< 21866 1726882616.12391: done transferring module to remote 21866 1726882616.12401: _low_level_execute_command(): starting 21866 1726882616.12406: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882616.0459664-22320-164487498952588/ /root/.ansible/tmp/ansible-tmp-1726882616.0459664-22320-164487498952588/AnsiballZ_command.py && sleep 0' 21866 1726882616.13018: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882616.13030: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.13039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.13054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.13096: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.13103: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882616.13113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.13126: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882616.13138: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882616.13145: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882616.13152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.13166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.13179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.13187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.13193: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882616.13202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.13279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882616.13292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882616.13302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882616.13431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882616.15155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882616.15230: stderr chunk (state=3): >>><<< 21866 1726882616.15241: stdout chunk (state=3): >>><<< 21866 1726882616.15336: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882616.15340: _low_level_execute_command(): starting 21866 1726882616.15342: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882616.0459664-22320-164487498952588/AnsiballZ_command.py && sleep 0' 21866 1726882616.15943: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882616.15957: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.15976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.15995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.16039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.16053: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882616.16068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.16088: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882616.16100: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882616.16111: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882616.16123: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.16136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.16157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.16174: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.16187: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882616.16202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.16281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882616.16302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882616.16318: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882616.16449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882616.30384: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1"], "start": "2024-09-20 21:36:56.292918", "end": "2024-09-20 21:36:56.301982", "delta": "0:00:00.009064", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add testnic1 type veth peer name peertestnic1", "_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}}} <<< 21866 1726882616.32389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882616.32455: stderr chunk (state=3): >>><<< 21866 1726882616.32459: stdout chunk (state=3): >>><<< 21866 1726882616.32580: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1"], "start": "2024-09-20 21:36:56.292918", "end": "2024-09-20 21:36:56.301982", "delta": "0:00:00.009064", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add testnic1 type veth peer name peertestnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882616.32589: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add testnic1 type veth peer name peertestnic1', '_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-1726882616.0459664-22320-164487498952588/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882616.32592: _low_level_execute_command(): starting 21866 1726882616.32594: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882616.0459664-22320-164487498952588/ > /dev/null 2>&1 && sleep 0' 21866 1726882616.33258: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882616.33277: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.33293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.33312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.33360: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.33380: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882616.33395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.33413: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882616.33424: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882616.33437: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882616.33454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.33472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.33496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.33509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.33521: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882616.33535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.33614: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882616.33644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882616.33661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882616.33797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882616.36777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882616.36781: stdout chunk (state=3): >>><<< 21866 1726882616.36784: stderr chunk (state=3): >>><<< 21866 1726882616.36977: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882616.36981: handler run complete 21866 1726882616.36984: Evaluated conditional (False): False 21866 1726882616.36986: attempt loop complete, returning result 21866 1726882616.36989: variable 'item' from source: unknown 21866 1726882616.37040: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1" ], "delta": "0:00:00.009064", "end": "2024-09-20 21:36:56.301982", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2024-09-20 21:36:56.292918" } 21866 1726882616.37437: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882616.37439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882616.37441: variable 'omit' from source: magic vars 21866 1726882616.37940: variable 'ansible_distribution_major_version' from source: facts 21866 1726882616.37953: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882616.38134: variable 'networkmanager_version' from source: set_fact 21866 1726882616.38144: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882616.38256: variable 'ansible_distribution_major_version' from source: facts 21866 1726882616.38265: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882616.38395: variable 'networkmanager_version' from source: set_fact 21866 1726882616.38402: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882616.38581: variable 'type' from source: play vars 21866 1726882616.38584: variable 'state' from source: include params 21866 1726882616.38589: variable 'interface' from source: play vars 21866 1726882616.38593: variable 'current_interfaces' from source: set_fact 21866 1726882616.38599: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 21866 1726882616.38604: variable 'omit' from source: magic vars 21866 1726882616.38619: variable 'omit' from source: magic vars 21866 1726882616.38660: variable 'item' from source: unknown 21866 1726882616.38722: variable 'item' from source: unknown 21866 1726882616.38737: variable 'omit' from source: magic vars 21866 1726882616.38760: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882616.38772: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882616.38778: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882616.38792: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882616.38795: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882616.38798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882616.38877: Set connection var ansible_shell_executable to /bin/sh 21866 1726882616.38880: Set connection var ansible_shell_type to sh 21866 1726882616.38887: Set connection var ansible_pipelining to False 21866 1726882616.38889: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882616.38892: Set connection var ansible_timeout to 10 21866 1726882616.38899: Set connection var ansible_connection to ssh 21866 1726882616.38922: variable 'ansible_shell_executable' from source: unknown 21866 1726882616.38925: variable 'ansible_connection' from source: unknown 21866 1726882616.38928: variable 'ansible_module_compression' from source: unknown 21866 1726882616.38930: variable 'ansible_shell_type' from source: unknown 21866 1726882616.38933: variable 'ansible_shell_executable' from source: unknown 21866 1726882616.38935: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882616.38937: variable 'ansible_pipelining' from source: unknown 21866 1726882616.38939: variable 'ansible_timeout' from source: unknown 21866 1726882616.38944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882616.39036: 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) 21866 1726882616.39045: variable 'omit' from source: magic vars 21866 1726882616.39048: starting attempt loop 21866 1726882616.39050: running the handler 21866 1726882616.39061: _low_level_execute_command(): starting 21866 1726882616.39068: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882616.39698: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882616.39701: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.39710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.39769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.39772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.39777: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882616.39779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.39797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882616.39799: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882616.39802: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882616.39877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.39880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.39882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.39884: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.39886: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882616.39889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.39931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882616.39935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882616.39942: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882616.40681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882616.42274: stdout chunk (state=3): >>>/root <<< 21866 1726882616.42376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882616.42444: stderr chunk (state=3): >>><<< 21866 1726882616.42447: stdout chunk (state=3): >>><<< 21866 1726882616.42542: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882616.42547: _low_level_execute_command(): starting 21866 1726882616.42550: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882616.4246604-22320-201082770504475 `" && echo ansible-tmp-1726882616.4246604-22320-201082770504475="` echo /root/.ansible/tmp/ansible-tmp-1726882616.4246604-22320-201082770504475 `" ) && sleep 0' 21866 1726882616.43179: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882616.43194: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.43218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.43239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.43281: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.43294: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882616.43311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.43336: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882616.43350: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882616.43370: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882616.43383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.43398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.43423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.43449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.43462: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882616.43485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.43583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882616.43604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882616.43621: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882616.43752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882616.45608: stdout chunk (state=3): >>>ansible-tmp-1726882616.4246604-22320-201082770504475=/root/.ansible/tmp/ansible-tmp-1726882616.4246604-22320-201082770504475 <<< 21866 1726882616.45780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882616.45810: stderr chunk (state=3): >>><<< 21866 1726882616.45813: stdout chunk (state=3): >>><<< 21866 1726882616.45970: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882616.4246604-22320-201082770504475=/root/.ansible/tmp/ansible-tmp-1726882616.4246604-22320-201082770504475 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882616.45974: variable 'ansible_module_compression' from source: unknown 21866 1726882616.45977: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21866 1726882616.45979: variable 'ansible_facts' from source: unknown 21866 1726882616.46033: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882616.4246604-22320-201082770504475/AnsiballZ_command.py 21866 1726882616.46321: Sending initial data 21866 1726882616.46324: Sent initial data (156 bytes) 21866 1726882616.48035: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882616.48043: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.48053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.48072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.48120: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.48126: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882616.48136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.48148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882616.48155: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882616.48171: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882616.48174: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.48184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.48200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.48211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.48218: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882616.48231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.48312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882616.48328: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882616.48336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882616.48459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882616.50279: 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 <<< 21866 1726882616.50366: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882616.50459: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmp2idawip8 /root/.ansible/tmp/ansible-tmp-1726882616.4246604-22320-201082770504475/AnsiballZ_command.py <<< 21866 1726882616.50549: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882616.52097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882616.52208: stderr chunk (state=3): >>><<< 21866 1726882616.52211: stdout chunk (state=3): >>><<< 21866 1726882616.52214: done transferring module to remote 21866 1726882616.52216: _low_level_execute_command(): starting 21866 1726882616.52218: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882616.4246604-22320-201082770504475/ /root/.ansible/tmp/ansible-tmp-1726882616.4246604-22320-201082770504475/AnsiballZ_command.py && sleep 0' 21866 1726882616.53162: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882616.53178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.53191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.53207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.53246: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.53257: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882616.53275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.53292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882616.53302: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882616.53312: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882616.53327: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.53333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.53343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.53350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.53359: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882616.53367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.53438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882616.53454: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882616.53468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882616.53584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882616.55475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882616.55488: stdout chunk (state=3): >>><<< 21866 1726882616.55522: stderr chunk (state=3): >>><<< 21866 1726882616.55539: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882616.55543: _low_level_execute_command(): starting 21866 1726882616.55545: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882616.4246604-22320-201082770504475/AnsiballZ_command.py && sleep 0' 21866 1726882616.57650: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882616.57716: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.57728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.57740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.57778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.57785: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882616.57795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.57810: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882616.57820: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882616.57827: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882616.57835: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.57844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.57855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.57862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.57871: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882616.57881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.57953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882616.57971: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882616.57974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882616.58134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882616.71603: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peertestnic1", "up"], "start": "2024-09-20 21:36:56.710880", "end": "2024-09-20 21:36:56.714520", "delta": "0:00:00.003640", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peertestnic1 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}}} <<< 21866 1726882616.72795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882616.72846: stderr chunk (state=3): >>><<< 21866 1726882616.72850: stdout chunk (state=3): >>><<< 21866 1726882616.72904: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peertestnic1", "up"], "start": "2024-09-20 21:36:56.710880", "end": "2024-09-20 21:36:56.714520", "delta": "0:00:00.003640", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peertestnic1 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882616.72915: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set peertestnic1 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-1726882616.4246604-22320-201082770504475/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882616.72920: _low_level_execute_command(): starting 21866 1726882616.72925: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882616.4246604-22320-201082770504475/ > /dev/null 2>&1 && sleep 0' 21866 1726882616.73610: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882616.73619: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.73629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.73643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.73692: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.73699: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882616.73708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.73721: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882616.73728: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882616.73734: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882616.73741: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.73750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.73775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.73783: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.73789: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882616.73798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.73886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882616.73899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882616.73908: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882616.74026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882616.75813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882616.75872: stderr chunk (state=3): >>><<< 21866 1726882616.75877: stdout chunk (state=3): >>><<< 21866 1726882616.75889: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882616.75895: handler run complete 21866 1726882616.75910: Evaluated conditional (False): False 21866 1726882616.75917: attempt loop complete, returning result 21866 1726882616.75932: variable 'item' from source: unknown 21866 1726882616.76000: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.003640", "end": "2024-09-20 21:36:56.714520", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2024-09-20 21:36:56.710880" } 21866 1726882616.76115: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882616.76118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882616.76120: variable 'omit' from source: magic vars 21866 1726882616.76251: variable 'ansible_distribution_major_version' from source: facts 21866 1726882616.76260: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882616.76437: variable 'networkmanager_version' from source: set_fact 21866 1726882616.76452: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882616.76560: variable 'ansible_distribution_major_version' from source: facts 21866 1726882616.76576: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882616.77274: variable 'networkmanager_version' from source: set_fact 21866 1726882616.77278: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882616.77280: variable 'type' from source: play vars 21866 1726882616.77282: variable 'state' from source: include params 21866 1726882616.77285: variable 'interface' from source: play vars 21866 1726882616.77287: variable 'current_interfaces' from source: set_fact 21866 1726882616.77289: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 21866 1726882616.77291: variable 'omit' from source: magic vars 21866 1726882616.77293: variable 'omit' from source: magic vars 21866 1726882616.77298: variable 'item' from source: unknown 21866 1726882616.77302: variable 'item' from source: unknown 21866 1726882616.77305: variable 'omit' from source: magic vars 21866 1726882616.77310: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882616.77313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882616.77315: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882616.77317: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882616.77318: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882616.77322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882616.77327: Set connection var ansible_shell_executable to /bin/sh 21866 1726882616.77329: Set connection var ansible_shell_type to sh 21866 1726882616.77334: Set connection var ansible_pipelining to False 21866 1726882616.77348: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882616.78003: Set connection var ansible_timeout to 10 21866 1726882616.78006: Set connection var ansible_connection to ssh 21866 1726882616.78008: variable 'ansible_shell_executable' from source: unknown 21866 1726882616.78010: variable 'ansible_connection' from source: unknown 21866 1726882616.78012: variable 'ansible_module_compression' from source: unknown 21866 1726882616.78014: variable 'ansible_shell_type' from source: unknown 21866 1726882616.78016: variable 'ansible_shell_executable' from source: unknown 21866 1726882616.78017: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882616.78019: variable 'ansible_pipelining' from source: unknown 21866 1726882616.78021: variable 'ansible_timeout' from source: unknown 21866 1726882616.78023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882616.78025: 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) 21866 1726882616.78027: variable 'omit' from source: magic vars 21866 1726882616.78028: starting attempt loop 21866 1726882616.78030: running the handler 21866 1726882616.78032: _low_level_execute_command(): starting 21866 1726882616.78034: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882616.78312: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.78320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.78367: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.78389: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882616.78392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.78399: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882616.78406: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882616.78412: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882616.78419: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.78431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.78468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.78483: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.78490: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882616.78543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.78729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882616.78733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882616.78826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882616.80389: stdout chunk (state=3): >>>/root <<< 21866 1726882616.80483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882616.80538: stderr chunk (state=3): >>><<< 21866 1726882616.80545: stdout chunk (state=3): >>><<< 21866 1726882616.80589: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882616.80595: _low_level_execute_command(): starting 21866 1726882616.80600: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882616.8058596-22320-117083540001494 `" && echo ansible-tmp-1726882616.8058596-22320-117083540001494="` echo /root/.ansible/tmp/ansible-tmp-1726882616.8058596-22320-117083540001494 `" ) && sleep 0' 21866 1726882616.81270: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882616.81281: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.81291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.81299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.81332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.81342: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882616.81351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.81362: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882616.81372: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882616.81377: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.81382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.81427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.81569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.81572: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882616.81574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.81653: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882616.81656: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882616.81661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882616.81772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882616.83622: stdout chunk (state=3): >>>ansible-tmp-1726882616.8058596-22320-117083540001494=/root/.ansible/tmp/ansible-tmp-1726882616.8058596-22320-117083540001494 <<< 21866 1726882616.83750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882616.84131: stderr chunk (state=3): >>><<< 21866 1726882616.84136: stdout chunk (state=3): >>><<< 21866 1726882616.84153: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882616.8058596-22320-117083540001494=/root/.ansible/tmp/ansible-tmp-1726882616.8058596-22320-117083540001494 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882616.84176: variable 'ansible_module_compression' from source: unknown 21866 1726882616.84206: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21866 1726882616.84219: variable 'ansible_facts' from source: unknown 21866 1726882616.84276: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882616.8058596-22320-117083540001494/AnsiballZ_command.py 21866 1726882616.84473: Sending initial data 21866 1726882616.84483: Sent initial data (156 bytes) 21866 1726882616.85844: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882616.85877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.85903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.85949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.85998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.86011: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882616.86037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.86083: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882616.86086: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.86088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.86142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882616.86149: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882616.86165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882616.86281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882616.87989: 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 <<< 21866 1726882616.87995: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 21866 1726882616.88080: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882616.88181: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmp1or4hvtw /root/.ansible/tmp/ansible-tmp-1726882616.8058596-22320-117083540001494/AnsiballZ_command.py <<< 21866 1726882616.88276: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882616.89627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882616.89634: stderr chunk (state=3): >>><<< 21866 1726882616.89637: stdout chunk (state=3): >>><<< 21866 1726882616.89654: done transferring module to remote 21866 1726882616.89662: _low_level_execute_command(): starting 21866 1726882616.89670: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882616.8058596-22320-117083540001494/ /root/.ansible/tmp/ansible-tmp-1726882616.8058596-22320-117083540001494/AnsiballZ_command.py && sleep 0' 21866 1726882616.90270: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882616.90281: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.90295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.90308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.90344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.90351: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882616.90362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.90376: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882616.90383: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882616.90392: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882616.90402: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.90410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.90422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.90429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.90435: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882616.90444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.90517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882616.90530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882616.90541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882616.90676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882616.92403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882616.92483: stderr chunk (state=3): >>><<< 21866 1726882616.92493: stdout chunk (state=3): >>><<< 21866 1726882616.92590: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882616.92594: _low_level_execute_command(): starting 21866 1726882616.92596: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882616.8058596-22320-117083540001494/AnsiballZ_command.py && sleep 0' 21866 1726882616.93187: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882616.93203: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.93218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.93240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.93293: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.93305: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882616.93319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.93337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882616.93353: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882616.93373: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882616.93387: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882616.93401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882616.93418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882616.93430: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882616.93442: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882616.93460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882616.93540: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882616.93566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882616.93587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882616.93726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882617.07393: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "testnic1", "up"], "start": "2024-09-20 21:36:57.065718", "end": "2024-09-20 21:36:57.071504", "delta": "0:00:00.005786", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set testnic1 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}}} <<< 21866 1726882617.08487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882617.08598: stderr chunk (state=3): >>><<< 21866 1726882617.08601: stdout chunk (state=3): >>><<< 21866 1726882617.08721: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "testnic1", "up"], "start": "2024-09-20 21:36:57.065718", "end": "2024-09-20 21:36:57.071504", "delta": "0:00:00.005786", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set testnic1 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882617.08726: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set testnic1 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-1726882616.8058596-22320-117083540001494/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882617.08728: _low_level_execute_command(): starting 21866 1726882617.08730: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882616.8058596-22320-117083540001494/ > /dev/null 2>&1 && sleep 0' 21866 1726882617.09362: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882617.09380: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882617.09406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882617.09426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882617.09474: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882617.09487: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882617.09507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882617.09531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882617.09542: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882617.09551: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882617.09565: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882617.09577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882617.09590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882617.09599: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882617.09610: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882617.09631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882617.09702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882617.09720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882617.09745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882617.09875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882617.11721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882617.11725: stdout chunk (state=3): >>><<< 21866 1726882617.11728: stderr chunk (state=3): >>><<< 21866 1726882617.11744: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882617.11752: handler run complete 21866 1726882617.11772: Evaluated conditional (False): False 21866 1726882617.11781: attempt loop complete, returning result 21866 1726882617.11801: variable 'item' from source: unknown 21866 1726882617.11885: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.005786", "end": "2024-09-20 21:36:57.071504", "item": "ip link set testnic1 up", "rc": 0, "start": "2024-09-20 21:36:57.065718" } 21866 1726882617.12009: dumping result to json 21866 1726882617.12012: done dumping result, returning 21866 1726882617.12014: done running TaskExecutor() for managed_node1/TASK: Create veth interface testnic1 [0e448fcc-3ce9-1c82-aff9-00000000021d] 21866 1726882617.12015: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000021d 21866 1726882617.12060: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000021d 21866 1726882617.12063: WORKER PROCESS EXITING 21866 1726882617.12126: no more pending results, returning what we have 21866 1726882617.12129: results queue empty 21866 1726882617.12130: checking for any_errors_fatal 21866 1726882617.12138: done checking for any_errors_fatal 21866 1726882617.12138: checking for max_fail_percentage 21866 1726882617.12140: done checking for max_fail_percentage 21866 1726882617.12141: checking to see if all hosts have failed and the running result is not ok 21866 1726882617.12142: done checking to see if all hosts have failed 21866 1726882617.12142: getting the remaining hosts for this loop 21866 1726882617.12144: done getting the remaining hosts for this loop 21866 1726882617.12148: getting the next task for host managed_node1 21866 1726882617.12153: done getting next task for host managed_node1 21866 1726882617.12155: ^ task is: TASK: Set up veth as managed by NetworkManager 21866 1726882617.12160: ^ 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=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 21866 1726882617.12166: getting variables 21866 1726882617.12167: in VariableManager get_vars() 21866 1726882617.12214: Calling all_inventory to load vars for managed_node1 21866 1726882617.12217: Calling groups_inventory to load vars for managed_node1 21866 1726882617.12218: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882617.12227: Calling all_plugins_play to load vars for managed_node1 21866 1726882617.12230: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882617.12232: Calling groups_plugins_play to load vars for managed_node1 21866 1726882617.14090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882617.17632: done with get_vars() 21866 1726882617.17653: done getting variables 21866 1726882617.17713: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 21:36:57 -0400 (0:00:01.188) 0:00:11.832 ****** 21866 1726882617.17860: entering _queue_task() for managed_node1/command 21866 1726882617.18392: worker is 1 (out of 1 available) 21866 1726882617.18404: exiting _queue_task() for managed_node1/command 21866 1726882617.18414: done queuing things up, now waiting for results queue to drain 21866 1726882617.18416: waiting for pending results... 21866 1726882617.18896: running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager 21866 1726882617.18979: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000021e 21866 1726882617.18992: variable 'ansible_search_path' from source: unknown 21866 1726882617.18995: variable 'ansible_search_path' from source: unknown 21866 1726882617.19556: calling self._execute() 21866 1726882617.19648: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882617.19652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882617.19664: variable 'omit' from source: magic vars 21866 1726882617.20017: variable 'ansible_distribution_major_version' from source: facts 21866 1726882617.20029: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882617.20404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882617.20733: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882617.20776: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882617.20809: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882617.20839: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882617.20914: variable 'networkmanager_version' from source: set_fact 21866 1726882617.20927: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882617.21152: variable 'type' from source: play vars 21866 1726882617.21159: variable 'state' from source: include params 21866 1726882617.21163: Evaluated conditional (type == 'veth' and state == 'present'): True 21866 1726882617.21170: variable 'omit' from source: magic vars 21866 1726882617.21206: variable 'omit' from source: magic vars 21866 1726882617.21298: variable 'interface' from source: play vars 21866 1726882617.21314: variable 'omit' from source: magic vars 21866 1726882617.21343: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882617.21371: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882617.21390: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882617.21406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882617.21415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882617.21444: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882617.21447: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882617.21449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882617.21545: Set connection var ansible_shell_executable to /bin/sh 21866 1726882617.21548: Set connection var ansible_shell_type to sh 21866 1726882617.21553: Set connection var ansible_pipelining to False 21866 1726882617.21561: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882617.21565: Set connection var ansible_timeout to 10 21866 1726882617.21571: Set connection var ansible_connection to ssh 21866 1726882617.21596: variable 'ansible_shell_executable' from source: unknown 21866 1726882617.21600: variable 'ansible_connection' from source: unknown 21866 1726882617.21602: variable 'ansible_module_compression' from source: unknown 21866 1726882617.21604: variable 'ansible_shell_type' from source: unknown 21866 1726882617.21607: variable 'ansible_shell_executable' from source: unknown 21866 1726882617.21609: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882617.21611: variable 'ansible_pipelining' from source: unknown 21866 1726882617.21615: variable 'ansible_timeout' from source: unknown 21866 1726882617.21619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882617.22429: 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) 21866 1726882617.22438: variable 'omit' from source: magic vars 21866 1726882617.22441: starting attempt loop 21866 1726882617.22443: running the handler 21866 1726882617.22461: _low_level_execute_command(): starting 21866 1726882617.22470: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882617.23808: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882617.23816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882617.23906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882617.23912: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 21866 1726882617.23950: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882617.23956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882617.23991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882617.24202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882617.24206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882617.24334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882617.26000: stdout chunk (state=3): >>>/root <<< 21866 1726882617.26183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882617.26186: stdout chunk (state=3): >>><<< 21866 1726882617.26189: stderr chunk (state=3): >>><<< 21866 1726882617.26297: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882617.26307: _low_level_execute_command(): starting 21866 1726882617.26310: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882617.2620814-22384-56177827060106 `" && echo ansible-tmp-1726882617.2620814-22384-56177827060106="` echo /root/.ansible/tmp/ansible-tmp-1726882617.2620814-22384-56177827060106 `" ) && sleep 0' 21866 1726882617.26994: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882617.27008: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882617.27022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882617.27040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882617.27086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882617.27098: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882617.27116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882617.27139: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882617.27151: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882617.27166: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882617.27178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882617.27191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882617.27205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882617.27221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882617.27237: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882617.27252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882617.27334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882617.27355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882617.27377: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882617.27507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882617.29405: stdout chunk (state=3): >>>ansible-tmp-1726882617.2620814-22384-56177827060106=/root/.ansible/tmp/ansible-tmp-1726882617.2620814-22384-56177827060106 <<< 21866 1726882617.29510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882617.29569: stderr chunk (state=3): >>><<< 21866 1726882617.29573: stdout chunk (state=3): >>><<< 21866 1726882617.29676: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882617.2620814-22384-56177827060106=/root/.ansible/tmp/ansible-tmp-1726882617.2620814-22384-56177827060106 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882617.29680: variable 'ansible_module_compression' from source: unknown 21866 1726882617.29785: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21866 1726882617.29788: variable 'ansible_facts' from source: unknown 21866 1726882617.29829: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882617.2620814-22384-56177827060106/AnsiballZ_command.py 21866 1726882617.30351: Sending initial data 21866 1726882617.30354: Sent initial data (155 bytes) 21866 1726882617.31441: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882617.31455: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882617.31476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882617.31500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882617.31552: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882617.31572: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882617.31587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882617.31610: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882617.31622: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882617.31638: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882617.31655: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882617.31677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882617.31693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882617.31710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882617.31722: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882617.31736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882617.31826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882617.31843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882617.31872: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882617.32004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882617.33768: 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 <<< 21866 1726882617.33856: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882617.33954: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpqcz_oydw /root/.ansible/tmp/ansible-tmp-1726882617.2620814-22384-56177827060106/AnsiballZ_command.py <<< 21866 1726882617.34045: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882617.35369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882617.35401: stderr chunk (state=3): >>><<< 21866 1726882617.35404: stdout chunk (state=3): >>><<< 21866 1726882617.35426: done transferring module to remote 21866 1726882617.35438: _low_level_execute_command(): starting 21866 1726882617.35443: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882617.2620814-22384-56177827060106/ /root/.ansible/tmp/ansible-tmp-1726882617.2620814-22384-56177827060106/AnsiballZ_command.py && sleep 0' 21866 1726882617.36054: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882617.36067: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882617.36081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882617.36094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882617.36130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882617.36138: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882617.36145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882617.36160: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882617.36167: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882617.36178: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882617.36186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882617.36194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882617.36205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882617.36212: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882617.36219: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882617.36228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882617.36304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882617.36317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882617.36326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882617.36444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882617.38366: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882617.38370: stdout chunk (state=3): >>><<< 21866 1726882617.38372: stderr chunk (state=3): >>><<< 21866 1726882617.38503: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882617.38507: _low_level_execute_command(): starting 21866 1726882617.38510: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882617.2620814-22384-56177827060106/AnsiballZ_command.py && sleep 0' 21866 1726882617.39265: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882617.39283: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882617.39309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882617.39328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882617.39389: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882617.39414: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882617.39437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882617.39471: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882617.39485: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882617.39499: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882617.39527: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882617.39548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882617.39580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882617.39599: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882617.39615: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882617.39630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882617.39734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882617.39756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882617.39779: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882617.39921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882617.55151: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "testnic1", "managed", "true"], "start": "2024-09-20 21:36:57.530196", "end": "2024-09-20 21:36:57.549963", "delta": "0:00:00.019767", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set testnic1 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}}} <<< 21866 1726882617.56455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882617.56462: stdout chunk (state=3): >>><<< 21866 1726882617.56467: stderr chunk (state=3): >>><<< 21866 1726882617.56660: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "testnic1", "managed", "true"], "start": "2024-09-20 21:36:57.530196", "end": "2024-09-20 21:36:57.549963", "delta": "0:00:00.019767", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set testnic1 managed true", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882617.56673: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli d set testnic1 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-1726882617.2620814-22384-56177827060106/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882617.56676: _low_level_execute_command(): starting 21866 1726882617.56678: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882617.2620814-22384-56177827060106/ > /dev/null 2>&1 && sleep 0' 21866 1726882617.57286: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882617.57313: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882617.57336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882617.57372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882617.57429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882617.57451: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882617.57471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882617.57489: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882617.57501: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882617.57515: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882617.57545: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882617.57568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882617.57587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882617.57599: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882617.57611: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882617.57625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882617.57724: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882617.57749: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882617.57771: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882617.57969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882617.59693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882617.59754: stderr chunk (state=3): >>><<< 21866 1726882617.59760: stdout chunk (state=3): >>><<< 21866 1726882617.59772: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882617.59781: handler run complete 21866 1726882617.59798: Evaluated conditional (False): False 21866 1726882617.59806: attempt loop complete, returning result 21866 1726882617.59809: _execute() done 21866 1726882617.59811: dumping result to json 21866 1726882617.59819: done dumping result, returning 21866 1726882617.59845: done running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager [0e448fcc-3ce9-1c82-aff9-00000000021e] 21866 1726882617.59848: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000021e 21866 1726882617.59976: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000021e 21866 1726882617.59979: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.019767", "end": "2024-09-20 21:36:57.549963", "rc": 0, "start": "2024-09-20 21:36:57.530196" } 21866 1726882617.60062: no more pending results, returning what we have 21866 1726882617.60068: results queue empty 21866 1726882617.60069: checking for any_errors_fatal 21866 1726882617.60092: done checking for any_errors_fatal 21866 1726882617.60093: checking for max_fail_percentage 21866 1726882617.60095: done checking for max_fail_percentage 21866 1726882617.60096: checking to see if all hosts have failed and the running result is not ok 21866 1726882617.60098: done checking to see if all hosts have failed 21866 1726882617.60098: getting the remaining hosts for this loop 21866 1726882617.60101: done getting the remaining hosts for this loop 21866 1726882617.60105: getting the next task for host managed_node1 21866 1726882617.60111: done getting next task for host managed_node1 21866 1726882617.60113: ^ task is: TASK: Delete veth interface {{ interface }} 21866 1726882617.60116: ^ 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=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 21866 1726882617.60120: getting variables 21866 1726882617.60122: in VariableManager get_vars() 21866 1726882617.60183: Calling all_inventory to load vars for managed_node1 21866 1726882617.60189: Calling groups_inventory to load vars for managed_node1 21866 1726882617.60193: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882617.60204: Calling all_plugins_play to load vars for managed_node1 21866 1726882617.60207: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882617.60210: Calling groups_plugins_play to load vars for managed_node1 21866 1726882617.61688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882617.63042: done with get_vars() 21866 1726882617.63069: done getting variables 21866 1726882617.63137: 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) 21866 1726882617.63232: variable 'interface' from source: play vars TASK [Delete veth interface testnic1] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 21:36:57 -0400 (0:00:00.453) 0:00:12.286 ****** 21866 1726882617.63254: entering _queue_task() for managed_node1/command 21866 1726882617.63526: worker is 1 (out of 1 available) 21866 1726882617.63539: exiting _queue_task() for managed_node1/command 21866 1726882617.63555: done queuing things up, now waiting for results queue to drain 21866 1726882617.63559: waiting for pending results... 21866 1726882617.63848: running TaskExecutor() for managed_node1/TASK: Delete veth interface testnic1 21866 1726882617.63928: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000021f 21866 1726882617.63938: variable 'ansible_search_path' from source: unknown 21866 1726882617.63941: variable 'ansible_search_path' from source: unknown 21866 1726882617.63975: calling self._execute() 21866 1726882617.64040: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882617.64044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882617.64052: variable 'omit' from source: magic vars 21866 1726882617.64329: variable 'ansible_distribution_major_version' from source: facts 21866 1726882617.64338: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882617.64603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882617.64786: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882617.64826: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882617.64859: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882617.64908: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882617.64971: variable 'networkmanager_version' from source: set_fact 21866 1726882617.64984: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882617.65175: variable 'type' from source: play vars 21866 1726882617.65180: variable 'state' from source: include params 21866 1726882617.65184: variable 'interface' from source: play vars 21866 1726882617.65187: variable 'current_interfaces' from source: set_fact 21866 1726882617.65194: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 21866 1726882617.65197: when evaluation is False, skipping this task 21866 1726882617.65200: _execute() done 21866 1726882617.65202: dumping result to json 21866 1726882617.65205: done dumping result, returning 21866 1726882617.65213: done running TaskExecutor() for managed_node1/TASK: Delete veth interface testnic1 [0e448fcc-3ce9-1c82-aff9-00000000021f] 21866 1726882617.65218: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000021f 21866 1726882617.65334: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000021f 21866 1726882617.65337: 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" } 21866 1726882617.65382: no more pending results, returning what we have 21866 1726882617.65385: results queue empty 21866 1726882617.65385: checking for any_errors_fatal 21866 1726882617.65392: done checking for any_errors_fatal 21866 1726882617.65393: checking for max_fail_percentage 21866 1726882617.65395: done checking for max_fail_percentage 21866 1726882617.65395: checking to see if all hosts have failed and the running result is not ok 21866 1726882617.65396: done checking to see if all hosts have failed 21866 1726882617.65397: getting the remaining hosts for this loop 21866 1726882617.65399: done getting the remaining hosts for this loop 21866 1726882617.65402: getting the next task for host managed_node1 21866 1726882617.65407: done getting next task for host managed_node1 21866 1726882617.65409: ^ task is: TASK: Create dummy interface {{ interface }} 21866 1726882617.65412: ^ 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=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 21866 1726882617.65415: getting variables 21866 1726882617.65416: in VariableManager get_vars() 21866 1726882617.65453: Calling all_inventory to load vars for managed_node1 21866 1726882617.65455: Calling groups_inventory to load vars for managed_node1 21866 1726882617.65457: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882617.65468: Calling all_plugins_play to load vars for managed_node1 21866 1726882617.65471: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882617.65473: Calling groups_plugins_play to load vars for managed_node1 21866 1726882617.66718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882617.67912: done with get_vars() 21866 1726882617.67935: done getting variables 21866 1726882617.68016: 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) 21866 1726882617.68142: variable 'interface' from source: play vars TASK [Create dummy interface testnic1] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 21:36:57 -0400 (0:00:00.049) 0:00:12.335 ****** 21866 1726882617.68165: entering _queue_task() for managed_node1/command 21866 1726882617.68430: worker is 1 (out of 1 available) 21866 1726882617.68442: exiting _queue_task() for managed_node1/command 21866 1726882617.68458: done queuing things up, now waiting for results queue to drain 21866 1726882617.68459: waiting for pending results... 21866 1726882617.69436: running TaskExecutor() for managed_node1/TASK: Create dummy interface testnic1 21866 1726882617.69454: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000220 21866 1726882617.69634: variable 'ansible_search_path' from source: unknown 21866 1726882617.69675: variable 'ansible_search_path' from source: unknown 21866 1726882617.69749: calling self._execute() 21866 1726882617.69801: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882617.69807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882617.69811: variable 'omit' from source: magic vars 21866 1726882617.69814: variable 'ansible_distribution_major_version' from source: facts 21866 1726882617.69817: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882617.69821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882617.70060: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882617.70171: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882617.70175: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882617.70198: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882617.70371: variable 'networkmanager_version' from source: set_fact 21866 1726882617.70375: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882617.70668: variable 'type' from source: play vars 21866 1726882617.70685: variable 'state' from source: include params 21866 1726882617.70700: variable 'interface' from source: play vars 21866 1726882617.70709: variable 'current_interfaces' from source: set_fact 21866 1726882617.70720: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 21866 1726882617.70727: when evaluation is False, skipping this task 21866 1726882617.70734: _execute() done 21866 1726882617.70742: dumping result to json 21866 1726882617.70754: done dumping result, returning 21866 1726882617.70810: done running TaskExecutor() for managed_node1/TASK: Create dummy interface testnic1 [0e448fcc-3ce9-1c82-aff9-000000000220] 21866 1726882617.70843: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000220 21866 1726882617.70949: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000220 21866 1726882617.70957: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 21866 1726882617.71012: no more pending results, returning what we have 21866 1726882617.71016: results queue empty 21866 1726882617.71017: checking for any_errors_fatal 21866 1726882617.71022: done checking for any_errors_fatal 21866 1726882617.71022: checking for max_fail_percentage 21866 1726882617.71024: done checking for max_fail_percentage 21866 1726882617.71025: checking to see if all hosts have failed and the running result is not ok 21866 1726882617.71026: done checking to see if all hosts have failed 21866 1726882617.71027: getting the remaining hosts for this loop 21866 1726882617.71029: done getting the remaining hosts for this loop 21866 1726882617.71032: getting the next task for host managed_node1 21866 1726882617.71038: done getting next task for host managed_node1 21866 1726882617.71041: ^ task is: TASK: Delete dummy interface {{ interface }} 21866 1726882617.71043: ^ 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=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 21866 1726882617.71050: getting variables 21866 1726882617.71052: in VariableManager get_vars() 21866 1726882617.71100: Calling all_inventory to load vars for managed_node1 21866 1726882617.71103: Calling groups_inventory to load vars for managed_node1 21866 1726882617.71106: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882617.71116: Calling all_plugins_play to load vars for managed_node1 21866 1726882617.71120: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882617.71123: Calling groups_plugins_play to load vars for managed_node1 21866 1726882617.72404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882617.73415: done with get_vars() 21866 1726882617.73430: done getting variables 21866 1726882617.73476: 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) 21866 1726882617.73668: variable 'interface' from source: play vars TASK [Delete dummy interface testnic1] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 21:36:57 -0400 (0:00:00.055) 0:00:12.391 ****** 21866 1726882617.73734: entering _queue_task() for managed_node1/command 21866 1726882617.74035: worker is 1 (out of 1 available) 21866 1726882617.74048: exiting _queue_task() for managed_node1/command 21866 1726882617.74062: done queuing things up, now waiting for results queue to drain 21866 1726882617.74066: waiting for pending results... 21866 1726882617.74502: running TaskExecutor() for managed_node1/TASK: Delete dummy interface testnic1 21866 1726882617.74660: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000221 21866 1726882617.74667: variable 'ansible_search_path' from source: unknown 21866 1726882617.74670: variable 'ansible_search_path' from source: unknown 21866 1726882617.74673: calling self._execute() 21866 1726882617.74750: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882617.74754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882617.74758: variable 'omit' from source: magic vars 21866 1726882617.75069: variable 'ansible_distribution_major_version' from source: facts 21866 1726882617.75073: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882617.75249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882617.75512: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882617.75547: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882617.75575: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882617.75653: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882617.75716: variable 'networkmanager_version' from source: set_fact 21866 1726882617.75727: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882617.75909: variable 'type' from source: play vars 21866 1726882617.75923: variable 'state' from source: include params 21866 1726882617.75926: variable 'interface' from source: play vars 21866 1726882617.75929: variable 'current_interfaces' from source: set_fact 21866 1726882617.75932: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 21866 1726882617.75934: when evaluation is False, skipping this task 21866 1726882617.75937: _execute() done 21866 1726882617.75939: dumping result to json 21866 1726882617.75959: done dumping result, returning 21866 1726882617.75962: done running TaskExecutor() for managed_node1/TASK: Delete dummy interface testnic1 [0e448fcc-3ce9-1c82-aff9-000000000221] 21866 1726882617.75966: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000221 21866 1726882617.76049: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000221 21866 1726882617.76062: 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" } 21866 1726882617.76117: no more pending results, returning what we have 21866 1726882617.76120: results queue empty 21866 1726882617.76121: checking for any_errors_fatal 21866 1726882617.76126: done checking for any_errors_fatal 21866 1726882617.76126: checking for max_fail_percentage 21866 1726882617.76128: done checking for max_fail_percentage 21866 1726882617.76129: checking to see if all hosts have failed and the running result is not ok 21866 1726882617.76129: done checking to see if all hosts have failed 21866 1726882617.76130: getting the remaining hosts for this loop 21866 1726882617.76132: done getting the remaining hosts for this loop 21866 1726882617.76135: getting the next task for host managed_node1 21866 1726882617.76140: done getting next task for host managed_node1 21866 1726882617.76142: ^ task is: TASK: Create tap interface {{ interface }} 21866 1726882617.76145: ^ 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=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 21866 1726882617.76148: getting variables 21866 1726882617.76149: in VariableManager get_vars() 21866 1726882617.76189: Calling all_inventory to load vars for managed_node1 21866 1726882617.76192: Calling groups_inventory to load vars for managed_node1 21866 1726882617.76193: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882617.76202: Calling all_plugins_play to load vars for managed_node1 21866 1726882617.76204: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882617.76207: Calling groups_plugins_play to load vars for managed_node1 21866 1726882617.80592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882617.81827: done with get_vars() 21866 1726882617.81840: done getting variables 21866 1726882617.81879: 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) 21866 1726882617.81981: variable 'interface' from source: play vars TASK [Create tap interface testnic1] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 21:36:57 -0400 (0:00:00.082) 0:00:12.473 ****** 21866 1726882617.81998: entering _queue_task() for managed_node1/command 21866 1726882617.82306: worker is 1 (out of 1 available) 21866 1726882617.82319: exiting _queue_task() for managed_node1/command 21866 1726882617.82351: done queuing things up, now waiting for results queue to drain 21866 1726882617.82360: waiting for pending results... 21866 1726882617.82594: running TaskExecutor() for managed_node1/TASK: Create tap interface testnic1 21866 1726882617.82727: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000222 21866 1726882617.82774: variable 'ansible_search_path' from source: unknown 21866 1726882617.82778: variable 'ansible_search_path' from source: unknown 21866 1726882617.82798: calling self._execute() 21866 1726882617.82923: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882617.82953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882617.82966: variable 'omit' from source: magic vars 21866 1726882617.83424: variable 'ansible_distribution_major_version' from source: facts 21866 1726882617.83434: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882617.83622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882617.83896: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882617.83955: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882617.84041: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882617.84073: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882617.84164: variable 'networkmanager_version' from source: set_fact 21866 1726882617.84184: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882617.84400: variable 'type' from source: play vars 21866 1726882617.84412: variable 'state' from source: include params 21866 1726882617.84415: variable 'interface' from source: play vars 21866 1726882617.84421: variable 'current_interfaces' from source: set_fact 21866 1726882617.84426: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 21866 1726882617.84445: when evaluation is False, skipping this task 21866 1726882617.84453: _execute() done 21866 1726882617.84461: dumping result to json 21866 1726882617.84466: done dumping result, returning 21866 1726882617.84473: done running TaskExecutor() for managed_node1/TASK: Create tap interface testnic1 [0e448fcc-3ce9-1c82-aff9-000000000222] 21866 1726882617.84480: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000222 21866 1726882617.84584: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000222 21866 1726882617.84587: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 21866 1726882617.84652: no more pending results, returning what we have 21866 1726882617.84659: results queue empty 21866 1726882617.84660: checking for any_errors_fatal 21866 1726882617.84673: done checking for any_errors_fatal 21866 1726882617.84674: checking for max_fail_percentage 21866 1726882617.84676: done checking for max_fail_percentage 21866 1726882617.84680: checking to see if all hosts have failed and the running result is not ok 21866 1726882617.84681: done checking to see if all hosts have failed 21866 1726882617.84682: getting the remaining hosts for this loop 21866 1726882617.84684: done getting the remaining hosts for this loop 21866 1726882617.84687: getting the next task for host managed_node1 21866 1726882617.84692: done getting next task for host managed_node1 21866 1726882617.84702: ^ task is: TASK: Delete tap interface {{ interface }} 21866 1726882617.84715: ^ 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=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 21866 1726882617.84721: getting variables 21866 1726882617.84722: in VariableManager get_vars() 21866 1726882617.84769: Calling all_inventory to load vars for managed_node1 21866 1726882617.84772: Calling groups_inventory to load vars for managed_node1 21866 1726882617.84774: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882617.84783: Calling all_plugins_play to load vars for managed_node1 21866 1726882617.84785: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882617.84787: Calling groups_plugins_play to load vars for managed_node1 21866 1726882617.86171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882617.87616: done with get_vars() 21866 1726882617.87634: done getting variables 21866 1726882617.87749: 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) 21866 1726882617.87903: variable 'interface' from source: play vars TASK [Delete tap interface testnic1] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 21:36:57 -0400 (0:00:00.059) 0:00:12.533 ****** 21866 1726882617.87950: entering _queue_task() for managed_node1/command 21866 1726882617.88217: worker is 1 (out of 1 available) 21866 1726882617.88229: exiting _queue_task() for managed_node1/command 21866 1726882617.88252: done queuing things up, now waiting for results queue to drain 21866 1726882617.88254: waiting for pending results... 21866 1726882617.88527: running TaskExecutor() for managed_node1/TASK: Delete tap interface testnic1 21866 1726882617.88692: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000223 21866 1726882617.88697: variable 'ansible_search_path' from source: unknown 21866 1726882617.88702: variable 'ansible_search_path' from source: unknown 21866 1726882617.88709: calling self._execute() 21866 1726882617.88965: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882617.88969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882617.88972: variable 'omit' from source: magic vars 21866 1726882617.89476: variable 'ansible_distribution_major_version' from source: facts 21866 1726882617.89488: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882617.89647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882617.89885: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882617.89926: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882617.89962: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882617.90193: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882617.90501: variable 'networkmanager_version' from source: set_fact 21866 1726882617.90530: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882617.91005: variable 'type' from source: play vars 21866 1726882617.91009: variable 'state' from source: include params 21866 1726882617.91028: variable 'interface' from source: play vars 21866 1726882617.91043: variable 'current_interfaces' from source: set_fact 21866 1726882617.91049: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 21866 1726882617.91056: when evaluation is False, skipping this task 21866 1726882617.91062: _execute() done 21866 1726882617.91077: dumping result to json 21866 1726882617.91088: done dumping result, returning 21866 1726882617.91107: done running TaskExecutor() for managed_node1/TASK: Delete tap interface testnic1 [0e448fcc-3ce9-1c82-aff9-000000000223] 21866 1726882617.91121: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000223 21866 1726882617.91236: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000223 21866 1726882617.91240: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 21866 1726882617.91305: no more pending results, returning what we have 21866 1726882617.91312: results queue empty 21866 1726882617.91313: checking for any_errors_fatal 21866 1726882617.91323: done checking for any_errors_fatal 21866 1726882617.91324: checking for max_fail_percentage 21866 1726882617.91326: done checking for max_fail_percentage 21866 1726882617.91327: checking to see if all hosts have failed and the running result is not ok 21866 1726882617.91328: done checking to see if all hosts have failed 21866 1726882617.91331: getting the remaining hosts for this loop 21866 1726882617.91333: done getting the remaining hosts for this loop 21866 1726882617.91340: getting the next task for host managed_node1 21866 1726882617.91349: done getting next task for host managed_node1 21866 1726882617.91352: ^ task is: TASK: Include the task 'assert_device_present.yml' 21866 1726882617.91355: ^ 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 21866 1726882617.91362: getting variables 21866 1726882617.91368: in VariableManager get_vars() 21866 1726882617.91432: Calling all_inventory to load vars for managed_node1 21866 1726882617.91435: Calling groups_inventory to load vars for managed_node1 21866 1726882617.91437: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882617.91450: Calling all_plugins_play to load vars for managed_node1 21866 1726882617.91456: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882617.91465: Calling groups_plugins_play to load vars for managed_node1 21866 1726882617.93768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882617.95453: done with get_vars() 21866 1726882617.95480: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:24 Friday 20 September 2024 21:36:57 -0400 (0:00:00.076) 0:00:12.609 ****** 21866 1726882617.95596: entering _queue_task() for managed_node1/include_tasks 21866 1726882617.95891: worker is 1 (out of 1 available) 21866 1726882617.95902: exiting _queue_task() for managed_node1/include_tasks 21866 1726882617.95922: done queuing things up, now waiting for results queue to drain 21866 1726882617.95924: waiting for pending results... 21866 1726882617.96249: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 21866 1726882617.96389: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000013 21866 1726882617.96420: variable 'ansible_search_path' from source: unknown 21866 1726882617.96477: calling self._execute() 21866 1726882617.96590: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882617.96610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882617.96633: variable 'omit' from source: magic vars 21866 1726882617.97107: variable 'ansible_distribution_major_version' from source: facts 21866 1726882617.97138: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882617.97388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882617.97746: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882617.97834: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882617.97900: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882617.97995: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882617.98114: variable 'networkmanager_version' from source: set_fact 21866 1726882617.98148: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882617.98167: _execute() done 21866 1726882617.98180: dumping result to json 21866 1726882617.98198: done dumping result, returning 21866 1726882617.98215: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [0e448fcc-3ce9-1c82-aff9-000000000013] 21866 1726882617.98236: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000013 21866 1726882617.98404: no more pending results, returning what we have 21866 1726882617.98409: in VariableManager get_vars() 21866 1726882617.98477: Calling all_inventory to load vars for managed_node1 21866 1726882617.98480: Calling groups_inventory to load vars for managed_node1 21866 1726882617.98483: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882617.98493: Calling all_plugins_play to load vars for managed_node1 21866 1726882617.98497: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882617.98500: Calling groups_plugins_play to load vars for managed_node1 21866 1726882617.99584: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000013 21866 1726882617.99587: WORKER PROCESS EXITING 21866 1726882618.00184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882618.01834: done with get_vars() 21866 1726882618.01859: variable 'ansible_search_path' from source: unknown 21866 1726882618.01879: we have included files to process 21866 1726882618.01880: generating all_blocks data 21866 1726882618.01882: done generating all_blocks data 21866 1726882618.01888: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 21866 1726882618.01890: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 21866 1726882618.01892: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 21866 1726882618.02083: in VariableManager get_vars() 21866 1726882618.02109: done with get_vars() 21866 1726882618.02222: done processing included file 21866 1726882618.02225: iterating over new_blocks loaded from include file 21866 1726882618.02226: in VariableManager get_vars() 21866 1726882618.02254: done with get_vars() 21866 1726882618.02256: filtering new block on tags 21866 1726882618.02284: done filtering new block on tags 21866 1726882618.02287: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 21866 1726882618.02294: extending task lists for all hosts with included blocks 21866 1726882618.03111: done extending task lists 21866 1726882618.03115: done processing included files 21866 1726882618.03116: results queue empty 21866 1726882618.03117: checking for any_errors_fatal 21866 1726882618.03122: done checking for any_errors_fatal 21866 1726882618.03123: checking for max_fail_percentage 21866 1726882618.03124: done checking for max_fail_percentage 21866 1726882618.03125: checking to see if all hosts have failed and the running result is not ok 21866 1726882618.03126: done checking to see if all hosts have failed 21866 1726882618.03129: getting the remaining hosts for this loop 21866 1726882618.03131: done getting the remaining hosts for this loop 21866 1726882618.03133: getting the next task for host managed_node1 21866 1726882618.03137: done getting next task for host managed_node1 21866 1726882618.03139: ^ task is: TASK: Include the task 'get_interface_stat.yml' 21866 1726882618.03142: ^ 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? (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 21866 1726882618.03144: getting variables 21866 1726882618.03145: in VariableManager get_vars() 21866 1726882618.03164: Calling all_inventory to load vars for managed_node1 21866 1726882618.03167: Calling groups_inventory to load vars for managed_node1 21866 1726882618.03169: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882618.03173: Calling all_plugins_play to load vars for managed_node1 21866 1726882618.03175: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882618.03178: Calling groups_plugins_play to load vars for managed_node1 21866 1726882618.04517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882618.06208: done with get_vars() 21866 1726882618.06226: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:36:58 -0400 (0:00:00.107) 0:00:12.716 ****** 21866 1726882618.06297: entering _queue_task() for managed_node1/include_tasks 21866 1726882618.06523: worker is 1 (out of 1 available) 21866 1726882618.06533: exiting _queue_task() for managed_node1/include_tasks 21866 1726882618.06544: done queuing things up, now waiting for results queue to drain 21866 1726882618.06546: waiting for pending results... 21866 1726882618.06791: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 21866 1726882618.06897: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000002bf 21866 1726882618.06913: variable 'ansible_search_path' from source: unknown 21866 1726882618.06920: variable 'ansible_search_path' from source: unknown 21866 1726882618.06954: calling self._execute() 21866 1726882618.07047: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882618.07059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882618.07076: variable 'omit' from source: magic vars 21866 1726882618.07436: variable 'ansible_distribution_major_version' from source: facts 21866 1726882618.07453: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882618.07632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882618.07916: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882618.07988: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882618.08044: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882618.08104: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882618.08221: variable 'networkmanager_version' from source: set_fact 21866 1726882618.08248: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882618.08262: _execute() done 21866 1726882618.08274: dumping result to json 21866 1726882618.08288: done dumping result, returning 21866 1726882618.08307: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0e448fcc-3ce9-1c82-aff9-0000000002bf] 21866 1726882618.08321: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000002bf 21866 1726882618.08494: no more pending results, returning what we have 21866 1726882618.08504: in VariableManager get_vars() 21866 1726882618.08582: Calling all_inventory to load vars for managed_node1 21866 1726882618.08587: Calling groups_inventory to load vars for managed_node1 21866 1726882618.08593: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882618.08605: Calling all_plugins_play to load vars for managed_node1 21866 1726882618.08609: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882618.08615: Calling groups_plugins_play to load vars for managed_node1 21866 1726882618.09682: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000002bf 21866 1726882618.09686: WORKER PROCESS EXITING 21866 1726882618.10418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882618.12179: done with get_vars() 21866 1726882618.12203: variable 'ansible_search_path' from source: unknown 21866 1726882618.12207: variable 'ansible_search_path' from source: unknown 21866 1726882618.12244: we have included files to process 21866 1726882618.12246: generating all_blocks data 21866 1726882618.12247: done generating all_blocks data 21866 1726882618.12248: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 21866 1726882618.12250: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 21866 1726882618.12252: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 21866 1726882618.12552: done processing included file 21866 1726882618.12559: iterating over new_blocks loaded from include file 21866 1726882618.12561: in VariableManager get_vars() 21866 1726882618.12586: done with get_vars() 21866 1726882618.12588: filtering new block on tags 21866 1726882618.12612: done filtering new block on tags 21866 1726882618.12617: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 21866 1726882618.12624: extending task lists for all hosts with included blocks 21866 1726882618.12772: done extending task lists 21866 1726882618.12773: done processing included files 21866 1726882618.12774: results queue empty 21866 1726882618.12775: checking for any_errors_fatal 21866 1726882618.12782: done checking for any_errors_fatal 21866 1726882618.12785: checking for max_fail_percentage 21866 1726882618.12786: done checking for max_fail_percentage 21866 1726882618.12787: checking to see if all hosts have failed and the running result is not ok 21866 1726882618.12788: done checking to see if all hosts have failed 21866 1726882618.12791: getting the remaining hosts for this loop 21866 1726882618.12793: done getting the remaining hosts for this loop 21866 1726882618.12796: getting the next task for host managed_node1 21866 1726882618.12800: done getting next task for host managed_node1 21866 1726882618.12802: ^ task is: TASK: Get stat for interface {{ interface }} 21866 1726882618.12804: ^ 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? (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 21866 1726882618.12807: getting variables 21866 1726882618.12808: in VariableManager get_vars() 21866 1726882618.12833: Calling all_inventory to load vars for managed_node1 21866 1726882618.12835: Calling groups_inventory to load vars for managed_node1 21866 1726882618.12840: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882618.12847: Calling all_plugins_play to load vars for managed_node1 21866 1726882618.12850: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882618.12853: Calling groups_plugins_play to load vars for managed_node1 21866 1726882618.14147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882618.15823: done with get_vars() 21866 1726882618.15840: done getting variables 21866 1726882618.16045: variable 'interface' from source: play vars TASK [Get stat for interface testnic1] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:36:58 -0400 (0:00:00.097) 0:00:12.814 ****** 21866 1726882618.16088: entering _queue_task() for managed_node1/stat 21866 1726882618.16411: worker is 1 (out of 1 available) 21866 1726882618.16427: exiting _queue_task() for managed_node1/stat 21866 1726882618.16441: done queuing things up, now waiting for results queue to drain 21866 1726882618.16443: waiting for pending results... 21866 1726882618.16747: running TaskExecutor() for managed_node1/TASK: Get stat for interface testnic1 21866 1726882618.16899: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000030e 21866 1726882618.16925: variable 'ansible_search_path' from source: unknown 21866 1726882618.16937: variable 'ansible_search_path' from source: unknown 21866 1726882618.17000: calling self._execute() 21866 1726882618.17096: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882618.17115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882618.17137: variable 'omit' from source: magic vars 21866 1726882618.17661: variable 'ansible_distribution_major_version' from source: facts 21866 1726882618.17681: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882618.17925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882618.18238: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882618.18318: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882618.18383: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882618.18438: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882618.18556: variable 'networkmanager_version' from source: set_fact 21866 1726882618.18591: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882618.18609: variable 'omit' from source: magic vars 21866 1726882618.18697: variable 'omit' from source: magic vars 21866 1726882618.18838: variable 'interface' from source: play vars 21866 1726882618.18874: variable 'omit' from source: magic vars 21866 1726882618.18918: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882618.19064: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882618.19083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882618.19514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882618.19524: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882618.19568: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882618.19571: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882618.19576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882618.19761: Set connection var ansible_shell_executable to /bin/sh 21866 1726882618.19766: Set connection var ansible_shell_type to sh 21866 1726882618.19769: Set connection var ansible_pipelining to False 21866 1726882618.19775: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882618.19785: Set connection var ansible_timeout to 10 21866 1726882618.19791: Set connection var ansible_connection to ssh 21866 1726882618.19817: variable 'ansible_shell_executable' from source: unknown 21866 1726882618.19821: variable 'ansible_connection' from source: unknown 21866 1726882618.19825: variable 'ansible_module_compression' from source: unknown 21866 1726882618.19828: variable 'ansible_shell_type' from source: unknown 21866 1726882618.19830: variable 'ansible_shell_executable' from source: unknown 21866 1726882618.19835: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882618.19894: variable 'ansible_pipelining' from source: unknown 21866 1726882618.19897: variable 'ansible_timeout' from source: unknown 21866 1726882618.19899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882618.20143: 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) 21866 1726882618.20161: variable 'omit' from source: magic vars 21866 1726882618.20168: starting attempt loop 21866 1726882618.20171: running the handler 21866 1726882618.20191: _low_level_execute_command(): starting 21866 1726882618.20200: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882618.23517: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.23535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882618.23654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882618.23662: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.23714: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.23719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.23765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882618.23776: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882618.23782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882618.23895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882618.25572: stdout chunk (state=3): >>>/root <<< 21866 1726882618.25678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882618.25762: stderr chunk (state=3): >>><<< 21866 1726882618.25770: stdout chunk (state=3): >>><<< 21866 1726882618.25870: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882618.25874: _low_level_execute_command(): starting 21866 1726882618.25883: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882618.2578733-22420-185301868963660 `" && echo ansible-tmp-1726882618.2578733-22420-185301868963660="` echo /root/.ansible/tmp/ansible-tmp-1726882618.2578733-22420-185301868963660 `" ) && sleep 0' 21866 1726882618.26984: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882618.26999: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882618.27015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.27033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882618.27083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882618.27096: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882618.27111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.27130: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882618.27144: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882618.27156: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882618.27176: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882618.27191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.27210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882618.27223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882618.27286: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.27342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882618.27345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882618.27432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882618.29334: stdout chunk (state=3): >>>ansible-tmp-1726882618.2578733-22420-185301868963660=/root/.ansible/tmp/ansible-tmp-1726882618.2578733-22420-185301868963660 <<< 21866 1726882618.29445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882618.29509: stderr chunk (state=3): >>><<< 21866 1726882618.29512: stdout chunk (state=3): >>><<< 21866 1726882618.29694: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882618.2578733-22420-185301868963660=/root/.ansible/tmp/ansible-tmp-1726882618.2578733-22420-185301868963660 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882618.29698: variable 'ansible_module_compression' from source: unknown 21866 1726882618.29700: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 21866 1726882618.29702: variable 'ansible_facts' from source: unknown 21866 1726882618.29809: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882618.2578733-22420-185301868963660/AnsiballZ_stat.py 21866 1726882618.29947: Sending initial data 21866 1726882618.29973: Sent initial data (153 bytes) 21866 1726882618.30599: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882618.30603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882618.30634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.30637: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.30639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.30696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882618.30700: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882618.30799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882618.32588: 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 <<< 21866 1726882618.32681: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882618.32780: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpiciq3odb /root/.ansible/tmp/ansible-tmp-1726882618.2578733-22420-185301868963660/AnsiballZ_stat.py <<< 21866 1726882618.32873: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882618.34078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882618.34149: stderr chunk (state=3): >>><<< 21866 1726882618.34152: stdout chunk (state=3): >>><<< 21866 1726882618.34168: done transferring module to remote 21866 1726882618.34179: _low_level_execute_command(): starting 21866 1726882618.34182: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882618.2578733-22420-185301868963660/ /root/.ansible/tmp/ansible-tmp-1726882618.2578733-22420-185301868963660/AnsiballZ_stat.py && sleep 0' 21866 1726882618.34612: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.34618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882618.34651: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.34656: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.34675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882618.34681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.34735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882618.34748: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882618.34848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882618.36608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882618.36652: stderr chunk (state=3): >>><<< 21866 1726882618.36655: stdout chunk (state=3): >>><<< 21866 1726882618.36678: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882618.36682: _low_level_execute_command(): starting 21866 1726882618.36684: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882618.2578733-22420-185301868963660/AnsiballZ_stat.py && sleep 0' 21866 1726882618.37261: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.37264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882618.37282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882618.37287: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.37313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882618.37321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.37364: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882618.37375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882618.37486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882618.50645: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/testnic1", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 27773, "dev": 21, "nlink": 1, "atime": 1726882616.2964003, "mtime": 1726882616.2964003, "ctime": 1726882616.2964003, "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/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/testnic1", "follow": false, "checksum_algorithm": "sha1"}}} <<< 21866 1726882618.51630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882618.51696: stderr chunk (state=3): >>><<< 21866 1726882618.51699: stdout chunk (state=3): >>><<< 21866 1726882618.51715: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/testnic1", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 27773, "dev": 21, "nlink": 1, "atime": 1726882616.2964003, "mtime": 1726882616.2964003, "ctime": 1726882616.2964003, "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/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/testnic1", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882618.51757: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/testnic1', '_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-1726882618.2578733-22420-185301868963660/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882618.51769: _low_level_execute_command(): starting 21866 1726882618.51803: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882618.2578733-22420-185301868963660/ > /dev/null 2>&1 && sleep 0' 21866 1726882618.52430: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882618.52441: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882618.52447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.52459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882618.52501: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882618.52508: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882618.52518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.52531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882618.52538: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882618.52549: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882618.52553: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882618.52568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.52580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882618.52587: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882618.52593: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882618.52602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.52677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882618.52694: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882618.52705: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882618.52858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882618.54654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882618.54703: stderr chunk (state=3): >>><<< 21866 1726882618.54708: stdout chunk (state=3): >>><<< 21866 1726882618.54716: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882618.54721: handler run complete 21866 1726882618.54751: attempt loop complete, returning result 21866 1726882618.54754: _execute() done 21866 1726882618.54756: dumping result to json 21866 1726882618.54761: done dumping result, returning 21866 1726882618.54770: done running TaskExecutor() for managed_node1/TASK: Get stat for interface testnic1 [0e448fcc-3ce9-1c82-aff9-00000000030e] 21866 1726882618.54775: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000030e 21866 1726882618.54897: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000030e 21866 1726882618.54899: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726882616.2964003, "block_size": 4096, "blocks": 0, "ctime": 1726882616.2964003, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27773, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "mode": "0777", "mtime": 1726882616.2964003, "nlink": 1, "path": "/sys/class/net/testnic1", "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 } } 21866 1726882618.55003: no more pending results, returning what we have 21866 1726882618.55006: results queue empty 21866 1726882618.55007: checking for any_errors_fatal 21866 1726882618.55008: done checking for any_errors_fatal 21866 1726882618.55009: checking for max_fail_percentage 21866 1726882618.55010: done checking for max_fail_percentage 21866 1726882618.55011: checking to see if all hosts have failed and the running result is not ok 21866 1726882618.55012: done checking to see if all hosts have failed 21866 1726882618.55013: getting the remaining hosts for this loop 21866 1726882618.55015: done getting the remaining hosts for this loop 21866 1726882618.55018: getting the next task for host managed_node1 21866 1726882618.55025: done getting next task for host managed_node1 21866 1726882618.55027: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 21866 1726882618.55030: ^ 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? (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 21866 1726882618.55034: getting variables 21866 1726882618.55035: in VariableManager get_vars() 21866 1726882618.55082: Calling all_inventory to load vars for managed_node1 21866 1726882618.55089: Calling groups_inventory to load vars for managed_node1 21866 1726882618.55091: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882618.55101: Calling all_plugins_play to load vars for managed_node1 21866 1726882618.55103: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882618.55105: Calling groups_plugins_play to load vars for managed_node1 21866 1726882618.56425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882618.57877: done with get_vars() 21866 1726882618.57896: done getting variables 21866 1726882618.57992: 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) 21866 1726882618.58107: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'testnic1'] *********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:36:58 -0400 (0:00:00.420) 0:00:13.235 ****** 21866 1726882618.58135: entering _queue_task() for managed_node1/assert 21866 1726882618.58137: Creating lock for assert 21866 1726882618.58390: worker is 1 (out of 1 available) 21866 1726882618.58402: exiting _queue_task() for managed_node1/assert 21866 1726882618.58411: done queuing things up, now waiting for results queue to drain 21866 1726882618.58412: waiting for pending results... 21866 1726882618.58661: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'testnic1' 21866 1726882618.58741: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000002c0 21866 1726882618.58766: variable 'ansible_search_path' from source: unknown 21866 1726882618.58771: variable 'ansible_search_path' from source: unknown 21866 1726882618.58804: calling self._execute() 21866 1726882618.58887: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882618.58893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882618.58905: variable 'omit' from source: magic vars 21866 1726882618.59252: variable 'ansible_distribution_major_version' from source: facts 21866 1726882618.59264: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882618.59436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882618.59690: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882618.59727: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882618.59764: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882618.59792: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882618.59866: variable 'networkmanager_version' from source: set_fact 21866 1726882618.59878: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882618.59885: variable 'omit' from source: magic vars 21866 1726882618.59917: variable 'omit' from source: magic vars 21866 1726882618.60017: variable 'interface' from source: play vars 21866 1726882618.60035: variable 'omit' from source: magic vars 21866 1726882618.60068: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882618.60097: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882618.60117: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882618.60132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882618.60142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882618.60176: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882618.60179: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882618.60182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882618.60286: Set connection var ansible_shell_executable to /bin/sh 21866 1726882618.60290: Set connection var ansible_shell_type to sh 21866 1726882618.60295: Set connection var ansible_pipelining to False 21866 1726882618.60301: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882618.60307: Set connection var ansible_timeout to 10 21866 1726882618.60312: Set connection var ansible_connection to ssh 21866 1726882618.60337: variable 'ansible_shell_executable' from source: unknown 21866 1726882618.60341: variable 'ansible_connection' from source: unknown 21866 1726882618.60344: variable 'ansible_module_compression' from source: unknown 21866 1726882618.60346: variable 'ansible_shell_type' from source: unknown 21866 1726882618.60348: variable 'ansible_shell_executable' from source: unknown 21866 1726882618.60350: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882618.60352: variable 'ansible_pipelining' from source: unknown 21866 1726882618.60355: variable 'ansible_timeout' from source: unknown 21866 1726882618.60357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882618.60533: 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) 21866 1726882618.60550: variable 'omit' from source: magic vars 21866 1726882618.60555: starting attempt loop 21866 1726882618.60560: running the handler 21866 1726882618.60697: variable 'interface_stat' from source: set_fact 21866 1726882618.60731: Evaluated conditional (interface_stat.stat.exists): True 21866 1726882618.60737: handler run complete 21866 1726882618.60766: attempt loop complete, returning result 21866 1726882618.60769: _execute() done 21866 1726882618.60772: dumping result to json 21866 1726882618.60775: done dumping result, returning 21866 1726882618.60777: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'testnic1' [0e448fcc-3ce9-1c82-aff9-0000000002c0] 21866 1726882618.60779: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000002c0 21866 1726882618.60867: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000002c0 21866 1726882618.60871: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21866 1726882618.60921: no more pending results, returning what we have 21866 1726882618.60925: results queue empty 21866 1726882618.60926: checking for any_errors_fatal 21866 1726882618.60935: done checking for any_errors_fatal 21866 1726882618.60936: checking for max_fail_percentage 21866 1726882618.60938: done checking for max_fail_percentage 21866 1726882618.60939: checking to see if all hosts have failed and the running result is not ok 21866 1726882618.60940: done checking to see if all hosts have failed 21866 1726882618.60941: getting the remaining hosts for this loop 21866 1726882618.60943: done getting the remaining hosts for this loop 21866 1726882618.60947: getting the next task for host managed_node1 21866 1726882618.60954: done getting next task for host managed_node1 21866 1726882618.60957: ^ task is: TASK: Install ethtool (test dependency) 21866 1726882618.60960: ^ 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 21866 1726882618.60966: getting variables 21866 1726882618.60968: in VariableManager get_vars() 21866 1726882618.61017: Calling all_inventory to load vars for managed_node1 21866 1726882618.61020: Calling groups_inventory to load vars for managed_node1 21866 1726882618.61022: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882618.61035: Calling all_plugins_play to load vars for managed_node1 21866 1726882618.61038: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882618.61041: Calling groups_plugins_play to load vars for managed_node1 21866 1726882618.62725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882618.64256: done with get_vars() 21866 1726882618.64278: done getting variables 21866 1726882618.64334: 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 ethtool (test dependency)] *************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:26 Friday 20 September 2024 21:36:58 -0400 (0:00:00.062) 0:00:13.297 ****** 21866 1726882618.64367: entering _queue_task() for managed_node1/package 21866 1726882618.64626: worker is 1 (out of 1 available) 21866 1726882618.64638: exiting _queue_task() for managed_node1/package 21866 1726882618.64648: done queuing things up, now waiting for results queue to drain 21866 1726882618.64650: waiting for pending results... 21866 1726882618.64901: running TaskExecutor() for managed_node1/TASK: Install ethtool (test dependency) 21866 1726882618.64995: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000014 21866 1726882618.65017: variable 'ansible_search_path' from source: unknown 21866 1726882618.65058: calling self._execute() 21866 1726882618.65162: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882618.65177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882618.65193: variable 'omit' from source: magic vars 21866 1726882618.65558: variable 'ansible_distribution_major_version' from source: facts 21866 1726882618.65577: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882618.65756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882618.66017: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882618.66069: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882618.66109: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882618.66144: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882618.66227: variable 'networkmanager_version' from source: set_fact 21866 1726882618.66246: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882618.66256: variable 'omit' from source: magic vars 21866 1726882618.66290: variable 'omit' from source: magic vars 21866 1726882618.66439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882618.68546: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882618.68626: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882618.68668: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882618.68718: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882618.68749: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882618.68847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882618.68882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882618.68919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882618.68967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882618.68995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882618.69123: variable '__network_is_ostree' from source: set_fact 21866 1726882618.69134: variable 'omit' from source: magic vars 21866 1726882618.69167: variable 'omit' from source: magic vars 21866 1726882618.69198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882618.69255: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882618.69280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882618.69309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882618.69332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882618.69376: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882618.69385: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882618.69400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882618.69533: Set connection var ansible_shell_executable to /bin/sh 21866 1726882618.69542: Set connection var ansible_shell_type to sh 21866 1726882618.69556: Set connection var ansible_pipelining to False 21866 1726882618.69570: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882618.69596: Set connection var ansible_timeout to 10 21866 1726882618.69615: Set connection var ansible_connection to ssh 21866 1726882618.69680: variable 'ansible_shell_executable' from source: unknown 21866 1726882618.69689: variable 'ansible_connection' from source: unknown 21866 1726882618.69696: variable 'ansible_module_compression' from source: unknown 21866 1726882618.69703: variable 'ansible_shell_type' from source: unknown 21866 1726882618.69710: variable 'ansible_shell_executable' from source: unknown 21866 1726882618.69716: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882618.69724: variable 'ansible_pipelining' from source: unknown 21866 1726882618.69730: variable 'ansible_timeout' from source: unknown 21866 1726882618.69739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882618.69867: 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) 21866 1726882618.69888: variable 'omit' from source: magic vars 21866 1726882618.69897: starting attempt loop 21866 1726882618.69904: running the handler 21866 1726882618.69914: variable 'ansible_facts' from source: unknown 21866 1726882618.69922: variable 'ansible_facts' from source: unknown 21866 1726882618.69959: _low_level_execute_command(): starting 21866 1726882618.69974: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882618.70727: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882618.70743: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882618.70763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.70784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882618.70827: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882618.70839: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882618.70855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.70878: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882618.70890: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882618.70901: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882618.70927: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882618.70942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.70959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882618.70978: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882618.70991: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882618.71006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.71084: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882618.71109: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882618.71125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882618.71253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882618.72931: stdout chunk (state=3): >>>/root <<< 21866 1726882618.73030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882618.73110: stderr chunk (state=3): >>><<< 21866 1726882618.73121: stdout chunk (state=3): >>><<< 21866 1726882618.73229: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882618.73232: _low_level_execute_command(): starting 21866 1726882618.73235: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882618.7314596-22445-90143738410343 `" && echo ansible-tmp-1726882618.7314596-22445-90143738410343="` echo /root/.ansible/tmp/ansible-tmp-1726882618.7314596-22445-90143738410343 `" ) && sleep 0' 21866 1726882618.73802: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882618.73814: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882618.73827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.73844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882618.73890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882618.73902: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882618.73915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.73932: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882618.73944: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882618.73955: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882618.73969: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882618.73982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.74003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882618.74014: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882618.74024: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882618.74036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.74116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882618.74136: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882618.74150: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882618.74276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882618.76158: stdout chunk (state=3): >>>ansible-tmp-1726882618.7314596-22445-90143738410343=/root/.ansible/tmp/ansible-tmp-1726882618.7314596-22445-90143738410343 <<< 21866 1726882618.76347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882618.76350: stdout chunk (state=3): >>><<< 21866 1726882618.76353: stderr chunk (state=3): >>><<< 21866 1726882618.76575: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882618.7314596-22445-90143738410343=/root/.ansible/tmp/ansible-tmp-1726882618.7314596-22445-90143738410343 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882618.76578: variable 'ansible_module_compression' from source: unknown 21866 1726882618.76580: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 21866 1726882618.76583: variable 'ansible_facts' from source: unknown 21866 1726882618.76615: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882618.7314596-22445-90143738410343/AnsiballZ_dnf.py 21866 1726882618.76770: Sending initial data 21866 1726882618.76773: Sent initial data (151 bytes) 21866 1726882618.78036: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882618.78044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882618.78054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.78072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882618.78110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882618.78114: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882618.78122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.78135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882618.78143: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882618.78150: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882618.78157: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882618.78171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.78182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882618.78191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882618.78199: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882618.78218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.78285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882618.78298: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882618.78308: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882618.78425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882618.80158: 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 <<< 21866 1726882618.80260: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882618.80359: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmp5vsm0i5_ /root/.ansible/tmp/ansible-tmp-1726882618.7314596-22445-90143738410343/AnsiballZ_dnf.py <<< 21866 1726882618.80453: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882618.82080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882618.82160: stderr chunk (state=3): >>><<< 21866 1726882618.82166: stdout chunk (state=3): >>><<< 21866 1726882618.82186: done transferring module to remote 21866 1726882618.82196: _low_level_execute_command(): starting 21866 1726882618.82200: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882618.7314596-22445-90143738410343/ /root/.ansible/tmp/ansible-tmp-1726882618.7314596-22445-90143738410343/AnsiballZ_dnf.py && sleep 0' 21866 1726882618.82802: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882618.82810: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882618.82819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.82834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882618.82875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882618.82882: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882618.82892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.82905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882618.82913: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882618.82921: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882618.82926: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882618.82935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.82947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882618.82958: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882618.82961: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882618.82975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.83043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882618.83057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882618.83067: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882618.83195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882618.85035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882618.85056: stderr chunk (state=3): >>><<< 21866 1726882618.85059: stdout chunk (state=3): >>><<< 21866 1726882618.85151: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882618.85155: _low_level_execute_command(): starting 21866 1726882618.85158: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882618.7314596-22445-90143738410343/AnsiballZ_dnf.py && sleep 0' 21866 1726882618.85644: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882618.85647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882618.85689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.85692: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 21866 1726882618.85694: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882618.85699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882618.85741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882618.85744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882618.85850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882619.88105: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["ethtool"], "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}}} <<< 21866 1726882619.93810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882619.93879: stderr chunk (state=3): >>><<< 21866 1726882619.93882: stdout chunk (state=3): >>><<< 21866 1726882619.93901: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["ethtool"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882619.93934: done with _execute_module (ansible.legacy.dnf, {'name': 'ethtool', '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-1726882618.7314596-22445-90143738410343/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882619.93940: _low_level_execute_command(): starting 21866 1726882619.93945: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882618.7314596-22445-90143738410343/ > /dev/null 2>&1 && sleep 0' 21866 1726882619.94397: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882619.94403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882619.94417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882619.94423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882619.94428: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882619.94438: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882619.94443: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882619.94451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882619.94456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882619.94469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882619.94475: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882619.94527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882619.94534: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882619.94645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882619.96476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882619.96535: stderr chunk (state=3): >>><<< 21866 1726882619.96545: stdout chunk (state=3): >>><<< 21866 1726882619.97026: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882619.97029: handler run complete 21866 1726882619.97035: attempt loop complete, returning result 21866 1726882619.97039: _execute() done 21866 1726882619.97041: dumping result to json 21866 1726882619.97049: done dumping result, returning 21866 1726882619.97053: done running TaskExecutor() for managed_node1/TASK: Install ethtool (test dependency) [0e448fcc-3ce9-1c82-aff9-000000000014] 21866 1726882619.97055: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000014 21866 1726882619.97135: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000014 21866 1726882619.97138: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 21866 1726882619.97217: no more pending results, returning what we have 21866 1726882619.97222: results queue empty 21866 1726882619.97223: checking for any_errors_fatal 21866 1726882619.97228: done checking for any_errors_fatal 21866 1726882619.97229: checking for max_fail_percentage 21866 1726882619.97231: done checking for max_fail_percentage 21866 1726882619.97231: checking to see if all hosts have failed and the running result is not ok 21866 1726882619.97232: done checking to see if all hosts have failed 21866 1726882619.97233: getting the remaining hosts for this loop 21866 1726882619.97235: done getting the remaining hosts for this loop 21866 1726882619.97238: getting the next task for host managed_node1 21866 1726882619.97244: done getting next task for host managed_node1 21866 1726882619.97246: ^ task is: TASK: TEST: I can create a profile without any ring option. 21866 1726882619.97248: ^ 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 21866 1726882619.97251: getting variables 21866 1726882619.97252: in VariableManager get_vars() 21866 1726882619.97301: Calling all_inventory to load vars for managed_node1 21866 1726882619.97304: Calling groups_inventory to load vars for managed_node1 21866 1726882619.97306: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882619.97320: Calling all_plugins_play to load vars for managed_node1 21866 1726882619.97325: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882619.97328: Calling groups_plugins_play to load vars for managed_node1 21866 1726882619.98923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882619.99895: done with get_vars() 21866 1726882619.99909: done getting variables 21866 1726882619.99954: 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 [TEST: I can create a profile without any ring option.] ******************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:34 Friday 20 September 2024 21:36:59 -0400 (0:00:01.356) 0:00:14.653 ****** 21866 1726882619.99977: entering _queue_task() for managed_node1/debug 21866 1726882620.00173: worker is 1 (out of 1 available) 21866 1726882620.00188: exiting _queue_task() for managed_node1/debug 21866 1726882620.00200: done queuing things up, now waiting for results queue to drain 21866 1726882620.00202: waiting for pending results... 21866 1726882620.00419: running TaskExecutor() for managed_node1/TASK: TEST: I can create a profile without any ring option. 21866 1726882620.00489: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000016 21866 1726882620.00515: variable 'ansible_search_path' from source: unknown 21866 1726882620.00540: calling self._execute() 21866 1726882620.00630: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882620.00635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882620.00645: variable 'omit' from source: magic vars 21866 1726882620.01220: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.01224: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.01580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882620.01583: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882620.01596: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882620.01622: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882620.01752: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882620.01795: variable 'networkmanager_version' from source: set_fact 21866 1726882620.01812: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.01822: variable 'omit' from source: magic vars 21866 1726882620.01844: variable 'omit' from source: magic vars 21866 1726882620.01898: variable 'omit' from source: magic vars 21866 1726882620.01932: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882620.01969: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882620.01995: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882620.02020: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882620.02053: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882620.02095: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882620.02105: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882620.02112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882620.02507: Set connection var ansible_shell_executable to /bin/sh 21866 1726882620.02516: Set connection var ansible_shell_type to sh 21866 1726882620.02531: Set connection var ansible_pipelining to False 21866 1726882620.02543: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882620.02553: Set connection var ansible_timeout to 10 21866 1726882620.02568: Set connection var ansible_connection to ssh 21866 1726882620.02598: variable 'ansible_shell_executable' from source: unknown 21866 1726882620.02606: variable 'ansible_connection' from source: unknown 21866 1726882620.02613: variable 'ansible_module_compression' from source: unknown 21866 1726882620.02620: variable 'ansible_shell_type' from source: unknown 21866 1726882620.02627: variable 'ansible_shell_executable' from source: unknown 21866 1726882620.02638: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882620.02646: variable 'ansible_pipelining' from source: unknown 21866 1726882620.02653: variable 'ansible_timeout' from source: unknown 21866 1726882620.02667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882620.02784: 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) 21866 1726882620.02799: variable 'omit' from source: magic vars 21866 1726882620.02809: starting attempt loop 21866 1726882620.02817: running the handler 21866 1726882620.02875: handler run complete 21866 1726882620.02900: attempt loop complete, returning result 21866 1726882620.02907: _execute() done 21866 1726882620.02929: dumping result to json 21866 1726882620.02937: done dumping result, returning 21866 1726882620.02949: done running TaskExecutor() for managed_node1/TASK: TEST: I can create a profile without any ring option. [0e448fcc-3ce9-1c82-aff9-000000000016] 21866 1726882620.02964: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000016 21866 1726882620.03075: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000016 ok: [managed_node1] => {} MSG: ################################################## 21866 1726882620.03124: no more pending results, returning what we have 21866 1726882620.03128: results queue empty 21866 1726882620.03128: checking for any_errors_fatal 21866 1726882620.03138: done checking for any_errors_fatal 21866 1726882620.03139: checking for max_fail_percentage 21866 1726882620.03141: done checking for max_fail_percentage 21866 1726882620.03142: checking to see if all hosts have failed and the running result is not ok 21866 1726882620.03143: done checking to see if all hosts have failed 21866 1726882620.03144: getting the remaining hosts for this loop 21866 1726882620.03145: done getting the remaining hosts for this loop 21866 1726882620.03149: getting the next task for host managed_node1 21866 1726882620.03156: done getting next task for host managed_node1 21866 1726882620.03167: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21866 1726882620.03170: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882620.03186: getting variables 21866 1726882620.03188: in VariableManager get_vars() 21866 1726882620.03234: Calling all_inventory to load vars for managed_node1 21866 1726882620.03237: Calling groups_inventory to load vars for managed_node1 21866 1726882620.03240: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882620.03250: Calling all_plugins_play to load vars for managed_node1 21866 1726882620.03252: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882620.03255: Calling groups_plugins_play to load vars for managed_node1 21866 1726882620.04436: WORKER PROCESS EXITING 21866 1726882620.04447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882620.05252: done with get_vars() 21866 1726882620.05268: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:37:00 -0400 (0:00:00.053) 0:00:14.707 ****** 21866 1726882620.05337: entering _queue_task() for managed_node1/include_tasks 21866 1726882620.05530: worker is 1 (out of 1 available) 21866 1726882620.05635: exiting _queue_task() for managed_node1/include_tasks 21866 1726882620.05646: done queuing things up, now waiting for results queue to drain 21866 1726882620.05648: waiting for pending results... 21866 1726882620.05811: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21866 1726882620.05985: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000001e 21866 1726882620.06010: variable 'ansible_search_path' from source: unknown 21866 1726882620.06018: variable 'ansible_search_path' from source: unknown 21866 1726882620.06072: calling self._execute() 21866 1726882620.06177: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882620.06192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882620.06223: variable 'omit' from source: magic vars 21866 1726882620.06692: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.06711: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.06935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882620.07223: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882620.07277: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882620.07315: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882620.07357: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882620.07449: variable 'networkmanager_version' from source: set_fact 21866 1726882620.07481: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.07625: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.07636: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.07818: variable 'networkmanager_version' from source: set_fact 21866 1726882620.07842: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.07970: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.07988: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.08168: variable 'networkmanager_version' from source: set_fact 21866 1726882620.08189: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.08206: _execute() done 21866 1726882620.08221: dumping result to json 21866 1726882620.08235: done dumping result, returning 21866 1726882620.08253: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-1c82-aff9-00000000001e] 21866 1726882620.08274: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000001e 21866 1726882620.08414: no more pending results, returning what we have 21866 1726882620.08419: in VariableManager get_vars() 21866 1726882620.08493: Calling all_inventory to load vars for managed_node1 21866 1726882620.08496: Calling groups_inventory to load vars for managed_node1 21866 1726882620.08499: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882620.08514: Calling all_plugins_play to load vars for managed_node1 21866 1726882620.08521: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882620.08526: Calling groups_plugins_play to load vars for managed_node1 21866 1726882620.09581: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000001e 21866 1726882620.09588: WORKER PROCESS EXITING 21866 1726882620.09995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882620.11098: done with get_vars() 21866 1726882620.11117: variable 'ansible_search_path' from source: unknown 21866 1726882620.11118: variable 'ansible_search_path' from source: unknown 21866 1726882620.11145: we have included files to process 21866 1726882620.11146: generating all_blocks data 21866 1726882620.11148: done generating all_blocks data 21866 1726882620.11151: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21866 1726882620.11152: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21866 1726882620.11153: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21866 1726882620.11691: done processing included file 21866 1726882620.11692: iterating over new_blocks loaded from include file 21866 1726882620.11693: in VariableManager get_vars() 21866 1726882620.11712: done with get_vars() 21866 1726882620.11714: filtering new block on tags 21866 1726882620.11726: done filtering new block on tags 21866 1726882620.11727: in VariableManager get_vars() 21866 1726882620.11743: done with get_vars() 21866 1726882620.11745: filtering new block on tags 21866 1726882620.11756: done filtering new block on tags 21866 1726882620.11760: in VariableManager get_vars() 21866 1726882620.11777: done with get_vars() 21866 1726882620.11778: filtering new block on tags 21866 1726882620.11789: done filtering new block on tags 21866 1726882620.11790: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 21866 1726882620.11794: extending task lists for all hosts with included blocks 21866 1726882620.12288: done extending task lists 21866 1726882620.12289: done processing included files 21866 1726882620.12290: results queue empty 21866 1726882620.12290: checking for any_errors_fatal 21866 1726882620.12293: done checking for any_errors_fatal 21866 1726882620.12293: checking for max_fail_percentage 21866 1726882620.12294: done checking for max_fail_percentage 21866 1726882620.12294: checking to see if all hosts have failed and the running result is not ok 21866 1726882620.12295: done checking to see if all hosts have failed 21866 1726882620.12295: getting the remaining hosts for this loop 21866 1726882620.12296: done getting the remaining hosts for this loop 21866 1726882620.12298: getting the next task for host managed_node1 21866 1726882620.12300: done getting next task for host managed_node1 21866 1726882620.12302: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21866 1726882620.12304: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882620.12310: getting variables 21866 1726882620.12311: in VariableManager get_vars() 21866 1726882620.12322: Calling all_inventory to load vars for managed_node1 21866 1726882620.12324: Calling groups_inventory to load vars for managed_node1 21866 1726882620.12325: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882620.12328: Calling all_plugins_play to load vars for managed_node1 21866 1726882620.12329: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882620.12335: Calling groups_plugins_play to load vars for managed_node1 21866 1726882620.12971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882620.13794: done with get_vars() 21866 1726882620.13806: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:37:00 -0400 (0:00:00.085) 0:00:14.792 ****** 21866 1726882620.13852: entering _queue_task() for managed_node1/setup 21866 1726882620.14039: worker is 1 (out of 1 available) 21866 1726882620.14053: exiting _queue_task() for managed_node1/setup 21866 1726882620.14066: done queuing things up, now waiting for results queue to drain 21866 1726882620.14068: waiting for pending results... 21866 1726882620.14233: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21866 1726882620.14339: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000032c 21866 1726882620.14350: variable 'ansible_search_path' from source: unknown 21866 1726882620.14353: variable 'ansible_search_path' from source: unknown 21866 1726882620.14384: calling self._execute() 21866 1726882620.14448: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882620.14452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882620.14462: variable 'omit' from source: magic vars 21866 1726882620.14731: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.14741: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.14864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882620.15050: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882620.15087: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882620.15112: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882620.15136: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882620.15197: variable 'networkmanager_version' from source: set_fact 21866 1726882620.15208: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.15331: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.15370: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.15484: variable 'networkmanager_version' from source: set_fact 21866 1726882620.15495: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.15648: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.15657: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.15762: variable 'networkmanager_version' from source: set_fact 21866 1726882620.15789: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.15911: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.15914: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.16004: variable 'networkmanager_version' from source: set_fact 21866 1726882620.16017: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.16137: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.16142: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.16271: variable 'networkmanager_version' from source: set_fact 21866 1726882620.16281: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.16420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882620.18277: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882620.18318: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882620.18346: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882620.18387: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882620.18417: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882620.18522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882620.18550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882620.18572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882620.18601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882620.18616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882620.18662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882620.18684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882620.18702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882620.18744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882620.18760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882620.18911: variable '__network_required_facts' from source: role '' defaults 21866 1726882620.18917: variable 'ansible_facts' from source: unknown 21866 1726882620.19366: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 21866 1726882620.19369: when evaluation is False, skipping this task 21866 1726882620.19373: _execute() done 21866 1726882620.19376: dumping result to json 21866 1726882620.19378: done dumping result, returning 21866 1726882620.19388: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-1c82-aff9-00000000032c] 21866 1726882620.19390: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000032c 21866 1726882620.19476: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000032c 21866 1726882620.19479: 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 } 21866 1726882620.19525: no more pending results, returning what we have 21866 1726882620.19529: results queue empty 21866 1726882620.19530: checking for any_errors_fatal 21866 1726882620.19531: done checking for any_errors_fatal 21866 1726882620.19532: checking for max_fail_percentage 21866 1726882620.19533: done checking for max_fail_percentage 21866 1726882620.19534: checking to see if all hosts have failed and the running result is not ok 21866 1726882620.19535: done checking to see if all hosts have failed 21866 1726882620.19536: getting the remaining hosts for this loop 21866 1726882620.19542: done getting the remaining hosts for this loop 21866 1726882620.19546: getting the next task for host managed_node1 21866 1726882620.19554: done getting next task for host managed_node1 21866 1726882620.19560: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 21866 1726882620.19565: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882620.19578: getting variables 21866 1726882620.19580: in VariableManager get_vars() 21866 1726882620.19633: Calling all_inventory to load vars for managed_node1 21866 1726882620.19636: Calling groups_inventory to load vars for managed_node1 21866 1726882620.19638: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882620.19646: Calling all_plugins_play to load vars for managed_node1 21866 1726882620.19649: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882620.19651: Calling groups_plugins_play to load vars for managed_node1 21866 1726882620.20370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882620.21346: done with get_vars() 21866 1726882620.21362: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:37:00 -0400 (0:00:00.075) 0:00:14.868 ****** 21866 1726882620.21442: entering _queue_task() for managed_node1/stat 21866 1726882620.21659: worker is 1 (out of 1 available) 21866 1726882620.21674: exiting _queue_task() for managed_node1/stat 21866 1726882620.21687: done queuing things up, now waiting for results queue to drain 21866 1726882620.21689: waiting for pending results... 21866 1726882620.21887: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 21866 1726882620.21985: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000032e 21866 1726882620.22003: variable 'ansible_search_path' from source: unknown 21866 1726882620.22006: variable 'ansible_search_path' from source: unknown 21866 1726882620.22031: calling self._execute() 21866 1726882620.22093: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882620.22101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882620.22109: variable 'omit' from source: magic vars 21866 1726882620.22396: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.22406: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.22524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882620.22715: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882620.22747: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882620.22775: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882620.22803: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882620.22854: variable 'networkmanager_version' from source: set_fact 21866 1726882620.22871: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.22968: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.22972: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.23067: variable 'networkmanager_version' from source: set_fact 21866 1726882620.23076: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.23170: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.23173: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.23290: variable 'networkmanager_version' from source: set_fact 21866 1726882620.23299: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.23389: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.23392: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.23515: variable 'networkmanager_version' from source: set_fact 21866 1726882620.23529: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.23639: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.23644: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.23734: variable 'networkmanager_version' from source: set_fact 21866 1726882620.23741: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.24080: 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) 21866 1726882620.24096: 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) 21866 1726882620.24116: 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) 21866 1726882620.24136: 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) 21866 1726882620.24194: variable '__network_is_ostree' from source: set_fact 21866 1726882620.24200: Evaluated conditional (not __network_is_ostree is defined): False 21866 1726882620.24202: when evaluation is False, skipping this task 21866 1726882620.24205: _execute() done 21866 1726882620.24207: dumping result to json 21866 1726882620.24212: done dumping result, returning 21866 1726882620.24250: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-1c82-aff9-00000000032e] 21866 1726882620.24253: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000032e 21866 1726882620.24366: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000032e 21866 1726882620.24369: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21866 1726882620.24455: no more pending results, returning what we have 21866 1726882620.24460: results queue empty 21866 1726882620.24461: checking for any_errors_fatal 21866 1726882620.24468: done checking for any_errors_fatal 21866 1726882620.24469: checking for max_fail_percentage 21866 1726882620.24470: done checking for max_fail_percentage 21866 1726882620.24471: checking to see if all hosts have failed and the running result is not ok 21866 1726882620.24472: done checking to see if all hosts have failed 21866 1726882620.24472: getting the remaining hosts for this loop 21866 1726882620.24474: done getting the remaining hosts for this loop 21866 1726882620.24477: getting the next task for host managed_node1 21866 1726882620.24481: done getting next task for host managed_node1 21866 1726882620.24485: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21866 1726882620.24489: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882620.24505: getting variables 21866 1726882620.24506: in VariableManager get_vars() 21866 1726882620.24540: Calling all_inventory to load vars for managed_node1 21866 1726882620.24542: Calling groups_inventory to load vars for managed_node1 21866 1726882620.24544: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882620.24550: Calling all_plugins_play to load vars for managed_node1 21866 1726882620.24552: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882620.24553: Calling groups_plugins_play to load vars for managed_node1 21866 1726882620.25506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882620.26549: done with get_vars() 21866 1726882620.26565: done getting variables 21866 1726882620.26604: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:37:00 -0400 (0:00:00.051) 0:00:14.920 ****** 21866 1726882620.26630: entering _queue_task() for managed_node1/set_fact 21866 1726882620.26851: worker is 1 (out of 1 available) 21866 1726882620.26866: exiting _queue_task() for managed_node1/set_fact 21866 1726882620.26878: done queuing things up, now waiting for results queue to drain 21866 1726882620.26880: waiting for pending results... 21866 1726882620.27048: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21866 1726882620.27140: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000032f 21866 1726882620.27165: variable 'ansible_search_path' from source: unknown 21866 1726882620.27168: variable 'ansible_search_path' from source: unknown 21866 1726882620.27195: calling self._execute() 21866 1726882620.27254: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882620.27261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882620.27267: variable 'omit' from source: magic vars 21866 1726882620.27511: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.27526: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.27663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882620.27855: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882620.27891: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882620.27916: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882620.27945: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882620.28002: variable 'networkmanager_version' from source: set_fact 21866 1726882620.28012: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.28108: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.28128: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.28343: variable 'networkmanager_version' from source: set_fact 21866 1726882620.28371: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.28551: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.28570: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.28761: variable 'networkmanager_version' from source: set_fact 21866 1726882620.28768: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.28846: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.28849: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.28940: variable 'networkmanager_version' from source: set_fact 21866 1726882620.28947: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.29068: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.29073: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.29224: variable 'networkmanager_version' from source: set_fact 21866 1726882620.29228: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.29429: 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) 21866 1726882620.29465: 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) 21866 1726882620.29524: 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) 21866 1726882620.29591: 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) 21866 1726882620.29741: variable '__network_is_ostree' from source: set_fact 21866 1726882620.29765: Evaluated conditional (not __network_is_ostree is defined): False 21866 1726882620.29770: when evaluation is False, skipping this task 21866 1726882620.29787: _execute() done 21866 1726882620.29790: dumping result to json 21866 1726882620.29801: done dumping result, returning 21866 1726882620.29824: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-1c82-aff9-00000000032f] 21866 1726882620.29843: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000032f 21866 1726882620.29990: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000032f 21866 1726882620.29992: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21866 1726882620.30033: no more pending results, returning what we have 21866 1726882620.30036: results queue empty 21866 1726882620.30037: checking for any_errors_fatal 21866 1726882620.30042: done checking for any_errors_fatal 21866 1726882620.30042: checking for max_fail_percentage 21866 1726882620.30044: done checking for max_fail_percentage 21866 1726882620.30045: checking to see if all hosts have failed and the running result is not ok 21866 1726882620.30046: done checking to see if all hosts have failed 21866 1726882620.30046: getting the remaining hosts for this loop 21866 1726882620.30048: done getting the remaining hosts for this loop 21866 1726882620.30051: getting the next task for host managed_node1 21866 1726882620.30063: done getting next task for host managed_node1 21866 1726882620.30068: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 21866 1726882620.30071: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882620.30083: getting variables 21866 1726882620.30085: in VariableManager get_vars() 21866 1726882620.30122: Calling all_inventory to load vars for managed_node1 21866 1726882620.30125: Calling groups_inventory to load vars for managed_node1 21866 1726882620.30127: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882620.30134: Calling all_plugins_play to load vars for managed_node1 21866 1726882620.30137: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882620.30140: Calling groups_plugins_play to load vars for managed_node1 21866 1726882620.31066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882620.33220: done with get_vars() 21866 1726882620.33239: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:37:00 -0400 (0:00:00.067) 0:00:14.987 ****** 21866 1726882620.33344: entering _queue_task() for managed_node1/service_facts 21866 1726882620.33346: Creating lock for service_facts 21866 1726882620.33606: worker is 1 (out of 1 available) 21866 1726882620.33617: exiting _queue_task() for managed_node1/service_facts 21866 1726882620.33636: done queuing things up, now waiting for results queue to drain 21866 1726882620.33638: waiting for pending results... 21866 1726882620.33926: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 21866 1726882620.34107: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000331 21866 1726882620.34128: variable 'ansible_search_path' from source: unknown 21866 1726882620.34135: variable 'ansible_search_path' from source: unknown 21866 1726882620.34182: calling self._execute() 21866 1726882620.34270: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882620.34288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882620.34314: variable 'omit' from source: magic vars 21866 1726882620.34714: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.34743: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.34938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882620.35200: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882620.35231: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882620.35254: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882620.35284: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882620.35339: variable 'networkmanager_version' from source: set_fact 21866 1726882620.35349: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.35429: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.35432: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.35523: variable 'networkmanager_version' from source: set_fact 21866 1726882620.35530: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.35607: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.35611: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.35755: variable 'networkmanager_version' from source: set_fact 21866 1726882620.35773: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.35893: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.35903: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.36024: variable 'networkmanager_version' from source: set_fact 21866 1726882620.36036: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.36152: variable 'ansible_distribution_major_version' from source: facts 21866 1726882620.36168: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882620.36603: variable 'networkmanager_version' from source: set_fact 21866 1726882620.36616: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882620.36631: variable 'omit' from source: magic vars 21866 1726882620.36710: variable 'omit' from source: magic vars 21866 1726882620.36763: variable 'omit' from source: magic vars 21866 1726882620.36795: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882620.36823: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882620.36852: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882620.36883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882620.36898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882620.36931: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882620.36939: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882620.36949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882620.37053: Set connection var ansible_shell_executable to /bin/sh 21866 1726882620.37072: Set connection var ansible_shell_type to sh 21866 1726882620.37090: Set connection var ansible_pipelining to False 21866 1726882620.37100: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882620.37110: Set connection var ansible_timeout to 10 21866 1726882620.37120: Set connection var ansible_connection to ssh 21866 1726882620.37148: variable 'ansible_shell_executable' from source: unknown 21866 1726882620.37155: variable 'ansible_connection' from source: unknown 21866 1726882620.37170: variable 'ansible_module_compression' from source: unknown 21866 1726882620.37182: variable 'ansible_shell_type' from source: unknown 21866 1726882620.37191: variable 'ansible_shell_executable' from source: unknown 21866 1726882620.37201: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882620.37208: variable 'ansible_pipelining' from source: unknown 21866 1726882620.37214: variable 'ansible_timeout' from source: unknown 21866 1726882620.37221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882620.37387: 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) 21866 1726882620.37409: variable 'omit' from source: magic vars 21866 1726882620.37422: starting attempt loop 21866 1726882620.37429: running the handler 21866 1726882620.37445: _low_level_execute_command(): starting 21866 1726882620.37457: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882620.38261: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882620.38284: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882620.38303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882620.38323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882620.38369: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882620.38387: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882620.38402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882620.38426: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882620.38438: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882620.38449: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882620.38466: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882620.38482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882620.38503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882620.38520: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882620.38533: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882620.38548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882620.38641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882620.38661: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882620.38680: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882620.38825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882620.40499: stdout chunk (state=3): >>>/root <<< 21866 1726882620.40678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882620.40681: stdout chunk (state=3): >>><<< 21866 1726882620.40683: stderr chunk (state=3): >>><<< 21866 1726882620.40770: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882620.40774: _low_level_execute_command(): starting 21866 1726882620.40777: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882620.4069996-22513-267950199814106 `" && echo ansible-tmp-1726882620.4069996-22513-267950199814106="` echo /root/.ansible/tmp/ansible-tmp-1726882620.4069996-22513-267950199814106 `" ) && sleep 0' 21866 1726882620.41325: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882620.41338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882620.41351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882620.41370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882620.41410: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882620.41421: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882620.41434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882620.41450: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882620.41461: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882620.41476: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882620.41492: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882620.41506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882620.41523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882620.41536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882620.41547: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882620.41561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882620.41636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882620.41658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882620.41678: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882620.41802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882620.43694: stdout chunk (state=3): >>>ansible-tmp-1726882620.4069996-22513-267950199814106=/root/.ansible/tmp/ansible-tmp-1726882620.4069996-22513-267950199814106 <<< 21866 1726882620.43807: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882620.43882: stderr chunk (state=3): >>><<< 21866 1726882620.43894: stdout chunk (state=3): >>><<< 21866 1726882620.43969: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882620.4069996-22513-267950199814106=/root/.ansible/tmp/ansible-tmp-1726882620.4069996-22513-267950199814106 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882620.43972: variable 'ansible_module_compression' from source: unknown 21866 1726882620.44174: ANSIBALLZ: Using lock for service_facts 21866 1726882620.44177: ANSIBALLZ: Acquiring lock 21866 1726882620.44180: ANSIBALLZ: Lock acquired: 139636317484384 21866 1726882620.44182: ANSIBALLZ: Creating module 21866 1726882620.55893: ANSIBALLZ: Writing module into payload 21866 1726882620.55973: ANSIBALLZ: Writing module 21866 1726882620.55988: ANSIBALLZ: Renaming module 21866 1726882620.55994: ANSIBALLZ: Done creating module 21866 1726882620.56006: variable 'ansible_facts' from source: unknown 21866 1726882620.56055: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882620.4069996-22513-267950199814106/AnsiballZ_service_facts.py 21866 1726882620.56160: Sending initial data 21866 1726882620.56165: Sent initial data (162 bytes) 21866 1726882620.56812: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882620.56825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882620.56847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882620.56870: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882620.56910: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882620.56922: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882620.57030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882620.58851: 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 <<< 21866 1726882620.58942: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882620.59032: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpqwyn4cik /root/.ansible/tmp/ansible-tmp-1726882620.4069996-22513-267950199814106/AnsiballZ_service_facts.py <<< 21866 1726882620.59127: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882620.60136: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882620.60228: stderr chunk (state=3): >>><<< 21866 1726882620.60231: stdout chunk (state=3): >>><<< 21866 1726882620.60245: done transferring module to remote 21866 1726882620.60253: _low_level_execute_command(): starting 21866 1726882620.60261: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882620.4069996-22513-267950199814106/ /root/.ansible/tmp/ansible-tmp-1726882620.4069996-22513-267950199814106/AnsiballZ_service_facts.py && sleep 0' 21866 1726882620.60691: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882620.60694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882620.60726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882620.60730: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882620.60732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882620.60789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882620.60796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882620.60892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882620.62653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882620.62724: stderr chunk (state=3): >>><<< 21866 1726882620.62730: stdout chunk (state=3): >>><<< 21866 1726882620.62749: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882620.62752: _low_level_execute_command(): starting 21866 1726882620.62756: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882620.4069996-22513-267950199814106/AnsiballZ_service_facts.py && sleep 0' 21866 1726882620.63386: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882620.63391: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882620.63402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882620.63409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882620.63450: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882620.63459: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882620.63465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882620.63530: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882620.63533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882620.63635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882621.97592: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", <<< 21866 1726882621.97608: stdout chunk (state=3): >>>"source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "s<<< 21866 1726882621.97630: stdout chunk (state=3): >>>tate": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"n<<< 21866 1726882621.97665: stdout chunk (state=3): >>>ame": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 21866 1726882621.98904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882621.98960: stderr chunk (state=3): >>><<< 21866 1726882621.98966: stdout chunk (state=3): >>><<< 21866 1726882621.98983: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882621.99326: 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-1726882620.4069996-22513-267950199814106/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882621.99336: _low_level_execute_command(): starting 21866 1726882621.99339: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882620.4069996-22513-267950199814106/ > /dev/null 2>&1 && sleep 0' 21866 1726882621.99793: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882621.99803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882621.99833: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882621.99844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882621.99898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882621.99910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882622.00014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882622.01797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882622.01847: stderr chunk (state=3): >>><<< 21866 1726882622.01856: stdout chunk (state=3): >>><<< 21866 1726882622.01878: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882622.01883: handler run complete 21866 1726882622.02058: variable 'ansible_facts' from source: unknown 21866 1726882622.02158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882622.02500: variable 'ansible_facts' from source: unknown 21866 1726882622.02628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882622.02784: attempt loop complete, returning result 21866 1726882622.02787: _execute() done 21866 1726882622.02789: dumping result to json 21866 1726882622.02823: done dumping result, returning 21866 1726882622.02831: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-1c82-aff9-000000000331] 21866 1726882622.02840: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000331 21866 1726882622.03697: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000331 21866 1726882622.03700: 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 } 21866 1726882622.03831: no more pending results, returning what we have 21866 1726882622.03836: results queue empty 21866 1726882622.03837: checking for any_errors_fatal 21866 1726882622.03839: done checking for any_errors_fatal 21866 1726882622.03840: checking for max_fail_percentage 21866 1726882622.03842: done checking for max_fail_percentage 21866 1726882622.03843: checking to see if all hosts have failed and the running result is not ok 21866 1726882622.03844: done checking to see if all hosts have failed 21866 1726882622.03845: getting the remaining hosts for this loop 21866 1726882622.03846: done getting the remaining hosts for this loop 21866 1726882622.03850: getting the next task for host managed_node1 21866 1726882622.03855: done getting next task for host managed_node1 21866 1726882622.03861: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 21866 1726882622.03868: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882622.03879: getting variables 21866 1726882622.03881: in VariableManager get_vars() 21866 1726882622.03919: Calling all_inventory to load vars for managed_node1 21866 1726882622.03921: Calling groups_inventory to load vars for managed_node1 21866 1726882622.03922: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882622.03928: Calling all_plugins_play to load vars for managed_node1 21866 1726882622.03930: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882622.03932: Calling groups_plugins_play to load vars for managed_node1 21866 1726882622.04906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882622.06179: done with get_vars() 21866 1726882622.06193: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:37:02 -0400 (0:00:01.729) 0:00:16.716 ****** 21866 1726882622.06261: entering _queue_task() for managed_node1/package_facts 21866 1726882622.06466: worker is 1 (out of 1 available) 21866 1726882622.06479: exiting _queue_task() for managed_node1/package_facts 21866 1726882622.06493: done queuing things up, now waiting for results queue to drain 21866 1726882622.06495: waiting for pending results... 21866 1726882622.06662: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 21866 1726882622.06767: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000332 21866 1726882622.06779: variable 'ansible_search_path' from source: unknown 21866 1726882622.06782: variable 'ansible_search_path' from source: unknown 21866 1726882622.06809: calling self._execute() 21866 1726882622.06874: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882622.06878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882622.06900: variable 'omit' from source: magic vars 21866 1726882622.07178: variable 'ansible_distribution_major_version' from source: facts 21866 1726882622.07188: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882622.07311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882622.07503: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882622.07534: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882622.07561: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882622.07590: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882622.07645: variable 'networkmanager_version' from source: set_fact 21866 1726882622.07673: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882622.07790: variable 'ansible_distribution_major_version' from source: facts 21866 1726882622.07797: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882622.07921: variable 'networkmanager_version' from source: set_fact 21866 1726882622.07928: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882622.08048: variable 'ansible_distribution_major_version' from source: facts 21866 1726882622.08059: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882622.08198: variable 'networkmanager_version' from source: set_fact 21866 1726882622.08205: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882622.08284: variable 'ansible_distribution_major_version' from source: facts 21866 1726882622.08288: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882622.08386: variable 'networkmanager_version' from source: set_fact 21866 1726882622.08393: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882622.08467: variable 'ansible_distribution_major_version' from source: facts 21866 1726882622.08473: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882622.08576: variable 'networkmanager_version' from source: set_fact 21866 1726882622.08599: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882622.08615: variable 'omit' from source: magic vars 21866 1726882622.08676: variable 'omit' from source: magic vars 21866 1726882622.08701: variable 'omit' from source: magic vars 21866 1726882622.08724: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882622.08772: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882622.08786: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882622.08801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882622.08809: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882622.08831: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882622.08834: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882622.08837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882622.08908: Set connection var ansible_shell_executable to /bin/sh 21866 1726882622.08911: Set connection var ansible_shell_type to sh 21866 1726882622.08916: Set connection var ansible_pipelining to False 21866 1726882622.08921: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882622.08929: Set connection var ansible_timeout to 10 21866 1726882622.08934: Set connection var ansible_connection to ssh 21866 1726882622.08954: variable 'ansible_shell_executable' from source: unknown 21866 1726882622.08957: variable 'ansible_connection' from source: unknown 21866 1726882622.08959: variable 'ansible_module_compression' from source: unknown 21866 1726882622.08966: variable 'ansible_shell_type' from source: unknown 21866 1726882622.08969: variable 'ansible_shell_executable' from source: unknown 21866 1726882622.08971: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882622.08976: variable 'ansible_pipelining' from source: unknown 21866 1726882622.08978: variable 'ansible_timeout' from source: unknown 21866 1726882622.08981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882622.09086: 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) 21866 1726882622.09094: variable 'omit' from source: magic vars 21866 1726882622.09101: starting attempt loop 21866 1726882622.09107: running the handler 21866 1726882622.09118: _low_level_execute_command(): starting 21866 1726882622.09128: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882622.09641: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882622.09666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882622.09681: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882622.09696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882622.09739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882622.09751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882622.09854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882622.11429: stdout chunk (state=3): >>>/root <<< 21866 1726882622.11532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882622.11598: stderr chunk (state=3): >>><<< 21866 1726882622.11614: stdout chunk (state=3): >>><<< 21866 1726882622.11644: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882622.11666: _low_level_execute_command(): starting 21866 1726882622.11669: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882622.1164978-22574-67277860708725 `" && echo ansible-tmp-1726882622.1164978-22574-67277860708725="` echo /root/.ansible/tmp/ansible-tmp-1726882622.1164978-22574-67277860708725 `" ) && sleep 0' 21866 1726882622.12180: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882622.12184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882622.12199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882622.12210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882622.12227: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882622.12238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882622.12298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882622.12336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882622.12350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882622.12436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882622.14272: stdout chunk (state=3): >>>ansible-tmp-1726882622.1164978-22574-67277860708725=/root/.ansible/tmp/ansible-tmp-1726882622.1164978-22574-67277860708725 <<< 21866 1726882622.14386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882622.14425: stderr chunk (state=3): >>><<< 21866 1726882622.14428: stdout chunk (state=3): >>><<< 21866 1726882622.14443: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882622.1164978-22574-67277860708725=/root/.ansible/tmp/ansible-tmp-1726882622.1164978-22574-67277860708725 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882622.14480: variable 'ansible_module_compression' from source: unknown 21866 1726882622.14512: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 21866 1726882622.14554: variable 'ansible_facts' from source: unknown 21866 1726882622.14688: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882622.1164978-22574-67277860708725/AnsiballZ_package_facts.py 21866 1726882622.14793: Sending initial data 21866 1726882622.14802: Sent initial data (161 bytes) 21866 1726882622.15450: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882622.15453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882622.15488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882622.15492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882622.15494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882622.15548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882622.15551: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882622.15652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882622.17363: 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 <<< 21866 1726882622.17450: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882622.17541: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmplnk89cca /root/.ansible/tmp/ansible-tmp-1726882622.1164978-22574-67277860708725/AnsiballZ_package_facts.py <<< 21866 1726882622.17641: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882622.20672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882622.20736: stderr chunk (state=3): >>><<< 21866 1726882622.20747: stdout chunk (state=3): >>><<< 21866 1726882622.20844: done transferring module to remote 21866 1726882622.20847: _low_level_execute_command(): starting 21866 1726882622.20855: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882622.1164978-22574-67277860708725/ /root/.ansible/tmp/ansible-tmp-1726882622.1164978-22574-67277860708725/AnsiballZ_package_facts.py && sleep 0' 21866 1726882622.21388: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882622.21396: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882622.21407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882622.21419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882622.21454: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882622.21470: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882622.21486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882622.21509: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882622.21527: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882622.21538: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882622.21550: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882622.21575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882622.21591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882622.21603: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882622.21615: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882622.21630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882622.21703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882622.21723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882622.21740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882622.21866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882622.23619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882622.23674: stderr chunk (state=3): >>><<< 21866 1726882622.23686: stdout chunk (state=3): >>><<< 21866 1726882622.23706: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882622.23709: _low_level_execute_command(): starting 21866 1726882622.23712: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882622.1164978-22574-67277860708725/AnsiballZ_package_facts.py && sleep 0' 21866 1726882622.24368: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882622.24372: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882622.24374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882622.24376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882622.24573: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882622.24576: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882622.24579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882622.24581: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882622.24583: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882622.24585: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882622.24587: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882622.24589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882622.24591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882622.24593: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882622.24599: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882622.24608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882622.24775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882622.24817: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882622.24828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882622.24953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882622.70979: stdout chunk (state=3): >>> <<< 21866 1726882622.70989: stdout chunk (state=3): >>>{"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null<<< 21866 1726882622.71008: stdout chunk (state=3): >>>, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": <<< 21866 1726882622.71014: stdout chunk (state=3): >>>[{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": <<< 21866 1726882622.71023: stdout chunk (state=3): >>>"rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release":<<< 21866 1726882622.71115: stdout chunk (state=3): >>> "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arc<<< 21866 1726882622.71127: stdout chunk (state=3): >>>h": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source<<< 21866 1726882622.71130: stdout chunk (state=3): >>>": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "a<<< 21866 1726882622.71143: stdout chunk (state=3): >>>rch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300",<<< 21866 1726882622.71146: stdout chunk (state=3): >>> "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", <<< 21866 1726882622.71170: stdout chunk (state=3): >>>"version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch",<<< 21866 1726882622.71187: stdout chunk (state=3): >>> "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21866 1726882622.72688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882622.72691: stdout chunk (state=3): >>><<< 21866 1726882622.72693: stderr chunk (state=3): >>><<< 21866 1726882622.72981: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882622.75651: 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-1726882622.1164978-22574-67277860708725/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882622.75680: _low_level_execute_command(): starting 21866 1726882622.75689: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882622.1164978-22574-67277860708725/ > /dev/null 2>&1 && sleep 0' 21866 1726882622.76375: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882622.76389: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882622.76411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882622.76428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882622.76474: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882622.76486: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882622.76499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882622.76523: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882622.76534: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882622.76544: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882622.76554: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882622.76569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882622.76584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882622.76595: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882622.76604: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882622.76620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882622.76707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882622.76733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882622.76753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882622.76878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882622.78789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882622.78792: stdout chunk (state=3): >>><<< 21866 1726882622.78800: stderr chunk (state=3): >>><<< 21866 1726882622.78814: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882622.78821: handler run complete 21866 1726882622.79783: variable 'ansible_facts' from source: unknown 21866 1726882622.80341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882622.82762: variable 'ansible_facts' from source: unknown 21866 1726882622.83311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882622.84222: attempt loop complete, returning result 21866 1726882622.84240: _execute() done 21866 1726882622.84247: dumping result to json 21866 1726882622.84517: done dumping result, returning 21866 1726882622.84538: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-1c82-aff9-000000000332] 21866 1726882622.84547: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000332 21866 1726882622.92554: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000332 21866 1726882622.92561: 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 } 21866 1726882622.92773: no more pending results, returning what we have 21866 1726882622.92776: results queue empty 21866 1726882622.92777: checking for any_errors_fatal 21866 1726882622.92782: done checking for any_errors_fatal 21866 1726882622.92783: checking for max_fail_percentage 21866 1726882622.92784: done checking for max_fail_percentage 21866 1726882622.92785: checking to see if all hosts have failed and the running result is not ok 21866 1726882622.92787: done checking to see if all hosts have failed 21866 1726882622.92787: getting the remaining hosts for this loop 21866 1726882622.92789: done getting the remaining hosts for this loop 21866 1726882622.92792: getting the next task for host managed_node1 21866 1726882622.92800: done getting next task for host managed_node1 21866 1726882622.92804: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21866 1726882622.92807: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882622.92818: getting variables 21866 1726882622.92819: in VariableManager get_vars() 21866 1726882622.92865: Calling all_inventory to load vars for managed_node1 21866 1726882622.92869: Calling groups_inventory to load vars for managed_node1 21866 1726882622.92871: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882622.92881: Calling all_plugins_play to load vars for managed_node1 21866 1726882622.92884: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882622.92887: Calling groups_plugins_play to load vars for managed_node1 21866 1726882622.95512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882622.98848: done with get_vars() 21866 1726882622.98889: done getting variables 21866 1726882622.98951: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:37:02 -0400 (0:00:00.927) 0:00:17.643 ****** 21866 1726882622.98997: entering _queue_task() for managed_node1/debug 21866 1726882622.99368: worker is 1 (out of 1 available) 21866 1726882622.99387: exiting _queue_task() for managed_node1/debug 21866 1726882622.99408: done queuing things up, now waiting for results queue to drain 21866 1726882622.99410: waiting for pending results... 21866 1726882622.99808: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21866 1726882622.99978: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000001f 21866 1726882623.00000: variable 'ansible_search_path' from source: unknown 21866 1726882623.00008: variable 'ansible_search_path' from source: unknown 21866 1726882623.00083: calling self._execute() 21866 1726882623.00185: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882623.00207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882623.00222: variable 'omit' from source: magic vars 21866 1726882623.00649: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.00676: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.00882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882623.01191: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882623.01248: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882623.01295: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882623.01340: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882623.01438: variable 'networkmanager_version' from source: set_fact 21866 1726882623.01462: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.01585: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.01608: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.01753: variable 'networkmanager_version' from source: set_fact 21866 1726882623.01771: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.01895: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.01910: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.02058: variable 'networkmanager_version' from source: set_fact 21866 1726882623.02074: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.02085: variable 'omit' from source: magic vars 21866 1726882623.02173: variable 'omit' from source: magic vars 21866 1726882623.02313: variable 'network_provider' from source: set_fact 21866 1726882623.02335: variable 'omit' from source: magic vars 21866 1726882623.02485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882623.02537: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882623.02572: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882623.02594: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882623.02609: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882623.02640: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882623.02650: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882623.02659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882623.02825: Set connection var ansible_shell_executable to /bin/sh 21866 1726882623.02833: Set connection var ansible_shell_type to sh 21866 1726882623.02844: Set connection var ansible_pipelining to False 21866 1726882623.02854: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882623.02866: Set connection var ansible_timeout to 10 21866 1726882623.02882: Set connection var ansible_connection to ssh 21866 1726882623.02918: variable 'ansible_shell_executable' from source: unknown 21866 1726882623.02925: variable 'ansible_connection' from source: unknown 21866 1726882623.02932: variable 'ansible_module_compression' from source: unknown 21866 1726882623.02937: variable 'ansible_shell_type' from source: unknown 21866 1726882623.02943: variable 'ansible_shell_executable' from source: unknown 21866 1726882623.02948: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882623.02955: variable 'ansible_pipelining' from source: unknown 21866 1726882623.02961: variable 'ansible_timeout' from source: unknown 21866 1726882623.02971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882623.03089: 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) 21866 1726882623.03115: variable 'omit' from source: magic vars 21866 1726882623.03123: starting attempt loop 21866 1726882623.03130: running the handler 21866 1726882623.03186: handler run complete 21866 1726882623.03209: attempt loop complete, returning result 21866 1726882623.03221: _execute() done 21866 1726882623.03226: dumping result to json 21866 1726882623.03234: done dumping result, returning 21866 1726882623.03244: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-1c82-aff9-00000000001f] 21866 1726882623.03253: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000001f ok: [managed_node1] => {} MSG: Using network provider: nm 21866 1726882623.03407: no more pending results, returning what we have 21866 1726882623.03411: results queue empty 21866 1726882623.03411: checking for any_errors_fatal 21866 1726882623.03420: done checking for any_errors_fatal 21866 1726882623.03421: checking for max_fail_percentage 21866 1726882623.03423: done checking for max_fail_percentage 21866 1726882623.03424: checking to see if all hosts have failed and the running result is not ok 21866 1726882623.03425: done checking to see if all hosts have failed 21866 1726882623.03426: getting the remaining hosts for this loop 21866 1726882623.03428: done getting the remaining hosts for this loop 21866 1726882623.03432: getting the next task for host managed_node1 21866 1726882623.03439: done getting next task for host managed_node1 21866 1726882623.03443: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21866 1726882623.03446: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882623.03459: getting variables 21866 1726882623.03461: in VariableManager get_vars() 21866 1726882623.03512: Calling all_inventory to load vars for managed_node1 21866 1726882623.03515: Calling groups_inventory to load vars for managed_node1 21866 1726882623.03517: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882623.03527: Calling all_plugins_play to load vars for managed_node1 21866 1726882623.03536: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882623.03540: Calling groups_plugins_play to load vars for managed_node1 21866 1726882623.08835: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000001f 21866 1726882623.08839: WORKER PROCESS EXITING 21866 1726882623.10187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882623.12427: done with get_vars() 21866 1726882623.12452: done getting variables 21866 1726882623.12505: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:37:03 -0400 (0:00:00.135) 0:00:17.779 ****** 21866 1726882623.12536: entering _queue_task() for managed_node1/fail 21866 1726882623.12858: worker is 1 (out of 1 available) 21866 1726882623.12873: exiting _queue_task() for managed_node1/fail 21866 1726882623.12886: done queuing things up, now waiting for results queue to drain 21866 1726882623.12888: waiting for pending results... 21866 1726882623.13155: 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 21866 1726882623.13303: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000020 21866 1726882623.13320: variable 'ansible_search_path' from source: unknown 21866 1726882623.13331: variable 'ansible_search_path' from source: unknown 21866 1726882623.13372: calling self._execute() 21866 1726882623.13460: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882623.13474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882623.13489: variable 'omit' from source: magic vars 21866 1726882623.13850: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.13871: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.14045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882623.14327: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882623.14378: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882623.14425: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882623.14492: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882623.14584: variable 'networkmanager_version' from source: set_fact 21866 1726882623.14601: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.14718: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.14729: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.14876: variable 'networkmanager_version' from source: set_fact 21866 1726882623.14894: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.15010: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.15020: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.15162: variable 'networkmanager_version' from source: set_fact 21866 1726882623.15185: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.15304: variable 'network_state' from source: role '' defaults 21866 1726882623.15317: Evaluated conditional (network_state != {}): False 21866 1726882623.15324: when evaluation is False, skipping this task 21866 1726882623.15329: _execute() done 21866 1726882623.15335: dumping result to json 21866 1726882623.15341: done dumping result, returning 21866 1726882623.15350: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-1c82-aff9-000000000020] 21866 1726882623.15359: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000020 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882623.15501: no more pending results, returning what we have 21866 1726882623.15505: results queue empty 21866 1726882623.15506: checking for any_errors_fatal 21866 1726882623.15513: done checking for any_errors_fatal 21866 1726882623.15514: checking for max_fail_percentage 21866 1726882623.15515: done checking for max_fail_percentage 21866 1726882623.15517: checking to see if all hosts have failed and the running result is not ok 21866 1726882623.15521: done checking to see if all hosts have failed 21866 1726882623.15522: getting the remaining hosts for this loop 21866 1726882623.15524: done getting the remaining hosts for this loop 21866 1726882623.15529: getting the next task for host managed_node1 21866 1726882623.15535: done getting next task for host managed_node1 21866 1726882623.15539: ^ 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 21866 1726882623.15542: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882623.15557: getting variables 21866 1726882623.15559: in VariableManager get_vars() 21866 1726882623.15616: Calling all_inventory to load vars for managed_node1 21866 1726882623.15619: Calling groups_inventory to load vars for managed_node1 21866 1726882623.15622: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882623.15632: Calling all_plugins_play to load vars for managed_node1 21866 1726882623.15635: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882623.15638: Calling groups_plugins_play to load vars for managed_node1 21866 1726882623.16786: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000020 21866 1726882623.16789: WORKER PROCESS EXITING 21866 1726882623.17644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882623.19434: done with get_vars() 21866 1726882623.19457: done getting variables 21866 1726882623.19521: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:37:03 -0400 (0:00:00.070) 0:00:17.849 ****** 21866 1726882623.19562: entering _queue_task() for managed_node1/fail 21866 1726882623.19862: worker is 1 (out of 1 available) 21866 1726882623.19877: exiting _queue_task() for managed_node1/fail 21866 1726882623.19891: done queuing things up, now waiting for results queue to drain 21866 1726882623.19893: waiting for pending results... 21866 1726882623.20176: 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 21866 1726882623.20331: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000021 21866 1726882623.20354: variable 'ansible_search_path' from source: unknown 21866 1726882623.20369: variable 'ansible_search_path' from source: unknown 21866 1726882623.20410: calling self._execute() 21866 1726882623.20509: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882623.20520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882623.20536: variable 'omit' from source: magic vars 21866 1726882623.21029: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.21047: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.21232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882623.21840: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882623.22008: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882623.22051: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882623.22231: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882623.22311: variable 'networkmanager_version' from source: set_fact 21866 1726882623.22331: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.22532: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.22655: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.22820: variable 'networkmanager_version' from source: set_fact 21866 1726882623.22844: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.22983: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.22993: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.23128: variable 'networkmanager_version' from source: set_fact 21866 1726882623.23141: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.23261: variable 'network_state' from source: role '' defaults 21866 1726882623.23276: Evaluated conditional (network_state != {}): False 21866 1726882623.23283: when evaluation is False, skipping this task 21866 1726882623.23291: _execute() done 21866 1726882623.23300: dumping result to json 21866 1726882623.23306: done dumping result, returning 21866 1726882623.23315: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-1c82-aff9-000000000021] 21866 1726882623.23324: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000021 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882623.23471: no more pending results, returning what we have 21866 1726882623.23475: results queue empty 21866 1726882623.23475: checking for any_errors_fatal 21866 1726882623.23482: done checking for any_errors_fatal 21866 1726882623.23482: checking for max_fail_percentage 21866 1726882623.23484: done checking for max_fail_percentage 21866 1726882623.23485: checking to see if all hosts have failed and the running result is not ok 21866 1726882623.23486: done checking to see if all hosts have failed 21866 1726882623.23487: getting the remaining hosts for this loop 21866 1726882623.23489: done getting the remaining hosts for this loop 21866 1726882623.23492: getting the next task for host managed_node1 21866 1726882623.23499: done getting next task for host managed_node1 21866 1726882623.23503: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21866 1726882623.23506: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882623.23521: getting variables 21866 1726882623.23523: in VariableManager get_vars() 21866 1726882623.23578: Calling all_inventory to load vars for managed_node1 21866 1726882623.23581: Calling groups_inventory to load vars for managed_node1 21866 1726882623.23584: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882623.23593: Calling all_plugins_play to load vars for managed_node1 21866 1726882623.23596: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882623.23599: Calling groups_plugins_play to load vars for managed_node1 21866 1726882623.24582: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000021 21866 1726882623.24585: WORKER PROCESS EXITING 21866 1726882623.25252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882623.26964: done with get_vars() 21866 1726882623.26985: done getting variables 21866 1726882623.27042: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:37:03 -0400 (0:00:00.075) 0:00:17.924 ****** 21866 1726882623.27081: entering _queue_task() for managed_node1/fail 21866 1726882623.27339: worker is 1 (out of 1 available) 21866 1726882623.27351: exiting _queue_task() for managed_node1/fail 21866 1726882623.27368: done queuing things up, now waiting for results queue to drain 21866 1726882623.27370: waiting for pending results... 21866 1726882623.27636: 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 21866 1726882623.27782: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000022 21866 1726882623.27803: variable 'ansible_search_path' from source: unknown 21866 1726882623.27816: variable 'ansible_search_path' from source: unknown 21866 1726882623.27854: calling self._execute() 21866 1726882623.27948: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882623.27964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882623.27980: variable 'omit' from source: magic vars 21866 1726882623.28341: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.28367: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.28541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882623.28807: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882623.28854: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882623.28903: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882623.28977: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882623.29065: variable 'networkmanager_version' from source: set_fact 21866 1726882623.29086: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.29205: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.29216: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.29362: variable 'networkmanager_version' from source: set_fact 21866 1726882623.29379: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.29497: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.29508: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.29646: variable 'networkmanager_version' from source: set_fact 21866 1726882623.29667: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.29795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882623.32239: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882623.32310: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882623.32349: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882623.32393: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882623.32424: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882623.32508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882623.32540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882623.32575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882623.32624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882623.32644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882623.32735: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.32754: Evaluated conditional (ansible_distribution_major_version | int > 9): False 21866 1726882623.32767: when evaluation is False, skipping this task 21866 1726882623.32774: _execute() done 21866 1726882623.32781: dumping result to json 21866 1726882623.32788: done dumping result, returning 21866 1726882623.32798: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-1c82-aff9-000000000022] 21866 1726882623.32813: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000022 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 21866 1726882623.32954: no more pending results, returning what we have 21866 1726882623.32960: results queue empty 21866 1726882623.32961: checking for any_errors_fatal 21866 1726882623.32969: done checking for any_errors_fatal 21866 1726882623.32970: checking for max_fail_percentage 21866 1726882623.32972: done checking for max_fail_percentage 21866 1726882623.32973: checking to see if all hosts have failed and the running result is not ok 21866 1726882623.32974: done checking to see if all hosts have failed 21866 1726882623.32974: getting the remaining hosts for this loop 21866 1726882623.32976: done getting the remaining hosts for this loop 21866 1726882623.32980: getting the next task for host managed_node1 21866 1726882623.32986: done getting next task for host managed_node1 21866 1726882623.32990: ^ 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 21866 1726882623.32993: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882623.33007: getting variables 21866 1726882623.33009: in VariableManager get_vars() 21866 1726882623.33056: Calling all_inventory to load vars for managed_node1 21866 1726882623.33061: Calling groups_inventory to load vars for managed_node1 21866 1726882623.33066: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882623.33076: Calling all_plugins_play to load vars for managed_node1 21866 1726882623.33080: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882623.33083: Calling groups_plugins_play to load vars for managed_node1 21866 1726882623.34280: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000022 21866 1726882623.34284: WORKER PROCESS EXITING 21866 1726882623.34832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882623.36588: done with get_vars() 21866 1726882623.36608: done getting variables 21866 1726882623.36703: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:37:03 -0400 (0:00:00.096) 0:00:18.021 ****** 21866 1726882623.36730: entering _queue_task() for managed_node1/dnf 21866 1726882623.36961: worker is 1 (out of 1 available) 21866 1726882623.36978: exiting _queue_task() for managed_node1/dnf 21866 1726882623.36989: done queuing things up, now waiting for results queue to drain 21866 1726882623.36991: waiting for pending results... 21866 1726882623.37273: 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 21866 1726882623.37412: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000023 21866 1726882623.37437: variable 'ansible_search_path' from source: unknown 21866 1726882623.37445: variable 'ansible_search_path' from source: unknown 21866 1726882623.37489: calling self._execute() 21866 1726882623.37590: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882623.37602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882623.37617: variable 'omit' from source: magic vars 21866 1726882623.38001: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.38019: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.38203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882623.38470: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882623.38523: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882623.38608: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882623.38648: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882623.38740: variable 'networkmanager_version' from source: set_fact 21866 1726882623.38761: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.38884: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.38895: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.39033: variable 'networkmanager_version' from source: set_fact 21866 1726882623.39048: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.39167: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.39180: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.39311: variable 'networkmanager_version' from source: set_fact 21866 1726882623.39325: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.39493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882623.41702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882623.41774: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882623.41812: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882623.41845: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882623.41882: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882623.41954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882623.42004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882623.42029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882623.42071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882623.42092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882623.42201: variable 'ansible_distribution' from source: facts 21866 1726882623.42211: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.42231: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 21866 1726882623.42350: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882623.42491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882623.42525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882623.42559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882623.42610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882623.42636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882623.42689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882623.42719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882623.42754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882623.42803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882623.42823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882623.42876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882623.42904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882623.42933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882623.42985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882623.43013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882623.43182: variable 'network_connections' from source: task vars 21866 1726882623.43198: variable 'interface' from source: play vars 21866 1726882623.43269: variable 'interface' from source: play vars 21866 1726882623.43330: 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) 21866 1726882623.43356: 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) 21866 1726882623.43394: 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) 21866 1726882623.43425: 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) 21866 1726882623.43577: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882623.43819: variable 'network_connections' from source: task vars 21866 1726882623.43829: variable 'interface' from source: play vars 21866 1726882623.43900: variable 'interface' from source: play vars 21866 1726882623.44021: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21866 1726882623.44029: when evaluation is False, skipping this task 21866 1726882623.44036: _execute() done 21866 1726882623.44043: dumping result to json 21866 1726882623.44049: done dumping result, returning 21866 1726882623.44065: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-1c82-aff9-000000000023] 21866 1726882623.44076: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000023 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21866 1726882623.44250: no more pending results, returning what we have 21866 1726882623.44254: results queue empty 21866 1726882623.44255: checking for any_errors_fatal 21866 1726882623.44265: done checking for any_errors_fatal 21866 1726882623.44266: checking for max_fail_percentage 21866 1726882623.44269: done checking for max_fail_percentage 21866 1726882623.44270: checking to see if all hosts have failed and the running result is not ok 21866 1726882623.44271: done checking to see if all hosts have failed 21866 1726882623.44272: getting the remaining hosts for this loop 21866 1726882623.44274: done getting the remaining hosts for this loop 21866 1726882623.44277: getting the next task for host managed_node1 21866 1726882623.44285: done getting next task for host managed_node1 21866 1726882623.44289: ^ 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 21866 1726882623.44292: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882623.44307: getting variables 21866 1726882623.44309: in VariableManager get_vars() 21866 1726882623.44365: Calling all_inventory to load vars for managed_node1 21866 1726882623.44369: Calling groups_inventory to load vars for managed_node1 21866 1726882623.44372: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882623.44382: Calling all_plugins_play to load vars for managed_node1 21866 1726882623.44385: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882623.44388: Calling groups_plugins_play to load vars for managed_node1 21866 1726882623.45455: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000023 21866 1726882623.45461: WORKER PROCESS EXITING 21866 1726882623.47151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882623.50460: done with get_vars() 21866 1726882623.50703: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21866 1726882623.50784: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:37:03 -0400 (0:00:00.143) 0:00:18.164 ****** 21866 1726882623.51042: entering _queue_task() for managed_node1/yum 21866 1726882623.51043: Creating lock for yum 21866 1726882623.51412: worker is 1 (out of 1 available) 21866 1726882623.51424: exiting _queue_task() for managed_node1/yum 21866 1726882623.51436: done queuing things up, now waiting for results queue to drain 21866 1726882623.51438: waiting for pending results... 21866 1726882623.51726: 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 21866 1726882623.51887: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000024 21866 1726882623.51911: variable 'ansible_search_path' from source: unknown 21866 1726882623.51920: variable 'ansible_search_path' from source: unknown 21866 1726882623.51968: calling self._execute() 21866 1726882623.52077: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882623.52090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882623.52114: variable 'omit' from source: magic vars 21866 1726882623.52517: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.52540: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.52730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882623.53017: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882623.53057: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882623.53091: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882623.53149: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882623.53214: variable 'networkmanager_version' from source: set_fact 21866 1726882623.53343: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.53397: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.53419: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.53601: variable 'networkmanager_version' from source: set_fact 21866 1726882623.53628: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.53719: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.53723: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.53818: variable 'networkmanager_version' from source: set_fact 21866 1726882623.53825: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.53916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882623.56311: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882623.56390: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882623.56431: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882623.56471: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882623.56514: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882623.56611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882623.56961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882623.57128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882623.57386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882623.57472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882623.57733: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.57786: Evaluated conditional (ansible_distribution_major_version | int < 8): False 21866 1726882623.57793: when evaluation is False, skipping this task 21866 1726882623.57799: _execute() done 21866 1726882623.57805: dumping result to json 21866 1726882623.57812: done dumping result, returning 21866 1726882623.57821: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-1c82-aff9-000000000024] 21866 1726882623.57829: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000024 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 21866 1726882623.57999: no more pending results, returning what we have 21866 1726882623.58004: results queue empty 21866 1726882623.58005: checking for any_errors_fatal 21866 1726882623.58010: done checking for any_errors_fatal 21866 1726882623.58011: checking for max_fail_percentage 21866 1726882623.58013: done checking for max_fail_percentage 21866 1726882623.58014: checking to see if all hosts have failed and the running result is not ok 21866 1726882623.58015: done checking to see if all hosts have failed 21866 1726882623.58016: getting the remaining hosts for this loop 21866 1726882623.58018: done getting the remaining hosts for this loop 21866 1726882623.58021: getting the next task for host managed_node1 21866 1726882623.58028: done getting next task for host managed_node1 21866 1726882623.58032: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21866 1726882623.58035: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882623.58050: getting variables 21866 1726882623.58051: in VariableManager get_vars() 21866 1726882623.58123: Calling all_inventory to load vars for managed_node1 21866 1726882623.58126: Calling groups_inventory to load vars for managed_node1 21866 1726882623.58129: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882623.58139: Calling all_plugins_play to load vars for managed_node1 21866 1726882623.58142: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882623.58146: Calling groups_plugins_play to load vars for managed_node1 21866 1726882623.58809: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000024 21866 1726882623.58812: WORKER PROCESS EXITING 21866 1726882623.62601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882623.64762: done with get_vars() 21866 1726882623.64796: done getting variables 21866 1726882623.67113: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:37:03 -0400 (0:00:00.161) 0:00:18.325 ****** 21866 1726882623.67152: entering _queue_task() for managed_node1/fail 21866 1726882623.68273: worker is 1 (out of 1 available) 21866 1726882623.68586: exiting _queue_task() for managed_node1/fail 21866 1726882623.68601: done queuing things up, now waiting for results queue to drain 21866 1726882623.68603: waiting for pending results... 21866 1726882623.68860: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21866 1726882623.69531: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000025 21866 1726882623.69546: variable 'ansible_search_path' from source: unknown 21866 1726882623.69549: variable 'ansible_search_path' from source: unknown 21866 1726882623.69593: calling self._execute() 21866 1726882623.70089: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882623.70093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882623.70103: variable 'omit' from source: magic vars 21866 1726882623.70941: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.70954: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.71230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882623.71601: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882623.71644: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882623.71885: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882623.71939: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882623.72222: variable 'networkmanager_version' from source: set_fact 21866 1726882623.72234: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.72374: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.72377: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.72797: variable 'networkmanager_version' from source: set_fact 21866 1726882623.72806: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.72910: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.72914: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.73038: variable 'networkmanager_version' from source: set_fact 21866 1726882623.73047: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.73156: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882623.73768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882623.77021: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882623.77073: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882623.77108: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882623.77132: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882623.77151: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882623.77214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882623.77248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882623.77272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882623.77329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882623.77349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882623.77416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882623.77472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882623.77504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882623.77557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882623.77580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882623.77631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882623.77670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882623.77702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882623.77749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882623.77774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882623.77943: variable 'network_connections' from source: task vars 21866 1726882623.77969: variable 'interface' from source: play vars 21866 1726882623.78050: variable 'interface' from source: play vars 21866 1726882623.78149: 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) 21866 1726882623.78184: 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) 21866 1726882623.78216: 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) 21866 1726882623.78243: 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) 21866 1726882623.78310: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882623.78652: variable 'network_connections' from source: task vars 21866 1726882623.78697: variable 'interface' from source: play vars 21866 1726882623.78749: variable 'interface' from source: play vars 21866 1726882623.78778: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21866 1726882623.78781: when evaluation is False, skipping this task 21866 1726882623.78784: _execute() done 21866 1726882623.78786: dumping result to json 21866 1726882623.78788: done dumping result, returning 21866 1726882623.78815: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-1c82-aff9-000000000025] 21866 1726882623.78818: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000025 21866 1726882623.78905: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000025 21866 1726882623.78909: 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" } 21866 1726882623.78972: no more pending results, returning what we have 21866 1726882623.78976: results queue empty 21866 1726882623.78977: checking for any_errors_fatal 21866 1726882623.78982: done checking for any_errors_fatal 21866 1726882623.78983: checking for max_fail_percentage 21866 1726882623.78985: done checking for max_fail_percentage 21866 1726882623.78986: checking to see if all hosts have failed and the running result is not ok 21866 1726882623.78987: done checking to see if all hosts have failed 21866 1726882623.78987: getting the remaining hosts for this loop 21866 1726882623.78989: done getting the remaining hosts for this loop 21866 1726882623.78992: getting the next task for host managed_node1 21866 1726882623.78999: done getting next task for host managed_node1 21866 1726882623.79003: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21866 1726882623.79005: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882623.79020: getting variables 21866 1726882623.79021: in VariableManager get_vars() 21866 1726882623.79068: Calling all_inventory to load vars for managed_node1 21866 1726882623.79071: Calling groups_inventory to load vars for managed_node1 21866 1726882623.79073: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882623.79081: Calling all_plugins_play to load vars for managed_node1 21866 1726882623.79083: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882623.79086: Calling groups_plugins_play to load vars for managed_node1 21866 1726882623.80330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882623.81793: done with get_vars() 21866 1726882623.81814: done getting variables 21866 1726882623.81882: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:37:03 -0400 (0:00:00.147) 0:00:18.472 ****** 21866 1726882623.81913: entering _queue_task() for managed_node1/package 21866 1726882623.82187: worker is 1 (out of 1 available) 21866 1726882623.82205: exiting _queue_task() for managed_node1/package 21866 1726882623.82218: done queuing things up, now waiting for results queue to drain 21866 1726882623.82220: waiting for pending results... 21866 1726882623.82504: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21866 1726882623.82616: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000026 21866 1726882623.82628: variable 'ansible_search_path' from source: unknown 21866 1726882623.82633: variable 'ansible_search_path' from source: unknown 21866 1726882623.82669: calling self._execute() 21866 1726882623.82746: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882623.82751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882623.82760: variable 'omit' from source: magic vars 21866 1726882623.83014: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.83024: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.83142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882623.83326: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882623.83358: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882623.83387: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882623.83440: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882623.83506: variable 'networkmanager_version' from source: set_fact 21866 1726882623.83516: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.83589: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.83593: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.83684: variable 'networkmanager_version' from source: set_fact 21866 1726882623.83692: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.83767: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.83771: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.83857: variable 'networkmanager_version' from source: set_fact 21866 1726882623.83868: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.83990: variable 'network_packages' from source: role '' defaults 21866 1726882623.84060: variable '__network_provider_setup' from source: role '' defaults 21866 1726882623.84071: variable '__network_service_name_default_nm' from source: role '' defaults 21866 1726882623.84119: variable '__network_service_name_default_nm' from source: role '' defaults 21866 1726882623.84125: variable '__network_packages_default_nm' from source: role '' defaults 21866 1726882623.84174: variable '__network_packages_default_nm' from source: role '' defaults 21866 1726882623.84318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882623.86444: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882623.86504: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882623.86556: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882623.86592: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882623.86617: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882623.86694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882623.86721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882623.86746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882623.86796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882623.86811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882623.86849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882623.86884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882623.86908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882623.86945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882623.86959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882623.87177: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21866 1726882623.87299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882623.87337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882623.87368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882623.87422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882623.87442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882623.87537: variable 'ansible_python' from source: facts 21866 1726882623.87562: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21866 1726882623.87646: variable '__network_wpa_supplicant_required' from source: role '' defaults 21866 1726882623.87728: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21866 1726882623.87870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882623.87900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882623.87941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882623.88006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882623.88028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882623.88082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882623.88105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882623.88129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882623.88171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882623.88198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882623.88453: variable 'network_connections' from source: task vars 21866 1726882623.88462: variable 'interface' from source: play vars 21866 1726882623.88565: variable 'interface' from source: play vars 21866 1726882623.88640: 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) 21866 1726882623.88682: 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) 21866 1726882623.88715: 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) 21866 1726882623.88759: 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) 21866 1726882623.88806: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882623.88994: variable 'network_connections' from source: task vars 21866 1726882623.88997: variable 'interface' from source: play vars 21866 1726882623.89070: variable 'interface' from source: play vars 21866 1726882623.89107: variable '__network_packages_default_wireless' from source: role '' defaults 21866 1726882623.89159: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882623.89356: variable 'network_connections' from source: task vars 21866 1726882623.89359: variable 'interface' from source: play vars 21866 1726882623.89411: variable 'interface' from source: play vars 21866 1726882623.89428: variable '__network_packages_default_team' from source: role '' defaults 21866 1726882623.89484: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882623.89681: variable 'network_connections' from source: task vars 21866 1726882623.89684: variable 'interface' from source: play vars 21866 1726882623.89732: variable 'interface' from source: play vars 21866 1726882623.89776: variable '__network_service_name_default_initscripts' from source: role '' defaults 21866 1726882623.89818: variable '__network_service_name_default_initscripts' from source: role '' defaults 21866 1726882623.89822: variable '__network_packages_default_initscripts' from source: role '' defaults 21866 1726882623.89870: variable '__network_packages_default_initscripts' from source: role '' defaults 21866 1726882623.90004: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21866 1726882623.90307: variable 'network_connections' from source: task vars 21866 1726882623.90311: variable 'interface' from source: play vars 21866 1726882623.90353: variable 'interface' from source: play vars 21866 1726882623.90361: variable 'ansible_distribution' from source: facts 21866 1726882623.90373: variable '__network_rh_distros' from source: role '' defaults 21866 1726882623.90376: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.90390: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21866 1726882623.90517: variable 'ansible_distribution' from source: facts 21866 1726882623.90526: variable '__network_rh_distros' from source: role '' defaults 21866 1726882623.90534: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.90546: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21866 1726882623.90758: variable 'ansible_distribution' from source: facts 21866 1726882623.90772: variable '__network_rh_distros' from source: role '' defaults 21866 1726882623.90783: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.90834: variable 'network_provider' from source: set_fact 21866 1726882623.90859: variable 'ansible_facts' from source: unknown 21866 1726882623.91681: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 21866 1726882623.91685: when evaluation is False, skipping this task 21866 1726882623.91687: _execute() done 21866 1726882623.91690: dumping result to json 21866 1726882623.91692: done dumping result, returning 21866 1726882623.91696: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-1c82-aff9-000000000026] 21866 1726882623.91700: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000026 21866 1726882623.91797: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000026 21866 1726882623.91800: 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" } 21866 1726882623.91849: no more pending results, returning what we have 21866 1726882623.91852: results queue empty 21866 1726882623.91853: checking for any_errors_fatal 21866 1726882623.91859: done checking for any_errors_fatal 21866 1726882623.91860: checking for max_fail_percentage 21866 1726882623.91862: done checking for max_fail_percentage 21866 1726882623.91863: checking to see if all hosts have failed and the running result is not ok 21866 1726882623.91869: done checking to see if all hosts have failed 21866 1726882623.91870: getting the remaining hosts for this loop 21866 1726882623.91871: done getting the remaining hosts for this loop 21866 1726882623.91875: getting the next task for host managed_node1 21866 1726882623.91880: done getting next task for host managed_node1 21866 1726882623.91884: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21866 1726882623.91887: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882623.91906: getting variables 21866 1726882623.91908: in VariableManager get_vars() 21866 1726882623.91949: Calling all_inventory to load vars for managed_node1 21866 1726882623.91952: Calling groups_inventory to load vars for managed_node1 21866 1726882623.91954: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882623.91962: Calling all_plugins_play to load vars for managed_node1 21866 1726882623.91966: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882623.91969: Calling groups_plugins_play to load vars for managed_node1 21866 1726882623.92772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882623.94120: done with get_vars() 21866 1726882623.94148: done getting variables 21866 1726882623.94230: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:37:03 -0400 (0:00:00.123) 0:00:18.596 ****** 21866 1726882623.94274: entering _queue_task() for managed_node1/package 21866 1726882623.94553: worker is 1 (out of 1 available) 21866 1726882623.94574: exiting _queue_task() for managed_node1/package 21866 1726882623.94587: done queuing things up, now waiting for results queue to drain 21866 1726882623.94589: waiting for pending results... 21866 1726882623.94814: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21866 1726882623.94946: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000027 21866 1726882623.94966: variable 'ansible_search_path' from source: unknown 21866 1726882623.94970: variable 'ansible_search_path' from source: unknown 21866 1726882623.95016: calling self._execute() 21866 1726882623.95137: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882623.95141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882623.95144: variable 'omit' from source: magic vars 21866 1726882623.95587: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.95604: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.95919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882623.96120: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882623.96149: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882623.96189: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882623.96255: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882623.96356: variable 'networkmanager_version' from source: set_fact 21866 1726882623.96373: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.96508: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.96514: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.96685: variable 'networkmanager_version' from source: set_fact 21866 1726882623.96692: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.96830: variable 'ansible_distribution_major_version' from source: facts 21866 1726882623.96848: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882623.97008: variable 'networkmanager_version' from source: set_fact 21866 1726882623.97014: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882623.97143: variable 'network_state' from source: role '' defaults 21866 1726882623.97151: Evaluated conditional (network_state != {}): False 21866 1726882623.97153: when evaluation is False, skipping this task 21866 1726882623.97156: _execute() done 21866 1726882623.97158: dumping result to json 21866 1726882623.97165: done dumping result, returning 21866 1726882623.97172: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-1c82-aff9-000000000027] 21866 1726882623.97179: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000027 21866 1726882623.97261: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000027 21866 1726882623.97265: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882623.97352: no more pending results, returning what we have 21866 1726882623.97362: results queue empty 21866 1726882623.97365: checking for any_errors_fatal 21866 1726882623.97369: done checking for any_errors_fatal 21866 1726882623.97370: checking for max_fail_percentage 21866 1726882623.97371: done checking for max_fail_percentage 21866 1726882623.97372: checking to see if all hosts have failed and the running result is not ok 21866 1726882623.97373: done checking to see if all hosts have failed 21866 1726882623.97373: getting the remaining hosts for this loop 21866 1726882623.97375: done getting the remaining hosts for this loop 21866 1726882623.97378: getting the next task for host managed_node1 21866 1726882623.97389: done getting next task for host managed_node1 21866 1726882623.97393: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21866 1726882623.97399: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882623.97416: getting variables 21866 1726882623.97417: in VariableManager get_vars() 21866 1726882623.97462: Calling all_inventory to load vars for managed_node1 21866 1726882623.97468: Calling groups_inventory to load vars for managed_node1 21866 1726882623.97470: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882623.97486: Calling all_plugins_play to load vars for managed_node1 21866 1726882623.97489: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882623.97493: Calling groups_plugins_play to load vars for managed_node1 21866 1726882623.98341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882623.99305: done with get_vars() 21866 1726882623.99319: done getting variables 21866 1726882623.99360: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:37:03 -0400 (0:00:00.051) 0:00:18.647 ****** 21866 1726882623.99384: entering _queue_task() for managed_node1/package 21866 1726882623.99554: worker is 1 (out of 1 available) 21866 1726882623.99571: exiting _queue_task() for managed_node1/package 21866 1726882623.99583: done queuing things up, now waiting for results queue to drain 21866 1726882623.99585: waiting for pending results... 21866 1726882623.99744: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21866 1726882623.99829: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000028 21866 1726882623.99839: variable 'ansible_search_path' from source: unknown 21866 1726882623.99843: variable 'ansible_search_path' from source: unknown 21866 1726882623.99873: calling self._execute() 21866 1726882623.99940: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882623.99944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882623.99953: variable 'omit' from source: magic vars 21866 1726882624.00454: variable 'ansible_distribution_major_version' from source: facts 21866 1726882624.00487: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882624.00677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882624.00889: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882624.00956: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882624.01013: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882624.01088: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882624.01191: variable 'networkmanager_version' from source: set_fact 21866 1726882624.01208: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882624.01317: variable 'ansible_distribution_major_version' from source: facts 21866 1726882624.01320: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882624.01515: variable 'networkmanager_version' from source: set_fact 21866 1726882624.01524: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882624.01706: variable 'ansible_distribution_major_version' from source: facts 21866 1726882624.01710: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882624.01820: variable 'networkmanager_version' from source: set_fact 21866 1726882624.01824: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882624.01966: variable 'network_state' from source: role '' defaults 21866 1726882624.01970: Evaluated conditional (network_state != {}): False 21866 1726882624.01972: when evaluation is False, skipping this task 21866 1726882624.01975: _execute() done 21866 1726882624.01978: dumping result to json 21866 1726882624.01980: done dumping result, returning 21866 1726882624.01982: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-1c82-aff9-000000000028] 21866 1726882624.01984: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000028 21866 1726882624.02138: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000028 21866 1726882624.02148: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882624.02205: no more pending results, returning what we have 21866 1726882624.02209: results queue empty 21866 1726882624.02210: checking for any_errors_fatal 21866 1726882624.02218: done checking for any_errors_fatal 21866 1726882624.02221: checking for max_fail_percentage 21866 1726882624.02223: done checking for max_fail_percentage 21866 1726882624.02224: checking to see if all hosts have failed and the running result is not ok 21866 1726882624.02224: done checking to see if all hosts have failed 21866 1726882624.02225: getting the remaining hosts for this loop 21866 1726882624.02227: done getting the remaining hosts for this loop 21866 1726882624.02230: getting the next task for host managed_node1 21866 1726882624.02235: done getting next task for host managed_node1 21866 1726882624.02239: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21866 1726882624.02241: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882624.02255: getting variables 21866 1726882624.02259: in VariableManager get_vars() 21866 1726882624.02306: Calling all_inventory to load vars for managed_node1 21866 1726882624.02308: Calling groups_inventory to load vars for managed_node1 21866 1726882624.02311: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882624.02319: Calling all_plugins_play to load vars for managed_node1 21866 1726882624.02322: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882624.02325: Calling groups_plugins_play to load vars for managed_node1 21866 1726882624.04353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882624.05744: done with get_vars() 21866 1726882624.05767: done getting variables 21866 1726882624.05862: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:37:04 -0400 (0:00:00.065) 0:00:18.712 ****** 21866 1726882624.05897: entering _queue_task() for managed_node1/service 21866 1726882624.05898: Creating lock for service 21866 1726882624.06143: worker is 1 (out of 1 available) 21866 1726882624.06153: exiting _queue_task() for managed_node1/service 21866 1726882624.06170: done queuing things up, now waiting for results queue to drain 21866 1726882624.06171: waiting for pending results... 21866 1726882624.06464: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21866 1726882624.06592: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000029 21866 1726882624.06596: variable 'ansible_search_path' from source: unknown 21866 1726882624.06599: variable 'ansible_search_path' from source: unknown 21866 1726882624.06652: calling self._execute() 21866 1726882624.06746: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882624.06750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882624.06753: variable 'omit' from source: magic vars 21866 1726882624.07158: variable 'ansible_distribution_major_version' from source: facts 21866 1726882624.07180: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882624.07355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882624.07612: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882624.07639: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882624.07714: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882624.07747: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882624.07823: variable 'networkmanager_version' from source: set_fact 21866 1726882624.07836: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882624.07952: variable 'ansible_distribution_major_version' from source: facts 21866 1726882624.07956: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882624.08107: variable 'networkmanager_version' from source: set_fact 21866 1726882624.08110: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882624.08204: variable 'ansible_distribution_major_version' from source: facts 21866 1726882624.08208: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882624.08339: variable 'networkmanager_version' from source: set_fact 21866 1726882624.08347: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882624.08459: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882624.08636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882624.12280: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882624.12345: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882624.12383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882624.12527: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882624.12553: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882624.12725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882624.12769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882624.12872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882624.12950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882624.12969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882624.13068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882624.13092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882624.13116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882624.13277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882624.13291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882624.13329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882624.13472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882624.13500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882624.13538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882624.13551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882624.13938: variable 'network_connections' from source: task vars 21866 1726882624.13970: variable 'interface' from source: play vars 21866 1726882624.14043: variable 'interface' from source: play vars 21866 1726882624.14108: 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) 21866 1726882624.14133: 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) 21866 1726882624.14157: 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) 21866 1726882624.14188: 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) 21866 1726882624.14253: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882624.14510: variable 'network_connections' from source: task vars 21866 1726882624.14513: variable 'interface' from source: play vars 21866 1726882624.14576: variable 'interface' from source: play vars 21866 1726882624.14603: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21866 1726882624.14606: when evaluation is False, skipping this task 21866 1726882624.14609: _execute() done 21866 1726882624.14611: dumping result to json 21866 1726882624.14613: done dumping result, returning 21866 1726882624.14620: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-1c82-aff9-000000000029] 21866 1726882624.14624: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000029 21866 1726882624.14714: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000029 21866 1726882624.14717: 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" } 21866 1726882624.14762: no more pending results, returning what we have 21866 1726882624.14767: results queue empty 21866 1726882624.14768: checking for any_errors_fatal 21866 1726882624.14775: done checking for any_errors_fatal 21866 1726882624.14776: checking for max_fail_percentage 21866 1726882624.14777: done checking for max_fail_percentage 21866 1726882624.14778: checking to see if all hosts have failed and the running result is not ok 21866 1726882624.14779: done checking to see if all hosts have failed 21866 1726882624.14780: getting the remaining hosts for this loop 21866 1726882624.14782: done getting the remaining hosts for this loop 21866 1726882624.14786: getting the next task for host managed_node1 21866 1726882624.14793: done getting next task for host managed_node1 21866 1726882624.14797: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21866 1726882624.14800: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882624.14817: getting variables 21866 1726882624.14819: in VariableManager get_vars() 21866 1726882624.14882: Calling all_inventory to load vars for managed_node1 21866 1726882624.14885: Calling groups_inventory to load vars for managed_node1 21866 1726882624.14887: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882624.14898: Calling all_plugins_play to load vars for managed_node1 21866 1726882624.14901: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882624.14904: Calling groups_plugins_play to load vars for managed_node1 21866 1726882624.17944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882624.20783: done with get_vars() 21866 1726882624.20805: done getting variables 21866 1726882624.20866: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:37:04 -0400 (0:00:00.149) 0:00:18.862 ****** 21866 1726882624.20895: entering _queue_task() for managed_node1/service 21866 1726882624.21172: worker is 1 (out of 1 available) 21866 1726882624.21184: exiting _queue_task() for managed_node1/service 21866 1726882624.21196: done queuing things up, now waiting for results queue to drain 21866 1726882624.21197: waiting for pending results... 21866 1726882624.21462: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21866 1726882624.21594: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000002a 21866 1726882624.21611: variable 'ansible_search_path' from source: unknown 21866 1726882624.21615: variable 'ansible_search_path' from source: unknown 21866 1726882624.21653: calling self._execute() 21866 1726882624.21749: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882624.21754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882624.21770: variable 'omit' from source: magic vars 21866 1726882624.22247: variable 'ansible_distribution_major_version' from source: facts 21866 1726882624.22262: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882624.22445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882624.22834: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882624.22999: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882624.23032: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882624.23817: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882624.23912: variable 'networkmanager_version' from source: set_fact 21866 1726882624.23925: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882624.24377: variable 'ansible_distribution_major_version' from source: facts 21866 1726882624.24380: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882624.24383: variable 'networkmanager_version' from source: set_fact 21866 1726882624.24385: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882624.24442: variable 'ansible_distribution_major_version' from source: facts 21866 1726882624.24445: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882624.24592: variable 'networkmanager_version' from source: set_fact 21866 1726882624.24600: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882624.24766: variable 'network_provider' from source: set_fact 21866 1726882624.24770: variable 'network_state' from source: role '' defaults 21866 1726882624.24780: Evaluated conditional (network_provider == "nm" or network_state != {}): True 21866 1726882624.24786: variable 'omit' from source: magic vars 21866 1726882624.24843: variable 'omit' from source: magic vars 21866 1726882624.24872: variable 'network_service_name' from source: role '' defaults 21866 1726882624.24937: variable 'network_service_name' from source: role '' defaults 21866 1726882624.25046: variable '__network_provider_setup' from source: role '' defaults 21866 1726882624.25055: variable '__network_service_name_default_nm' from source: role '' defaults 21866 1726882624.25113: variable '__network_service_name_default_nm' from source: role '' defaults 21866 1726882624.25120: variable '__network_packages_default_nm' from source: role '' defaults 21866 1726882624.25191: variable '__network_packages_default_nm' from source: role '' defaults 21866 1726882624.25373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882624.28182: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882624.28247: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882624.28286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882624.28339: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882624.28369: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882624.28449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882624.28482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882624.28508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882624.28554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882624.28574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882624.28616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882624.28647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882624.28677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882624.28713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882624.28726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882624.28971: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21866 1726882624.29070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882624.29096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882624.29118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882624.29159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882624.29182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882624.29274: variable 'ansible_python' from source: facts 21866 1726882624.29309: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21866 1726882624.29387: variable '__network_wpa_supplicant_required' from source: role '' defaults 21866 1726882624.29472: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21866 1726882624.29605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882624.29676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882624.29710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882624.29796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882624.29817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882624.29870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882624.29919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882624.29950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882624.29997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882624.30018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882624.30161: variable 'network_connections' from source: task vars 21866 1726882624.30177: variable 'interface' from source: play vars 21866 1726882624.30257: variable 'interface' from source: play vars 21866 1726882624.30340: 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) 21866 1726882624.30383: 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) 21866 1726882624.30422: 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) 21866 1726882624.30466: 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) 21866 1726882624.30517: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882624.30802: variable 'network_connections' from source: task vars 21866 1726882624.30814: variable 'interface' from source: play vars 21866 1726882624.30892: variable 'interface' from source: play vars 21866 1726882624.30944: variable '__network_packages_default_wireless' from source: role '' defaults 21866 1726882624.31025: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882624.31316: variable 'network_connections' from source: task vars 21866 1726882624.31326: variable 'interface' from source: play vars 21866 1726882624.31400: variable 'interface' from source: play vars 21866 1726882624.31428: variable '__network_packages_default_team' from source: role '' defaults 21866 1726882624.31521: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882624.31868: variable 'network_connections' from source: task vars 21866 1726882624.31879: variable 'interface' from source: play vars 21866 1726882624.32502: variable 'interface' from source: play vars 21866 1726882624.32854: variable '__network_service_name_default_initscripts' from source: role '' defaults 21866 1726882624.32923: variable '__network_service_name_default_initscripts' from source: role '' defaults 21866 1726882624.32935: variable '__network_packages_default_initscripts' from source: role '' defaults 21866 1726882624.33009: variable '__network_packages_default_initscripts' from source: role '' defaults 21866 1726882624.33403: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21866 1726882624.33886: variable 'network_connections' from source: task vars 21866 1726882624.34508: variable 'interface' from source: play vars 21866 1726882624.34596: variable 'interface' from source: play vars 21866 1726882624.34611: variable 'ansible_distribution' from source: facts 21866 1726882624.34619: variable '__network_rh_distros' from source: role '' defaults 21866 1726882624.34627: variable 'ansible_distribution_major_version' from source: facts 21866 1726882624.34652: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21866 1726882624.34840: variable 'ansible_distribution' from source: facts 21866 1726882624.34849: variable '__network_rh_distros' from source: role '' defaults 21866 1726882624.34858: variable 'ansible_distribution_major_version' from source: facts 21866 1726882624.34873: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21866 1726882624.35100: variable 'ansible_distribution' from source: facts 21866 1726882624.35109: variable '__network_rh_distros' from source: role '' defaults 21866 1726882624.35118: variable 'ansible_distribution_major_version' from source: facts 21866 1726882624.35157: variable 'network_provider' from source: set_fact 21866 1726882624.35186: variable 'omit' from source: magic vars 21866 1726882624.35218: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882624.35257: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882624.35283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882624.35304: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882624.35318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882624.35350: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882624.35359: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882624.35369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882624.35476: Set connection var ansible_shell_executable to /bin/sh 21866 1726882624.35485: Set connection var ansible_shell_type to sh 21866 1726882624.35495: Set connection var ansible_pipelining to False 21866 1726882624.35505: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882624.35515: Set connection var ansible_timeout to 10 21866 1726882624.35523: Set connection var ansible_connection to ssh 21866 1726882624.35555: variable 'ansible_shell_executable' from source: unknown 21866 1726882624.35562: variable 'ansible_connection' from source: unknown 21866 1726882624.35572: variable 'ansible_module_compression' from source: unknown 21866 1726882624.35584: variable 'ansible_shell_type' from source: unknown 21866 1726882624.35590: variable 'ansible_shell_executable' from source: unknown 21866 1726882624.35596: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882624.35602: variable 'ansible_pipelining' from source: unknown 21866 1726882624.35608: variable 'ansible_timeout' from source: unknown 21866 1726882624.35615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882624.35707: 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) 21866 1726882624.35721: variable 'omit' from source: magic vars 21866 1726882624.35730: starting attempt loop 21866 1726882624.35736: running the handler 21866 1726882624.35808: variable 'ansible_facts' from source: unknown 21866 1726882624.36542: _low_level_execute_command(): starting 21866 1726882624.36555: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882624.37276: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882624.37291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882624.37305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882624.37322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882624.37361: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882624.37402: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882624.37416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882624.37433: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882624.37445: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882624.37457: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882624.37473: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882624.37488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882624.37504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882624.37517: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882624.37529: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882624.37544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882624.37618: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882624.37635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882624.37650: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882624.38387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882624.40066: stdout chunk (state=3): >>>/root <<< 21866 1726882624.40240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882624.40244: stdout chunk (state=3): >>><<< 21866 1726882624.40246: stderr chunk (state=3): >>><<< 21866 1726882624.40343: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882624.40346: _low_level_execute_command(): starting 21866 1726882624.40349: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882624.4026105-22655-156665077483880 `" && echo ansible-tmp-1726882624.4026105-22655-156665077483880="` echo /root/.ansible/tmp/ansible-tmp-1726882624.4026105-22655-156665077483880 `" ) && sleep 0' 21866 1726882624.41791: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882624.41825: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882624.41842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882624.42022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882624.42257: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882624.42274: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882624.42334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882624.42580: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882624.42634: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882624.42753: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882624.43188: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882624.43204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882624.43221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882624.43233: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882624.43245: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882624.43262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882624.43810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882624.43898: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882624.43971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882624.44324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882624.46161: stdout chunk (state=3): >>>ansible-tmp-1726882624.4026105-22655-156665077483880=/root/.ansible/tmp/ansible-tmp-1726882624.4026105-22655-156665077483880 <<< 21866 1726882624.46342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882624.46345: stdout chunk (state=3): >>><<< 21866 1726882624.46348: stderr chunk (state=3): >>><<< 21866 1726882624.46771: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882624.4026105-22655-156665077483880=/root/.ansible/tmp/ansible-tmp-1726882624.4026105-22655-156665077483880 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882624.46778: variable 'ansible_module_compression' from source: unknown 21866 1726882624.46782: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 21866 1726882624.46785: ANSIBALLZ: Acquiring lock 21866 1726882624.46787: ANSIBALLZ: Lock acquired: 139636321037888 21866 1726882624.46789: ANSIBALLZ: Creating module 21866 1726882624.90185: ANSIBALLZ: Writing module into payload 21866 1726882624.90394: ANSIBALLZ: Writing module 21866 1726882624.90416: ANSIBALLZ: Renaming module 21866 1726882624.90423: ANSIBALLZ: Done creating module 21866 1726882624.90472: variable 'ansible_facts' from source: unknown 21866 1726882624.90649: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882624.4026105-22655-156665077483880/AnsiballZ_systemd.py 21866 1726882624.90806: Sending initial data 21866 1726882624.90815: Sent initial data (156 bytes) 21866 1726882624.91712: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882624.91733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882624.91762: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882624.91781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882624.91829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882624.91854: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882624.91966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882624.93818: 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 <<< 21866 1726882624.93891: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882624.93990: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmp0fu8yimg /root/.ansible/tmp/ansible-tmp-1726882624.4026105-22655-156665077483880/AnsiballZ_systemd.py <<< 21866 1726882624.94093: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882624.96231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882624.96353: stderr chunk (state=3): >>><<< 21866 1726882624.96368: stdout chunk (state=3): >>><<< 21866 1726882624.96401: done transferring module to remote 21866 1726882624.96417: _low_level_execute_command(): starting 21866 1726882624.96421: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882624.4026105-22655-156665077483880/ /root/.ansible/tmp/ansible-tmp-1726882624.4026105-22655-156665077483880/AnsiballZ_systemd.py && sleep 0' 21866 1726882624.97038: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882624.97057: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882624.97080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882624.97096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882624.97130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882624.97133: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882624.97135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882624.97198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882624.97202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882624.97214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882624.97317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882624.99126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882624.99246: stderr chunk (state=3): >>><<< 21866 1726882624.99249: stdout chunk (state=3): >>><<< 21866 1726882624.99259: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882624.99266: _low_level_execute_command(): starting 21866 1726882624.99271: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882624.4026105-22655-156665077483880/AnsiballZ_systemd.py && sleep 0' 21866 1726882624.99836: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882624.99939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882625.00393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882625.24998: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2455", "MemoryCurrent": "16150528", "MemoryAvailable": "infinity", "CPUUsageNSec": "1010680000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": <<< 21866 1726882625.25042: stdout chunk (state=3): >>>"0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target NetworkManager-wait-online.service network.target multi-user.target network.service cloud-init.service", "After": "network-pre.target system.slice cloud-init-local.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:48 EDT", "StateChangeTimestampMonotonic": "526071006", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 21866 1726882625.26596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882625.26600: stdout chunk (state=3): >>><<< 21866 1726882625.26602: stderr chunk (state=3): >>><<< 21866 1726882625.26873: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2455", "MemoryCurrent": "16150528", "MemoryAvailable": "infinity", "CPUUsageNSec": "1010680000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target NetworkManager-wait-online.service network.target multi-user.target network.service cloud-init.service", "After": "network-pre.target system.slice cloud-init-local.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:48 EDT", "StateChangeTimestampMonotonic": "526071006", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882625.26882: 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-1726882624.4026105-22655-156665077483880/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882625.26886: _low_level_execute_command(): starting 21866 1726882625.26889: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882624.4026105-22655-156665077483880/ > /dev/null 2>&1 && sleep 0' 21866 1726882625.28796: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882625.28818: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882625.28854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882625.28876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882625.29076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882625.29117: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882625.29134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882625.29152: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882625.29168: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882625.29181: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882625.29197: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882625.29212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882625.29231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882625.29243: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882625.29254: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882625.29397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882625.29515: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882625.29614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882625.29630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882625.29752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882625.31543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882625.31615: stderr chunk (state=3): >>><<< 21866 1726882625.31626: stdout chunk (state=3): >>><<< 21866 1726882625.31777: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882625.31780: handler run complete 21866 1726882625.31782: attempt loop complete, returning result 21866 1726882625.31784: _execute() done 21866 1726882625.31786: dumping result to json 21866 1726882625.31788: done dumping result, returning 21866 1726882625.31790: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-1c82-aff9-00000000002a] 21866 1726882625.31792: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000002a ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21866 1726882625.33011: no more pending results, returning what we have 21866 1726882625.33014: results queue empty 21866 1726882625.33015: checking for any_errors_fatal 21866 1726882625.33020: done checking for any_errors_fatal 21866 1726882625.33021: checking for max_fail_percentage 21866 1726882625.33022: done checking for max_fail_percentage 21866 1726882625.33024: checking to see if all hosts have failed and the running result is not ok 21866 1726882625.33025: done checking to see if all hosts have failed 21866 1726882625.33025: getting the remaining hosts for this loop 21866 1726882625.33027: done getting the remaining hosts for this loop 21866 1726882625.33031: getting the next task for host managed_node1 21866 1726882625.33065: done getting next task for host managed_node1 21866 1726882625.33071: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21866 1726882625.33080: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882625.33092: getting variables 21866 1726882625.33094: in VariableManager get_vars() 21866 1726882625.33143: Calling all_inventory to load vars for managed_node1 21866 1726882625.33153: Calling groups_inventory to load vars for managed_node1 21866 1726882625.33166: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882625.33178: Calling all_plugins_play to load vars for managed_node1 21866 1726882625.33181: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882625.33185: Calling groups_plugins_play to load vars for managed_node1 21866 1726882625.34163: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000002a 21866 1726882625.34181: WORKER PROCESS EXITING 21866 1726882625.35895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882625.39382: done with get_vars() 21866 1726882625.39404: done getting variables 21866 1726882625.39472: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:37:05 -0400 (0:00:01.186) 0:00:20.048 ****** 21866 1726882625.39512: entering _queue_task() for managed_node1/service 21866 1726882625.39821: worker is 1 (out of 1 available) 21866 1726882625.39834: exiting _queue_task() for managed_node1/service 21866 1726882625.39847: done queuing things up, now waiting for results queue to drain 21866 1726882625.39849: waiting for pending results... 21866 1726882625.40126: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21866 1726882625.40276: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000002b 21866 1726882625.40299: variable 'ansible_search_path' from source: unknown 21866 1726882625.40306: variable 'ansible_search_path' from source: unknown 21866 1726882625.40350: calling self._execute() 21866 1726882625.40506: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882625.40535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882625.40550: variable 'omit' from source: magic vars 21866 1726882625.40984: variable 'ansible_distribution_major_version' from source: facts 21866 1726882625.41006: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882625.41246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882625.41536: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882625.41592: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882625.41633: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882625.41678: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882625.41768: variable 'networkmanager_version' from source: set_fact 21866 1726882625.41788: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882625.41948: variable 'ansible_distribution_major_version' from source: facts 21866 1726882625.41958: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882625.42105: variable 'networkmanager_version' from source: set_fact 21866 1726882625.42119: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882625.42236: variable 'ansible_distribution_major_version' from source: facts 21866 1726882625.42248: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882625.42390: variable 'networkmanager_version' from source: set_fact 21866 1726882625.42404: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882625.42524: variable 'network_provider' from source: set_fact 21866 1726882625.42535: Evaluated conditional (network_provider == "nm"): True 21866 1726882625.42634: variable '__network_wpa_supplicant_required' from source: role '' defaults 21866 1726882625.42721: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21866 1726882625.44137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882625.46908: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882625.47135: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882625.47185: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882625.47221: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882625.47251: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882625.47333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882625.47369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882625.47408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882625.47509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882625.48299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882625.48343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882625.48372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882625.48482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882625.48533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882625.48633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882625.48681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882625.48710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882625.48797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882625.48886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882625.48907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882625.49096: variable 'network_connections' from source: task vars 21866 1726882625.49113: variable 'interface' from source: play vars 21866 1726882625.49194: variable 'interface' from source: play vars 21866 1726882625.49264: 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) 21866 1726882625.49297: 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) 21866 1726882625.49333: 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) 21866 1726882625.49366: 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) 21866 1726882625.49435: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882625.49696: variable 'network_connections' from source: task vars 21866 1726882625.49711: variable 'interface' from source: play vars 21866 1726882625.49800: variable 'interface' from source: play vars 21866 1726882625.49851: Evaluated conditional (__network_wpa_supplicant_required): False 21866 1726882625.49860: when evaluation is False, skipping this task 21866 1726882625.49870: _execute() done 21866 1726882625.49878: dumping result to json 21866 1726882625.49885: done dumping result, returning 21866 1726882625.49896: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-1c82-aff9-00000000002b] 21866 1726882625.49906: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000002b skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 21866 1726882625.50081: no more pending results, returning what we have 21866 1726882625.50086: results queue empty 21866 1726882625.50087: checking for any_errors_fatal 21866 1726882625.50107: done checking for any_errors_fatal 21866 1726882625.50108: checking for max_fail_percentage 21866 1726882625.50110: done checking for max_fail_percentage 21866 1726882625.50111: checking to see if all hosts have failed and the running result is not ok 21866 1726882625.50112: done checking to see if all hosts have failed 21866 1726882625.50113: getting the remaining hosts for this loop 21866 1726882625.50115: done getting the remaining hosts for this loop 21866 1726882625.50120: getting the next task for host managed_node1 21866 1726882625.50126: done getting next task for host managed_node1 21866 1726882625.50131: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21866 1726882625.50134: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882625.50152: getting variables 21866 1726882625.50154: in VariableManager get_vars() 21866 1726882625.50211: Calling all_inventory to load vars for managed_node1 21866 1726882625.50214: Calling groups_inventory to load vars for managed_node1 21866 1726882625.50217: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882625.50228: Calling all_plugins_play to load vars for managed_node1 21866 1726882625.50231: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882625.50234: Calling groups_plugins_play to load vars for managed_node1 21866 1726882625.51245: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000002b 21866 1726882625.51248: WORKER PROCESS EXITING 21866 1726882625.53272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882625.55736: done with get_vars() 21866 1726882625.55767: done getting variables 21866 1726882625.55838: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:37:05 -0400 (0:00:00.163) 0:00:20.212 ****** 21866 1726882625.55877: entering _queue_task() for managed_node1/service 21866 1726882625.56199: worker is 1 (out of 1 available) 21866 1726882625.56211: exiting _queue_task() for managed_node1/service 21866 1726882625.56224: done queuing things up, now waiting for results queue to drain 21866 1726882625.56226: waiting for pending results... 21866 1726882625.56518: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21866 1726882625.56643: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000002c 21866 1726882625.56655: variable 'ansible_search_path' from source: unknown 21866 1726882625.56658: variable 'ansible_search_path' from source: unknown 21866 1726882625.57169: calling self._execute() 21866 1726882625.57173: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882625.57176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882625.57178: variable 'omit' from source: magic vars 21866 1726882625.57200: variable 'ansible_distribution_major_version' from source: facts 21866 1726882625.57215: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882625.57445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882625.57747: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882625.57800: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882625.57829: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882625.57858: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882625.58041: variable 'networkmanager_version' from source: set_fact 21866 1726882625.58055: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882625.58450: variable 'ansible_distribution_major_version' from source: facts 21866 1726882625.58456: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882625.58717: variable 'networkmanager_version' from source: set_fact 21866 1726882625.58726: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882625.58955: variable 'ansible_distribution_major_version' from source: facts 21866 1726882625.59054: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882625.59323: variable 'networkmanager_version' from source: set_fact 21866 1726882625.59331: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882625.59607: variable 'network_provider' from source: set_fact 21866 1726882625.59610: Evaluated conditional (network_provider == "initscripts"): False 21866 1726882625.59613: when evaluation is False, skipping this task 21866 1726882625.59615: _execute() done 21866 1726882625.59617: dumping result to json 21866 1726882625.59620: done dumping result, returning 21866 1726882625.59622: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-1c82-aff9-00000000002c] 21866 1726882625.59625: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000002c 21866 1726882625.59697: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000002c 21866 1726882625.59701: 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 } 21866 1726882625.59746: no more pending results, returning what we have 21866 1726882625.59751: results queue empty 21866 1726882625.59751: checking for any_errors_fatal 21866 1726882625.59766: done checking for any_errors_fatal 21866 1726882625.59769: checking for max_fail_percentage 21866 1726882625.59771: done checking for max_fail_percentage 21866 1726882625.59772: checking to see if all hosts have failed and the running result is not ok 21866 1726882625.59773: done checking to see if all hosts have failed 21866 1726882625.59774: getting the remaining hosts for this loop 21866 1726882625.59776: done getting the remaining hosts for this loop 21866 1726882625.59780: getting the next task for host managed_node1 21866 1726882625.59788: done getting next task for host managed_node1 21866 1726882625.59792: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21866 1726882625.59796: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882625.59812: getting variables 21866 1726882625.59814: in VariableManager get_vars() 21866 1726882625.59874: Calling all_inventory to load vars for managed_node1 21866 1726882625.59877: Calling groups_inventory to load vars for managed_node1 21866 1726882625.59880: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882625.59890: Calling all_plugins_play to load vars for managed_node1 21866 1726882625.59893: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882625.59897: Calling groups_plugins_play to load vars for managed_node1 21866 1726882625.62200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882625.64836: done with get_vars() 21866 1726882625.64862: done getting variables 21866 1726882625.64976: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:37:05 -0400 (0:00:00.091) 0:00:20.303 ****** 21866 1726882625.65018: entering _queue_task() for managed_node1/copy 21866 1726882625.65311: worker is 1 (out of 1 available) 21866 1726882625.65324: exiting _queue_task() for managed_node1/copy 21866 1726882625.65373: done queuing things up, now waiting for results queue to drain 21866 1726882625.65375: waiting for pending results... 21866 1726882625.65975: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21866 1726882625.66328: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000002d 21866 1726882625.66342: variable 'ansible_search_path' from source: unknown 21866 1726882625.66345: variable 'ansible_search_path' from source: unknown 21866 1726882625.66443: calling self._execute() 21866 1726882625.66649: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882625.66653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882625.66671: variable 'omit' from source: magic vars 21866 1726882625.67229: variable 'ansible_distribution_major_version' from source: facts 21866 1726882625.67246: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882625.67433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882625.67718: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882625.67768: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882625.67834: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882625.67881: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882625.68016: variable 'networkmanager_version' from source: set_fact 21866 1726882625.68030: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882625.68965: variable 'ansible_distribution_major_version' from source: facts 21866 1726882625.68968: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882625.68972: variable 'networkmanager_version' from source: set_fact 21866 1726882625.68974: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882625.68976: variable 'ansible_distribution_major_version' from source: facts 21866 1726882625.68978: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882625.68980: variable 'networkmanager_version' from source: set_fact 21866 1726882625.68983: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882625.68985: variable 'network_provider' from source: set_fact 21866 1726882625.68987: Evaluated conditional (network_provider == "initscripts"): False 21866 1726882625.68989: when evaluation is False, skipping this task 21866 1726882625.68992: _execute() done 21866 1726882625.68995: dumping result to json 21866 1726882625.68997: done dumping result, returning 21866 1726882625.69003: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-1c82-aff9-00000000002d] 21866 1726882625.69005: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000002d 21866 1726882625.69076: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000002d 21866 1726882625.69079: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21866 1726882625.69150: no more pending results, returning what we have 21866 1726882625.69153: results queue empty 21866 1726882625.69154: checking for any_errors_fatal 21866 1726882625.69161: done checking for any_errors_fatal 21866 1726882625.69162: checking for max_fail_percentage 21866 1726882625.69165: done checking for max_fail_percentage 21866 1726882625.69166: checking to see if all hosts have failed and the running result is not ok 21866 1726882625.69167: done checking to see if all hosts have failed 21866 1726882625.69168: getting the remaining hosts for this loop 21866 1726882625.69170: done getting the remaining hosts for this loop 21866 1726882625.69174: getting the next task for host managed_node1 21866 1726882625.69179: done getting next task for host managed_node1 21866 1726882625.69183: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21866 1726882625.69186: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882625.69200: getting variables 21866 1726882625.69202: in VariableManager get_vars() 21866 1726882625.69245: Calling all_inventory to load vars for managed_node1 21866 1726882625.69248: Calling groups_inventory to load vars for managed_node1 21866 1726882625.69250: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882625.69262: Calling all_plugins_play to load vars for managed_node1 21866 1726882625.69266: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882625.69270: Calling groups_plugins_play to load vars for managed_node1 21866 1726882625.72172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882625.74133: done with get_vars() 21866 1726882625.74154: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:37:05 -0400 (0:00:00.092) 0:00:20.396 ****** 21866 1726882625.74271: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21866 1726882625.74273: Creating lock for fedora.linux_system_roles.network_connections 21866 1726882625.74583: worker is 1 (out of 1 available) 21866 1726882625.74594: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21866 1726882625.74605: done queuing things up, now waiting for results queue to drain 21866 1726882625.74607: waiting for pending results... 21866 1726882625.74998: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21866 1726882625.75086: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000002e 21866 1726882625.75099: variable 'ansible_search_path' from source: unknown 21866 1726882625.75103: variable 'ansible_search_path' from source: unknown 21866 1726882625.75129: calling self._execute() 21866 1726882625.75203: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882625.75213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882625.75223: variable 'omit' from source: magic vars 21866 1726882625.75503: variable 'ansible_distribution_major_version' from source: facts 21866 1726882625.75509: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882625.75629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882625.75816: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882625.75848: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882625.75878: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882625.75902: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882625.75973: variable 'networkmanager_version' from source: set_fact 21866 1726882625.75983: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882625.76256: variable 'ansible_distribution_major_version' from source: facts 21866 1726882625.76259: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882625.76272: variable 'networkmanager_version' from source: set_fact 21866 1726882625.76281: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882625.76389: variable 'ansible_distribution_major_version' from source: facts 21866 1726882625.76394: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882625.76525: variable 'networkmanager_version' from source: set_fact 21866 1726882625.76533: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882625.76540: variable 'omit' from source: magic vars 21866 1726882625.76596: variable 'omit' from source: magic vars 21866 1726882625.76712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882625.78289: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882625.78339: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882625.78368: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882625.78391: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882625.78413: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882625.78460: variable 'network_provider' from source: set_fact 21866 1726882625.78549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882625.78573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882625.78590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882625.78617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882625.78630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882625.78685: variable 'omit' from source: magic vars 21866 1726882625.78762: variable 'omit' from source: magic vars 21866 1726882625.78831: variable 'network_connections' from source: task vars 21866 1726882625.78845: variable 'interface' from source: play vars 21866 1726882625.78892: variable 'interface' from source: play vars 21866 1726882625.79000: variable 'omit' from source: magic vars 21866 1726882625.79007: variable '__lsr_ansible_managed' from source: task vars 21866 1726882625.79048: variable '__lsr_ansible_managed' from source: task vars 21866 1726882625.79235: Loaded config def from plugin (lookup/template) 21866 1726882625.79239: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 21866 1726882625.79260: File lookup term: get_ansible_managed.j2 21866 1726882625.79301: variable 'ansible_search_path' from source: unknown 21866 1726882625.79304: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 21866 1726882625.79308: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 21866 1726882625.79311: variable 'ansible_search_path' from source: unknown 21866 1726882625.87713: variable 'ansible_managed' from source: unknown 21866 1726882625.87839: variable 'omit' from source: magic vars 21866 1726882625.87905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882625.87931: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882625.87950: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882625.87976: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882625.87990: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882625.88012: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882625.88019: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882625.88027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882625.88128: Set connection var ansible_shell_executable to /bin/sh 21866 1726882625.88137: Set connection var ansible_shell_type to sh 21866 1726882625.88148: Set connection var ansible_pipelining to False 21866 1726882625.88157: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882625.88173: Set connection var ansible_timeout to 10 21866 1726882625.88183: Set connection var ansible_connection to ssh 21866 1726882625.88212: variable 'ansible_shell_executable' from source: unknown 21866 1726882625.88221: variable 'ansible_connection' from source: unknown 21866 1726882625.88227: variable 'ansible_module_compression' from source: unknown 21866 1726882625.88233: variable 'ansible_shell_type' from source: unknown 21866 1726882625.88239: variable 'ansible_shell_executable' from source: unknown 21866 1726882625.88244: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882625.88250: variable 'ansible_pipelining' from source: unknown 21866 1726882625.88256: variable 'ansible_timeout' from source: unknown 21866 1726882625.88274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882625.88391: 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) 21866 1726882625.88404: variable 'omit' from source: magic vars 21866 1726882625.88413: starting attempt loop 21866 1726882625.88419: running the handler 21866 1726882625.88430: _low_level_execute_command(): starting 21866 1726882625.88438: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882625.89307: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882625.89323: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882625.89338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882625.89356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882625.89403: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882625.89417: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882625.89431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882625.89447: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882625.89460: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882625.89475: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882625.89488: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882625.89501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882625.89516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882625.89527: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882625.89537: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882625.89549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882625.89626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882625.89648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882625.89672: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882625.89843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882625.91510: stdout chunk (state=3): >>>/root <<< 21866 1726882625.91619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882625.91756: stderr chunk (state=3): >>><<< 21866 1726882625.91762: stdout chunk (state=3): >>><<< 21866 1726882625.91876: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882625.91882: _low_level_execute_command(): starting 21866 1726882625.91889: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882625.9179826-22739-163449753925167 `" && echo ansible-tmp-1726882625.9179826-22739-163449753925167="` echo /root/.ansible/tmp/ansible-tmp-1726882625.9179826-22739-163449753925167 `" ) && sleep 0' 21866 1726882625.92530: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882625.92552: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882625.92582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882625.92601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882625.92651: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882625.92676: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882625.92695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882625.92719: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882625.92740: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882625.92756: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882625.92779: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882625.92801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882625.92821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882625.92834: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882625.92844: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882625.92855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882625.92946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882625.92971: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882625.92996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882625.93553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882625.95294: stdout chunk (state=3): >>>ansible-tmp-1726882625.9179826-22739-163449753925167=/root/.ansible/tmp/ansible-tmp-1726882625.9179826-22739-163449753925167 <<< 21866 1726882625.95408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882625.95477: stderr chunk (state=3): >>><<< 21866 1726882625.95490: stdout chunk (state=3): >>><<< 21866 1726882625.95618: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882625.9179826-22739-163449753925167=/root/.ansible/tmp/ansible-tmp-1726882625.9179826-22739-163449753925167 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882625.95621: variable 'ansible_module_compression' from source: unknown 21866 1726882625.95623: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 21866 1726882625.95625: ANSIBALLZ: Acquiring lock 21866 1726882625.95628: ANSIBALLZ: Lock acquired: 139636317586592 21866 1726882625.95630: ANSIBALLZ: Creating module 21866 1726882626.23546: ANSIBALLZ: Writing module into payload 21866 1726882626.24033: ANSIBALLZ: Writing module 21866 1726882626.24069: ANSIBALLZ: Renaming module 21866 1726882626.24081: ANSIBALLZ: Done creating module 21866 1726882626.24112: variable 'ansible_facts' from source: unknown 21866 1726882626.24218: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882625.9179826-22739-163449753925167/AnsiballZ_network_connections.py 21866 1726882626.24357: Sending initial data 21866 1726882626.24364: Sent initial data (168 bytes) 21866 1726882626.25329: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882626.25338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882626.25348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882626.25365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882626.25401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882626.25411: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882626.25420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882626.25433: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882626.25440: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882626.25447: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882626.25454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882626.25464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882626.25477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882626.25484: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882626.25490: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882626.25499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882626.25576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882626.25594: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882626.25606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882626.25741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882626.27572: 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 <<< 21866 1726882626.27665: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882626.27766: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpoqn0w026 /root/.ansible/tmp/ansible-tmp-1726882625.9179826-22739-163449753925167/AnsiballZ_network_connections.py <<< 21866 1726882626.27848: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882626.29746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882626.29856: stderr chunk (state=3): >>><<< 21866 1726882626.29859: stdout chunk (state=3): >>><<< 21866 1726882626.29900: done transferring module to remote 21866 1726882626.29905: _low_level_execute_command(): starting 21866 1726882626.29916: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882625.9179826-22739-163449753925167/ /root/.ansible/tmp/ansible-tmp-1726882625.9179826-22739-163449753925167/AnsiballZ_network_connections.py && sleep 0' 21866 1726882626.30350: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882626.30356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882626.30393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882626.30397: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882626.30399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882626.30445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882626.30449: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882626.30556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882626.32312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882626.32380: stderr chunk (state=3): >>><<< 21866 1726882626.32383: stdout chunk (state=3): >>><<< 21866 1726882626.32395: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882626.32398: _low_level_execute_command(): starting 21866 1726882626.32403: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882625.9179826-22739-163449753925167/AnsiballZ_network_connections.py && sleep 0' 21866 1726882626.32826: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882626.32834: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882626.32842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882626.32852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882626.32886: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882626.32893: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882626.32901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882626.32912: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882626.32919: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882626.32924: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882626.32932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882626.32937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882626.32944: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882626.32949: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882626.32954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882626.33015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882626.33022: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882626.33031: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882626.33142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882626.59379: stdout chunk (state=3): >>> <<< 21866 1726882626.59412: stdout chunk (state=3): >>>{"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 21866 1726882626.61595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882626.61598: stderr chunk (state=3): >>><<< 21866 1726882626.61601: stdout chunk (state=3): >>><<< 21866 1726882626.61874: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882626.61879: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'type': 'ethernet', 'state': 'up', 'ip': {'dhcp4': False, 'auto6': False}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882625.9179826-22739-163449753925167/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882626.61885: _low_level_execute_command(): starting 21866 1726882626.61887: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882625.9179826-22739-163449753925167/ > /dev/null 2>&1 && sleep 0' 21866 1726882626.62352: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882626.62360: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882626.62375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882626.62388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882626.62426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882626.62432: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882626.62442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882626.62455: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882626.62466: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882626.62474: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882626.62483: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882626.62493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882626.62504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882626.62511: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882626.62519: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882626.62526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882626.62603: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882626.62617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882626.62629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882626.63288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882626.65200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882626.65296: stderr chunk (state=3): >>><<< 21866 1726882626.65299: stdout chunk (state=3): >>><<< 21866 1726882626.65301: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882626.65304: handler run complete 21866 1726882626.65306: attempt loop complete, returning result 21866 1726882626.65308: _execute() done 21866 1726882626.65310: dumping result to json 21866 1726882626.65554: done dumping result, returning 21866 1726882626.65557: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-1c82-aff9-00000000002e] 21866 1726882626.65559: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000002e 21866 1726882626.65639: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000002e 21866 1726882626.65642: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b (not-active) 21866 1726882626.66076: no more pending results, returning what we have 21866 1726882626.66080: results queue empty 21866 1726882626.66081: checking for any_errors_fatal 21866 1726882626.66087: done checking for any_errors_fatal 21866 1726882626.66088: checking for max_fail_percentage 21866 1726882626.66090: done checking for max_fail_percentage 21866 1726882626.66091: checking to see if all hosts have failed and the running result is not ok 21866 1726882626.66092: done checking to see if all hosts have failed 21866 1726882626.66093: getting the remaining hosts for this loop 21866 1726882626.66094: done getting the remaining hosts for this loop 21866 1726882626.66098: getting the next task for host managed_node1 21866 1726882626.66104: done getting next task for host managed_node1 21866 1726882626.66108: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21866 1726882626.66110: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882626.66122: getting variables 21866 1726882626.66123: in VariableManager get_vars() 21866 1726882626.66174: Calling all_inventory to load vars for managed_node1 21866 1726882626.66177: Calling groups_inventory to load vars for managed_node1 21866 1726882626.66180: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882626.66189: Calling all_plugins_play to load vars for managed_node1 21866 1726882626.66192: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882626.66195: Calling groups_plugins_play to load vars for managed_node1 21866 1726882626.70290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882626.72790: done with get_vars() 21866 1726882626.72813: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:37:06 -0400 (0:00:00.986) 0:00:21.382 ****** 21866 1726882626.72899: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21866 1726882626.72905: Creating lock for fedora.linux_system_roles.network_state 21866 1726882626.73270: worker is 1 (out of 1 available) 21866 1726882626.73281: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21866 1726882626.73294: done queuing things up, now waiting for results queue to drain 21866 1726882626.73296: waiting for pending results... 21866 1726882626.73602: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21866 1726882626.73772: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000002f 21866 1726882626.73793: variable 'ansible_search_path' from source: unknown 21866 1726882626.73801: variable 'ansible_search_path' from source: unknown 21866 1726882626.73840: calling self._execute() 21866 1726882626.73933: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882626.73943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882626.73958: variable 'omit' from source: magic vars 21866 1726882626.74441: variable 'ansible_distribution_major_version' from source: facts 21866 1726882626.74459: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882626.74642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882626.74912: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882626.74966: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882626.75005: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882626.75039: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882626.75123: variable 'networkmanager_version' from source: set_fact 21866 1726882626.75140: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882626.75281: variable 'ansible_distribution_major_version' from source: facts 21866 1726882626.75291: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882626.75426: variable 'networkmanager_version' from source: set_fact 21866 1726882626.75439: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882626.75539: variable 'ansible_distribution_major_version' from source: facts 21866 1726882626.75548: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882626.75676: variable 'networkmanager_version' from source: set_fact 21866 1726882626.75689: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882626.75806: variable 'network_state' from source: role '' defaults 21866 1726882626.75824: Evaluated conditional (network_state != {}): False 21866 1726882626.75832: when evaluation is False, skipping this task 21866 1726882626.75839: _execute() done 21866 1726882626.75846: dumping result to json 21866 1726882626.75852: done dumping result, returning 21866 1726882626.75862: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-1c82-aff9-00000000002f] 21866 1726882626.75876: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000002f skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882626.76021: no more pending results, returning what we have 21866 1726882626.76025: results queue empty 21866 1726882626.76026: checking for any_errors_fatal 21866 1726882626.76036: done checking for any_errors_fatal 21866 1726882626.76037: checking for max_fail_percentage 21866 1726882626.76039: done checking for max_fail_percentage 21866 1726882626.76040: checking to see if all hosts have failed and the running result is not ok 21866 1726882626.76041: done checking to see if all hosts have failed 21866 1726882626.76041: getting the remaining hosts for this loop 21866 1726882626.76043: done getting the remaining hosts for this loop 21866 1726882626.76047: getting the next task for host managed_node1 21866 1726882626.76053: done getting next task for host managed_node1 21866 1726882626.76056: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21866 1726882626.76059: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882626.76075: getting variables 21866 1726882626.76077: in VariableManager get_vars() 21866 1726882626.76123: Calling all_inventory to load vars for managed_node1 21866 1726882626.76126: Calling groups_inventory to load vars for managed_node1 21866 1726882626.76128: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882626.76138: Calling all_plugins_play to load vars for managed_node1 21866 1726882626.76141: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882626.76144: Calling groups_plugins_play to load vars for managed_node1 21866 1726882626.77183: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000002f 21866 1726882626.77187: WORKER PROCESS EXITING 21866 1726882626.78912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882626.82005: done with get_vars() 21866 1726882626.82031: done getting variables 21866 1726882626.82095: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:37:06 -0400 (0:00:00.092) 0:00:21.475 ****** 21866 1726882626.82132: entering _queue_task() for managed_node1/debug 21866 1726882626.82441: worker is 1 (out of 1 available) 21866 1726882626.82452: exiting _queue_task() for managed_node1/debug 21866 1726882626.83167: done queuing things up, now waiting for results queue to drain 21866 1726882626.83169: waiting for pending results... 21866 1726882626.83525: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21866 1726882626.83670: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000030 21866 1726882626.83689: variable 'ansible_search_path' from source: unknown 21866 1726882626.83697: variable 'ansible_search_path' from source: unknown 21866 1726882626.83737: calling self._execute() 21866 1726882626.83822: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882626.83840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882626.83856: variable 'omit' from source: magic vars 21866 1726882626.84217: variable 'ansible_distribution_major_version' from source: facts 21866 1726882626.84233: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882626.84623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882626.85115: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882626.85250: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882626.85289: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882626.85382: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882626.85532: variable 'networkmanager_version' from source: set_fact 21866 1726882626.85685: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882626.85838: variable 'ansible_distribution_major_version' from source: facts 21866 1726882626.86010: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882626.86163: variable 'networkmanager_version' from source: set_fact 21866 1726882626.86335: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882626.86567: variable 'ansible_distribution_major_version' from source: facts 21866 1726882626.86671: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882626.86845: variable 'networkmanager_version' from source: set_fact 21866 1726882626.86859: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882626.86872: variable 'omit' from source: magic vars 21866 1726882626.86933: variable 'omit' from source: magic vars 21866 1726882626.86976: variable 'omit' from source: magic vars 21866 1726882626.87014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882626.87046: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882626.87073: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882626.87097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882626.87111: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882626.87140: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882626.87146: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882626.87153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882626.87265: Set connection var ansible_shell_executable to /bin/sh 21866 1726882626.87275: Set connection var ansible_shell_type to sh 21866 1726882626.87286: Set connection var ansible_pipelining to False 21866 1726882626.87295: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882626.87304: Set connection var ansible_timeout to 10 21866 1726882626.87316: Set connection var ansible_connection to ssh 21866 1726882626.87345: variable 'ansible_shell_executable' from source: unknown 21866 1726882626.87352: variable 'ansible_connection' from source: unknown 21866 1726882626.87359: variable 'ansible_module_compression' from source: unknown 21866 1726882626.87367: variable 'ansible_shell_type' from source: unknown 21866 1726882626.87374: variable 'ansible_shell_executable' from source: unknown 21866 1726882626.87380: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882626.87387: variable 'ansible_pipelining' from source: unknown 21866 1726882626.87393: variable 'ansible_timeout' from source: unknown 21866 1726882626.87400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882626.87508: 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) 21866 1726882626.87523: variable 'omit' from source: magic vars 21866 1726882626.87535: starting attempt loop 21866 1726882626.87541: running the handler 21866 1726882626.87665: variable '__network_connections_result' from source: set_fact 21866 1726882626.87722: handler run complete 21866 1726882626.87878: attempt loop complete, returning result 21866 1726882626.87884: _execute() done 21866 1726882626.87889: dumping result to json 21866 1726882626.87894: done dumping result, returning 21866 1726882626.87903: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-1c82-aff9-000000000030] 21866 1726882626.87911: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000030 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b (not-active)" ] } 21866 1726882626.88057: no more pending results, returning what we have 21866 1726882626.88060: results queue empty 21866 1726882626.88061: checking for any_errors_fatal 21866 1726882626.88069: done checking for any_errors_fatal 21866 1726882626.88070: checking for max_fail_percentage 21866 1726882626.88072: done checking for max_fail_percentage 21866 1726882626.88073: checking to see if all hosts have failed and the running result is not ok 21866 1726882626.88074: done checking to see if all hosts have failed 21866 1726882626.88075: getting the remaining hosts for this loop 21866 1726882626.88077: done getting the remaining hosts for this loop 21866 1726882626.88082: getting the next task for host managed_node1 21866 1726882626.88088: done getting next task for host managed_node1 21866 1726882626.88093: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21866 1726882626.88097: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882626.88108: getting variables 21866 1726882626.88111: in VariableManager get_vars() 21866 1726882626.88171: Calling all_inventory to load vars for managed_node1 21866 1726882626.88174: Calling groups_inventory to load vars for managed_node1 21866 1726882626.88177: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882626.88187: Calling all_plugins_play to load vars for managed_node1 21866 1726882626.88190: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882626.88193: Calling groups_plugins_play to load vars for managed_node1 21866 1726882626.89274: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000030 21866 1726882626.89277: WORKER PROCESS EXITING 21866 1726882626.96360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882626.98729: done with get_vars() 21866 1726882626.98751: done getting variables 21866 1726882626.98800: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:37:06 -0400 (0:00:00.166) 0:00:21.642 ****** 21866 1726882626.98829: entering _queue_task() for managed_node1/debug 21866 1726882626.99275: worker is 1 (out of 1 available) 21866 1726882626.99287: exiting _queue_task() for managed_node1/debug 21866 1726882626.99299: done queuing things up, now waiting for results queue to drain 21866 1726882626.99301: waiting for pending results... 21866 1726882626.99573: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21866 1726882626.99714: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000031 21866 1726882626.99733: variable 'ansible_search_path' from source: unknown 21866 1726882626.99744: variable 'ansible_search_path' from source: unknown 21866 1726882626.99784: calling self._execute() 21866 1726882626.99883: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882626.99895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882626.99912: variable 'omit' from source: magic vars 21866 1726882627.00292: variable 'ansible_distribution_major_version' from source: facts 21866 1726882627.00311: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882627.00494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882627.00777: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882627.00829: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882627.00872: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882627.00980: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882627.01171: variable 'networkmanager_version' from source: set_fact 21866 1726882627.01191: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882627.01306: variable 'ansible_distribution_major_version' from source: facts 21866 1726882627.01315: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882627.01454: variable 'networkmanager_version' from source: set_fact 21866 1726882627.01471: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882627.01586: variable 'ansible_distribution_major_version' from source: facts 21866 1726882627.01597: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882627.01732: variable 'networkmanager_version' from source: set_fact 21866 1726882627.01745: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882627.01760: variable 'omit' from source: magic vars 21866 1726882627.01820: variable 'omit' from source: magic vars 21866 1726882627.01861: variable 'omit' from source: magic vars 21866 1726882627.01899: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882627.01930: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882627.01999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882627.02020: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882627.02102: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882627.02134: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882627.02143: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882627.02151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882627.02372: Set connection var ansible_shell_executable to /bin/sh 21866 1726882627.02381: Set connection var ansible_shell_type to sh 21866 1726882627.02393: Set connection var ansible_pipelining to False 21866 1726882627.02423: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882627.02434: Set connection var ansible_timeout to 10 21866 1726882627.02477: Set connection var ansible_connection to ssh 21866 1726882627.02509: variable 'ansible_shell_executable' from source: unknown 21866 1726882627.02577: variable 'ansible_connection' from source: unknown 21866 1726882627.02586: variable 'ansible_module_compression' from source: unknown 21866 1726882627.02594: variable 'ansible_shell_type' from source: unknown 21866 1726882627.02601: variable 'ansible_shell_executable' from source: unknown 21866 1726882627.02607: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882627.02614: variable 'ansible_pipelining' from source: unknown 21866 1726882627.02620: variable 'ansible_timeout' from source: unknown 21866 1726882627.02631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882627.02811: 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) 21866 1726882627.02861: variable 'omit' from source: magic vars 21866 1726882627.02947: starting attempt loop 21866 1726882627.02960: running the handler 21866 1726882627.03013: variable '__network_connections_result' from source: set_fact 21866 1726882627.03093: variable '__network_connections_result' from source: set_fact 21866 1726882627.03212: handler run complete 21866 1726882627.03247: attempt loop complete, returning result 21866 1726882627.03254: _execute() done 21866 1726882627.03262: dumping result to json 21866 1726882627.03276: done dumping result, returning 21866 1726882627.03291: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-1c82-aff9-000000000031] 21866 1726882627.03302: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000031 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "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, 'testnic1': add connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b (not-active)" ] } } 21866 1726882627.03521: no more pending results, returning what we have 21866 1726882627.03526: results queue empty 21866 1726882627.03527: checking for any_errors_fatal 21866 1726882627.03536: done checking for any_errors_fatal 21866 1726882627.03537: checking for max_fail_percentage 21866 1726882627.03539: done checking for max_fail_percentage 21866 1726882627.03540: checking to see if all hosts have failed and the running result is not ok 21866 1726882627.03541: done checking to see if all hosts have failed 21866 1726882627.03552: getting the remaining hosts for this loop 21866 1726882627.03569: done getting the remaining hosts for this loop 21866 1726882627.03574: getting the next task for host managed_node1 21866 1726882627.03581: done getting next task for host managed_node1 21866 1726882627.03585: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21866 1726882627.03588: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882627.03600: getting variables 21866 1726882627.03602: in VariableManager get_vars() 21866 1726882627.03654: Calling all_inventory to load vars for managed_node1 21866 1726882627.03657: Calling groups_inventory to load vars for managed_node1 21866 1726882627.03659: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882627.03672: Calling all_plugins_play to load vars for managed_node1 21866 1726882627.03675: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882627.03679: Calling groups_plugins_play to load vars for managed_node1 21866 1726882627.04783: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000031 21866 1726882627.04788: WORKER PROCESS EXITING 21866 1726882627.05019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882627.06588: done with get_vars() 21866 1726882627.06613: done getting variables 21866 1726882627.06678: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:37:07 -0400 (0:00:00.078) 0:00:21.720 ****** 21866 1726882627.06716: entering _queue_task() for managed_node1/debug 21866 1726882627.07043: worker is 1 (out of 1 available) 21866 1726882627.07056: exiting _queue_task() for managed_node1/debug 21866 1726882627.07072: done queuing things up, now waiting for results queue to drain 21866 1726882627.07074: waiting for pending results... 21866 1726882627.07370: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21866 1726882627.07525: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000032 21866 1726882627.07551: variable 'ansible_search_path' from source: unknown 21866 1726882627.07560: variable 'ansible_search_path' from source: unknown 21866 1726882627.07613: calling self._execute() 21866 1726882627.07691: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882627.07696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882627.07706: variable 'omit' from source: magic vars 21866 1726882627.08054: variable 'ansible_distribution_major_version' from source: facts 21866 1726882627.08073: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882627.08278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882627.08543: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882627.08597: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882627.08641: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882627.08681: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882627.08846: variable 'networkmanager_version' from source: set_fact 21866 1726882627.08866: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882627.09009: variable 'ansible_distribution_major_version' from source: facts 21866 1726882627.09024: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882627.09160: variable 'networkmanager_version' from source: set_fact 21866 1726882627.09176: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882627.09301: variable 'ansible_distribution_major_version' from source: facts 21866 1726882627.09318: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882627.09532: variable 'networkmanager_version' from source: set_fact 21866 1726882627.09571: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882627.09740: variable 'network_state' from source: role '' defaults 21866 1726882627.09755: Evaluated conditional (network_state != {}): False 21866 1726882627.09763: when evaluation is False, skipping this task 21866 1726882627.09772: _execute() done 21866 1726882627.09783: dumping result to json 21866 1726882627.09791: done dumping result, returning 21866 1726882627.09802: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-1c82-aff9-000000000032] 21866 1726882627.09812: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000032 skipping: [managed_node1] => { "false_condition": "network_state != {}" } 21866 1726882627.09966: no more pending results, returning what we have 21866 1726882627.09970: results queue empty 21866 1726882627.09971: checking for any_errors_fatal 21866 1726882627.09981: done checking for any_errors_fatal 21866 1726882627.09982: checking for max_fail_percentage 21866 1726882627.09983: done checking for max_fail_percentage 21866 1726882627.09984: checking to see if all hosts have failed and the running result is not ok 21866 1726882627.09985: done checking to see if all hosts have failed 21866 1726882627.09986: getting the remaining hosts for this loop 21866 1726882627.09987: done getting the remaining hosts for this loop 21866 1726882627.09991: getting the next task for host managed_node1 21866 1726882627.09997: done getting next task for host managed_node1 21866 1726882627.10001: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21866 1726882627.10003: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882627.10016: getting variables 21866 1726882627.10018: in VariableManager get_vars() 21866 1726882627.10069: Calling all_inventory to load vars for managed_node1 21866 1726882627.10072: Calling groups_inventory to load vars for managed_node1 21866 1726882627.10074: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882627.10085: Calling all_plugins_play to load vars for managed_node1 21866 1726882627.10087: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882627.10090: Calling groups_plugins_play to load vars for managed_node1 21866 1726882627.11715: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000032 21866 1726882627.11719: WORKER PROCESS EXITING 21866 1726882627.11741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882627.13235: done with get_vars() 21866 1726882627.13250: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:37:07 -0400 (0:00:00.066) 0:00:21.787 ****** 21866 1726882627.13350: entering _queue_task() for managed_node1/ping 21866 1726882627.13352: Creating lock for ping 21866 1726882627.13651: worker is 1 (out of 1 available) 21866 1726882627.13666: exiting _queue_task() for managed_node1/ping 21866 1726882627.13678: done queuing things up, now waiting for results queue to drain 21866 1726882627.13679: waiting for pending results... 21866 1726882627.13986: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21866 1726882627.14130: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000033 21866 1726882627.14142: variable 'ansible_search_path' from source: unknown 21866 1726882627.14145: variable 'ansible_search_path' from source: unknown 21866 1726882627.14179: calling self._execute() 21866 1726882627.14261: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882627.14270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882627.14280: variable 'omit' from source: magic vars 21866 1726882627.14691: variable 'ansible_distribution_major_version' from source: facts 21866 1726882627.14696: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882627.14788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882627.15040: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882627.15087: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882627.15120: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882627.15188: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882627.15266: variable 'networkmanager_version' from source: set_fact 21866 1726882627.15279: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882627.15387: variable 'ansible_distribution_major_version' from source: facts 21866 1726882627.15390: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882627.15523: variable 'networkmanager_version' from source: set_fact 21866 1726882627.15526: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882627.15628: variable 'ansible_distribution_major_version' from source: facts 21866 1726882627.15632: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882627.15770: variable 'networkmanager_version' from source: set_fact 21866 1726882627.15773: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882627.15788: variable 'omit' from source: magic vars 21866 1726882627.15828: variable 'omit' from source: magic vars 21866 1726882627.15857: variable 'omit' from source: magic vars 21866 1726882627.15883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882627.15921: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882627.15931: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882627.15952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882627.15959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882627.15985: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882627.15988: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882627.15991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882627.16056: Set connection var ansible_shell_executable to /bin/sh 21866 1726882627.16060: Set connection var ansible_shell_type to sh 21866 1726882627.16067: Set connection var ansible_pipelining to False 21866 1726882627.16073: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882627.16085: Set connection var ansible_timeout to 10 21866 1726882627.16088: Set connection var ansible_connection to ssh 21866 1726882627.16108: variable 'ansible_shell_executable' from source: unknown 21866 1726882627.16113: variable 'ansible_connection' from source: unknown 21866 1726882627.16116: variable 'ansible_module_compression' from source: unknown 21866 1726882627.16118: variable 'ansible_shell_type' from source: unknown 21866 1726882627.16121: variable 'ansible_shell_executable' from source: unknown 21866 1726882627.16123: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882627.16125: variable 'ansible_pipelining' from source: unknown 21866 1726882627.16128: variable 'ansible_timeout' from source: unknown 21866 1726882627.16130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882627.16229: 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) 21866 1726882627.16240: variable 'omit' from source: magic vars 21866 1726882627.16243: starting attempt loop 21866 1726882627.16245: running the handler 21866 1726882627.16257: _low_level_execute_command(): starting 21866 1726882627.16268: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882627.16728: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.16742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882627.16757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.16778: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.16818: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882627.16831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882627.16937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882627.18597: stdout chunk (state=3): >>>/root <<< 21866 1726882627.18698: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882627.18739: stderr chunk (state=3): >>><<< 21866 1726882627.18743: stdout chunk (state=3): >>><<< 21866 1726882627.18761: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882627.18772: _low_level_execute_command(): starting 21866 1726882627.18776: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882627.1875792-22808-161589799800599 `" && echo ansible-tmp-1726882627.1875792-22808-161589799800599="` echo /root/.ansible/tmp/ansible-tmp-1726882627.1875792-22808-161589799800599 `" ) && sleep 0' 21866 1726882627.19206: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.19210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882627.19240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.19243: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.19246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.19307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882627.19310: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882627.19411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882627.21265: stdout chunk (state=3): >>>ansible-tmp-1726882627.1875792-22808-161589799800599=/root/.ansible/tmp/ansible-tmp-1726882627.1875792-22808-161589799800599 <<< 21866 1726882627.21381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882627.21426: stderr chunk (state=3): >>><<< 21866 1726882627.21428: stdout chunk (state=3): >>><<< 21866 1726882627.21441: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882627.1875792-22808-161589799800599=/root/.ansible/tmp/ansible-tmp-1726882627.1875792-22808-161589799800599 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882627.21477: variable 'ansible_module_compression' from source: unknown 21866 1726882627.21520: ANSIBALLZ: Using lock for ping 21866 1726882627.21525: ANSIBALLZ: Acquiring lock 21866 1726882627.21527: ANSIBALLZ: Lock acquired: 139636315630448 21866 1726882627.21529: ANSIBALLZ: Creating module 21866 1726882627.31695: ANSIBALLZ: Writing module into payload 21866 1726882627.31739: ANSIBALLZ: Writing module 21866 1726882627.31755: ANSIBALLZ: Renaming module 21866 1726882627.31761: ANSIBALLZ: Done creating module 21866 1726882627.31776: variable 'ansible_facts' from source: unknown 21866 1726882627.31822: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882627.1875792-22808-161589799800599/AnsiballZ_ping.py 21866 1726882627.31923: Sending initial data 21866 1726882627.31927: Sent initial data (153 bytes) 21866 1726882627.32718: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882627.32728: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882627.32744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.32756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882627.32820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.32823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.32825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.32874: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882627.32882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882627.32991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882627.34820: 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 <<< 21866 1726882627.34904: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882627.34999: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpcwk1z497 /root/.ansible/tmp/ansible-tmp-1726882627.1875792-22808-161589799800599/AnsiballZ_ping.py <<< 21866 1726882627.35086: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882627.36149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882627.36392: stderr chunk (state=3): >>><<< 21866 1726882627.36397: stdout chunk (state=3): >>><<< 21866 1726882627.36415: done transferring module to remote 21866 1726882627.36428: _low_level_execute_command(): starting 21866 1726882627.36431: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882627.1875792-22808-161589799800599/ /root/.ansible/tmp/ansible-tmp-1726882627.1875792-22808-161589799800599/AnsiballZ_ping.py && sleep 0' 21866 1726882627.37050: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.37057: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882627.37077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882627.37208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882627.38928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882627.38977: stderr chunk (state=3): >>><<< 21866 1726882627.38980: stdout chunk (state=3): >>><<< 21866 1726882627.38993: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882627.38996: _low_level_execute_command(): starting 21866 1726882627.39000: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882627.1875792-22808-161589799800599/AnsiballZ_ping.py && sleep 0' 21866 1726882627.39423: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.39427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882627.39453: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.39456: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.39459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.39512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882627.39517: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882627.39626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882627.52497: stdout chunk (state=3): >>> <<< 21866 1726882627.52505: stdout chunk (state=3): >>>{"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 21866 1726882627.53594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882627.53662: stderr chunk (state=3): >>><<< 21866 1726882627.53667: stdout chunk (state=3): >>><<< 21866 1726882627.53778: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882627.53783: 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-1726882627.1875792-22808-161589799800599/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882627.53785: _low_level_execute_command(): starting 21866 1726882627.53788: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882627.1875792-22808-161589799800599/ > /dev/null 2>&1 && sleep 0' 21866 1726882627.54235: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882627.54239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882627.54267: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.54271: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.54281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.54333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882627.54336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882627.54438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882627.56791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882627.56794: stderr chunk (state=3): >>><<< 21866 1726882627.56796: stdout chunk (state=3): >>><<< 21866 1726882627.56799: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882627.56810: handler run complete 21866 1726882627.56813: attempt loop complete, returning result 21866 1726882627.56815: _execute() done 21866 1726882627.56817: dumping result to json 21866 1726882627.56818: done dumping result, returning 21866 1726882627.56820: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-1c82-aff9-000000000033] 21866 1726882627.56822: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000033 21866 1726882627.56897: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000033 21866 1726882627.56900: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 21866 1726882627.56955: no more pending results, returning what we have 21866 1726882627.56960: results queue empty 21866 1726882627.56960: checking for any_errors_fatal 21866 1726882627.56967: done checking for any_errors_fatal 21866 1726882627.56968: checking for max_fail_percentage 21866 1726882627.56970: done checking for max_fail_percentage 21866 1726882627.56971: checking to see if all hosts have failed and the running result is not ok 21866 1726882627.56972: done checking to see if all hosts have failed 21866 1726882627.56972: getting the remaining hosts for this loop 21866 1726882627.56974: done getting the remaining hosts for this loop 21866 1726882627.56977: getting the next task for host managed_node1 21866 1726882627.56986: done getting next task for host managed_node1 21866 1726882627.56988: ^ task is: TASK: meta (role_complete) 21866 1726882627.56991: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882627.57001: getting variables 21866 1726882627.57002: in VariableManager get_vars() 21866 1726882627.57051: Calling all_inventory to load vars for managed_node1 21866 1726882627.57053: Calling groups_inventory to load vars for managed_node1 21866 1726882627.57055: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882627.57065: Calling all_plugins_play to load vars for managed_node1 21866 1726882627.57067: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882627.57070: Calling groups_plugins_play to load vars for managed_node1 21866 1726882627.58337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882627.59519: done with get_vars() 21866 1726882627.59534: done getting variables 21866 1726882627.59592: done queuing things up, now waiting for results queue to drain 21866 1726882627.59594: results queue empty 21866 1726882627.59594: checking for any_errors_fatal 21866 1726882627.59596: done checking for any_errors_fatal 21866 1726882627.59596: checking for max_fail_percentage 21866 1726882627.59597: done checking for max_fail_percentage 21866 1726882627.59598: checking to see if all hosts have failed and the running result is not ok 21866 1726882627.59598: done checking to see if all hosts have failed 21866 1726882627.59599: getting the remaining hosts for this loop 21866 1726882627.59599: done getting the remaining hosts for this loop 21866 1726882627.59602: getting the next task for host managed_node1 21866 1726882627.59604: done getting next task for host managed_node1 21866 1726882627.59606: ^ task is: TASK: Get profile's ring options 21866 1726882627.59607: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882627.59608: getting variables 21866 1726882627.59609: in VariableManager get_vars() 21866 1726882627.59621: Calling all_inventory to load vars for managed_node1 21866 1726882627.59623: Calling groups_inventory to load vars for managed_node1 21866 1726882627.59624: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882627.59627: Calling all_plugins_play to load vars for managed_node1 21866 1726882627.59629: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882627.59630: Calling groups_plugins_play to load vars for managed_node1 21866 1726882627.60297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882627.61769: done with get_vars() 21866 1726882627.61782: done getting variables 21866 1726882627.61811: 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 profile's ring options] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:50 Friday 20 September 2024 21:37:07 -0400 (0:00:00.484) 0:00:22.272 ****** 21866 1726882627.61829: entering _queue_task() for managed_node1/command 21866 1726882627.62044: worker is 1 (out of 1 available) 21866 1726882627.62057: exiting _queue_task() for managed_node1/command 21866 1726882627.62072: done queuing things up, now waiting for results queue to drain 21866 1726882627.62074: waiting for pending results... 21866 1726882627.62233: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21866 1726882627.62302: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000063 21866 1726882627.62315: variable 'ansible_search_path' from source: unknown 21866 1726882627.62346: calling self._execute() 21866 1726882627.62419: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882627.62423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882627.62434: variable 'omit' from source: magic vars 21866 1726882627.62710: variable 'ansible_distribution_major_version' from source: facts 21866 1726882627.62720: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882627.62838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882627.63022: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882627.63054: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882627.63087: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882627.63114: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882627.63168: variable 'networkmanager_version' from source: set_fact 21866 1726882627.63181: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882627.63282: variable 'network_provider' from source: set_fact 21866 1726882627.63285: Evaluated conditional (network_provider == "nm"): True 21866 1726882627.63296: variable 'omit' from source: magic vars 21866 1726882627.63308: variable 'omit' from source: magic vars 21866 1726882627.63373: variable 'interface' from source: play vars 21866 1726882627.63386: variable 'omit' from source: magic vars 21866 1726882627.63409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882627.63429: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882627.63444: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882627.63457: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882627.63469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882627.63501: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882627.63525: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882627.63536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882627.63717: Set connection var ansible_shell_executable to /bin/sh 21866 1726882627.63721: Set connection var ansible_shell_type to sh 21866 1726882627.63723: Set connection var ansible_pipelining to False 21866 1726882627.63726: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882627.63728: Set connection var ansible_timeout to 10 21866 1726882627.63731: Set connection var ansible_connection to ssh 21866 1726882627.63733: variable 'ansible_shell_executable' from source: unknown 21866 1726882627.63736: variable 'ansible_connection' from source: unknown 21866 1726882627.63836: variable 'ansible_module_compression' from source: unknown 21866 1726882627.63841: variable 'ansible_shell_type' from source: unknown 21866 1726882627.63845: variable 'ansible_shell_executable' from source: unknown 21866 1726882627.64041: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882627.64060: variable 'ansible_pipelining' from source: unknown 21866 1726882627.64066: variable 'ansible_timeout' from source: unknown 21866 1726882627.64069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882627.64101: 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) 21866 1726882627.64133: variable 'omit' from source: magic vars 21866 1726882627.64135: starting attempt loop 21866 1726882627.64153: running the handler 21866 1726882627.64160: _low_level_execute_command(): starting 21866 1726882627.64187: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882627.64728: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.64745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882627.64768: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882627.64781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.64828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882627.64834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882627.64967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882627.66580: stdout chunk (state=3): >>>/root <<< 21866 1726882627.66696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882627.66771: stderr chunk (state=3): >>><<< 21866 1726882627.66786: stdout chunk (state=3): >>><<< 21866 1726882627.66813: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882627.66843: _low_level_execute_command(): starting 21866 1726882627.66846: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882627.6681192-22828-30669473365080 `" && echo ansible-tmp-1726882627.6681192-22828-30669473365080="` echo /root/.ansible/tmp/ansible-tmp-1726882627.6681192-22828-30669473365080 `" ) && sleep 0' 21866 1726882627.67501: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882627.67509: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882627.67518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.67532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882627.67578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882627.67581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.67592: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882627.67598: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882627.67613: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882627.67616: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882627.67621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.67633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882627.67638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.67703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882627.67725: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882627.67729: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882627.67841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882627.69700: stdout chunk (state=3): >>>ansible-tmp-1726882627.6681192-22828-30669473365080=/root/.ansible/tmp/ansible-tmp-1726882627.6681192-22828-30669473365080 <<< 21866 1726882627.69812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882627.69854: stderr chunk (state=3): >>><<< 21866 1726882627.69858: stdout chunk (state=3): >>><<< 21866 1726882627.69877: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882627.6681192-22828-30669473365080=/root/.ansible/tmp/ansible-tmp-1726882627.6681192-22828-30669473365080 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882627.69897: variable 'ansible_module_compression' from source: unknown 21866 1726882627.69935: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21866 1726882627.69961: variable 'ansible_facts' from source: unknown 21866 1726882627.70026: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882627.6681192-22828-30669473365080/AnsiballZ_command.py 21866 1726882627.70120: Sending initial data 21866 1726882627.70144: Sent initial data (155 bytes) 21866 1726882627.71151: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882627.71157: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.71175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882627.71247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882627.71251: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882627.71253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.71274: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882627.71277: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882627.71293: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882627.71307: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882627.71327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.71330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882627.71352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882627.71355: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882627.71374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.71462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882627.71478: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882627.71487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882627.71628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882627.73352: 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 <<< 21866 1726882627.73441: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882627.73530: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpcktwvl6n /root/.ansible/tmp/ansible-tmp-1726882627.6681192-22828-30669473365080/AnsiballZ_command.py <<< 21866 1726882627.73666: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882627.74744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882627.74797: stderr chunk (state=3): >>><<< 21866 1726882627.74800: stdout chunk (state=3): >>><<< 21866 1726882627.74815: done transferring module to remote 21866 1726882627.74823: _low_level_execute_command(): starting 21866 1726882627.74827: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882627.6681192-22828-30669473365080/ /root/.ansible/tmp/ansible-tmp-1726882627.6681192-22828-30669473365080/AnsiballZ_command.py && sleep 0' 21866 1726882627.75370: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882627.75376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.75390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882627.75431: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.75435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.75437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.75485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882627.75488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882627.75501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882627.75600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882627.77321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882627.77362: stderr chunk (state=3): >>><<< 21866 1726882627.77368: stdout chunk (state=3): >>><<< 21866 1726882627.77380: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882627.77383: _low_level_execute_command(): starting 21866 1726882627.77385: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882627.6681192-22828-30669473365080/AnsiballZ_command.py && sleep 0' 21866 1726882627.77797: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.77802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882627.77834: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882627.77839: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.77849: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882627.77856: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.77866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882627.77876: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882627.77881: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.77932: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882627.77935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882627.77951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882627.78053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882627.92757: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-20 21:37:07.909991", "end": "2024-09-20 21:37:07.925933", "delta": "0:00:00.015942", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_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}}} <<< 21866 1726882627.93991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882627.94097: stderr chunk (state=3): >>><<< 21866 1726882627.94100: stdout chunk (state=3): >>><<< 21866 1726882627.94122: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-20 21:37:07.909991", "end": "2024-09-20 21:37:07.925933", "delta": "0:00:00.015942", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882627.94173: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx c show testnic1', '_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-1726882627.6681192-22828-30669473365080/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882627.94182: _low_level_execute_command(): starting 21866 1726882627.94187: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882627.6681192-22828-30669473365080/ > /dev/null 2>&1 && sleep 0' 21866 1726882627.94961: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882627.94986: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882627.95008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.95035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882627.95100: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882627.95117: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882627.95136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.95156: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882627.95176: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882627.95218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882627.95223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882627.95226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882627.95325: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882627.95343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882627.95439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882627.97246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882627.97326: stderr chunk (state=3): >>><<< 21866 1726882627.97340: stdout chunk (state=3): >>><<< 21866 1726882627.97369: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882627.97454: handler run complete 21866 1726882627.97457: Evaluated conditional (False): False 21866 1726882627.97459: attempt loop complete, returning result 21866 1726882627.97461: _execute() done 21866 1726882627.97464: dumping result to json 21866 1726882627.97467: done dumping result, returning 21866 1726882627.97477: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [0e448fcc-3ce9-1c82-aff9-000000000063] 21866 1726882627.97480: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000063 21866 1726882627.97779: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000063 21866 1726882627.97781: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1" ], "delta": "0:00:00.015942", "end": "2024-09-20 21:37:07.925933", "rc": 0, "start": "2024-09-20 21:37:07.909991" } 21866 1726882627.97879: no more pending results, returning what we have 21866 1726882627.97883: results queue empty 21866 1726882627.97883: checking for any_errors_fatal 21866 1726882627.97885: done checking for any_errors_fatal 21866 1726882627.97886: checking for max_fail_percentage 21866 1726882627.97887: done checking for max_fail_percentage 21866 1726882627.97888: checking to see if all hosts have failed and the running result is not ok 21866 1726882627.97889: done checking to see if all hosts have failed 21866 1726882627.97891: getting the remaining hosts for this loop 21866 1726882627.97896: done getting the remaining hosts for this loop 21866 1726882627.97899: getting the next task for host managed_node1 21866 1726882627.97909: done getting next task for host managed_node1 21866 1726882627.97912: ^ task is: TASK: ASSERT: The profile does not contain ring options 21866 1726882627.97913: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882627.97917: getting variables 21866 1726882627.97918: in VariableManager get_vars() 21866 1726882627.97982: Calling all_inventory to load vars for managed_node1 21866 1726882627.97985: Calling groups_inventory to load vars for managed_node1 21866 1726882627.97987: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882627.98003: Calling all_plugins_play to load vars for managed_node1 21866 1726882627.98007: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882627.98010: Calling groups_plugins_play to load vars for managed_node1 21866 1726882627.99306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882628.01036: done with get_vars() 21866 1726882628.01072: done getting variables 21866 1726882628.01166: 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: The profile does not contain ring options] *********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:56 Friday 20 September 2024 21:37:08 -0400 (0:00:00.393) 0:00:22.665 ****** 21866 1726882628.01209: entering _queue_task() for managed_node1/assert 21866 1726882628.01551: worker is 1 (out of 1 available) 21866 1726882628.01566: exiting _queue_task() for managed_node1/assert 21866 1726882628.01583: done queuing things up, now waiting for results queue to drain 21866 1726882628.01585: waiting for pending results... 21866 1726882628.01892: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options 21866 1726882628.01975: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000064 21866 1726882628.02005: variable 'ansible_search_path' from source: unknown 21866 1726882628.02054: calling self._execute() 21866 1726882628.02186: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882628.02205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882628.02224: variable 'omit' from source: magic vars 21866 1726882628.02711: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.02733: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.02983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882628.03322: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882628.03395: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882628.03451: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882628.03503: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882628.03612: variable 'networkmanager_version' from source: set_fact 21866 1726882628.03631: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.03864: variable 'network_provider' from source: set_fact 21866 1726882628.03879: Evaluated conditional (network_provider == "nm"): True 21866 1726882628.03898: variable 'omit' from source: magic vars 21866 1726882628.03934: variable 'omit' from source: magic vars 21866 1726882628.03978: variable 'omit' from source: magic vars 21866 1726882628.04023: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882628.04071: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882628.04097: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882628.04150: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882628.04177: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882628.04207: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882628.04211: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882628.04214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882628.04315: Set connection var ansible_shell_executable to /bin/sh 21866 1726882628.04319: Set connection var ansible_shell_type to sh 21866 1726882628.04322: Set connection var ansible_pipelining to False 21866 1726882628.04329: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882628.04343: Set connection var ansible_timeout to 10 21866 1726882628.04360: Set connection var ansible_connection to ssh 21866 1726882628.04409: variable 'ansible_shell_executable' from source: unknown 21866 1726882628.04422: variable 'ansible_connection' from source: unknown 21866 1726882628.04435: variable 'ansible_module_compression' from source: unknown 21866 1726882628.04452: variable 'ansible_shell_type' from source: unknown 21866 1726882628.04469: variable 'ansible_shell_executable' from source: unknown 21866 1726882628.04481: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882628.04496: variable 'ansible_pipelining' from source: unknown 21866 1726882628.04509: variable 'ansible_timeout' from source: unknown 21866 1726882628.04518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882628.04725: 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) 21866 1726882628.04734: variable 'omit' from source: magic vars 21866 1726882628.04743: starting attempt loop 21866 1726882628.04753: running the handler 21866 1726882628.04937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882628.07163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882628.07254: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882628.07314: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882628.07365: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882628.07401: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882628.07518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882628.07570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882628.07618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882628.07682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882628.07701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882628.07762: variable 'no_ring_nm' from source: set_fact 21866 1726882628.07785: Evaluated conditional (no_ring_nm.stdout | length == 0): True 21866 1726882628.07794: handler run complete 21866 1726882628.07806: attempt loop complete, returning result 21866 1726882628.07809: _execute() done 21866 1726882628.07812: dumping result to json 21866 1726882628.07814: done dumping result, returning 21866 1726882628.07820: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options [0e448fcc-3ce9-1c82-aff9-000000000064] 21866 1726882628.07825: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000064 21866 1726882628.07903: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000064 21866 1726882628.07907: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21866 1726882628.07948: no more pending results, returning what we have 21866 1726882628.07951: results queue empty 21866 1726882628.07952: checking for any_errors_fatal 21866 1726882628.07965: done checking for any_errors_fatal 21866 1726882628.07966: checking for max_fail_percentage 21866 1726882628.07967: done checking for max_fail_percentage 21866 1726882628.07968: checking to see if all hosts have failed and the running result is not ok 21866 1726882628.07969: done checking to see if all hosts have failed 21866 1726882628.07975: getting the remaining hosts for this loop 21866 1726882628.07977: done getting the remaining hosts for this loop 21866 1726882628.07980: getting the next task for host managed_node1 21866 1726882628.07986: done getting next task for host managed_node1 21866 1726882628.07988: ^ task is: TASK: Get profile's ring options 21866 1726882628.07989: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882628.07992: getting variables 21866 1726882628.07994: in VariableManager get_vars() 21866 1726882628.08036: Calling all_inventory to load vars for managed_node1 21866 1726882628.08039: Calling groups_inventory to load vars for managed_node1 21866 1726882628.08041: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882628.08049: Calling all_plugins_play to load vars for managed_node1 21866 1726882628.08052: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882628.08054: Calling groups_plugins_play to load vars for managed_node1 21866 1726882628.08873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882628.09822: done with get_vars() 21866 1726882628.09836: done getting variables 21866 1726882628.09881: 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 profile's ring options] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:61 Friday 20 September 2024 21:37:08 -0400 (0:00:00.086) 0:00:22.752 ****** 21866 1726882628.09900: entering _queue_task() for managed_node1/command 21866 1726882628.10098: worker is 1 (out of 1 available) 21866 1726882628.10110: exiting _queue_task() for managed_node1/command 21866 1726882628.10122: done queuing things up, now waiting for results queue to drain 21866 1726882628.10124: waiting for pending results... 21866 1726882628.10285: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21866 1726882628.10349: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000065 21866 1726882628.10369: variable 'ansible_search_path' from source: unknown 21866 1726882628.10395: calling self._execute() 21866 1726882628.10469: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882628.10473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882628.10482: variable 'omit' from source: magic vars 21866 1726882628.10740: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.10751: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.10869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882628.11043: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882628.11077: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882628.11102: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882628.11126: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882628.11182: variable 'networkmanager_version' from source: set_fact 21866 1726882628.11193: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.11308: variable 'network_provider' from source: set_fact 21866 1726882628.11311: Evaluated conditional (network_provider == "initscripts"): False 21866 1726882628.11315: when evaluation is False, skipping this task 21866 1726882628.11318: _execute() done 21866 1726882628.11321: dumping result to json 21866 1726882628.11324: done dumping result, returning 21866 1726882628.11330: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [0e448fcc-3ce9-1c82-aff9-000000000065] 21866 1726882628.11336: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000065 21866 1726882628.11414: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000065 21866 1726882628.11417: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21866 1726882628.11480: no more pending results, returning what we have 21866 1726882628.11483: results queue empty 21866 1726882628.11484: checking for any_errors_fatal 21866 1726882628.11488: done checking for any_errors_fatal 21866 1726882628.11489: checking for max_fail_percentage 21866 1726882628.11490: done checking for max_fail_percentage 21866 1726882628.11491: checking to see if all hosts have failed and the running result is not ok 21866 1726882628.11492: done checking to see if all hosts have failed 21866 1726882628.11493: getting the remaining hosts for this loop 21866 1726882628.11494: done getting the remaining hosts for this loop 21866 1726882628.11497: getting the next task for host managed_node1 21866 1726882628.11502: done getting next task for host managed_node1 21866 1726882628.11504: ^ task is: TASK: ASSERT: The profile does not contain ring options 21866 1726882628.11506: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882628.11509: getting variables 21866 1726882628.11510: in VariableManager get_vars() 21866 1726882628.11552: Calling all_inventory to load vars for managed_node1 21866 1726882628.11555: Calling groups_inventory to load vars for managed_node1 21866 1726882628.11557: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882628.11567: Calling all_plugins_play to load vars for managed_node1 21866 1726882628.11570: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882628.11573: Calling groups_plugins_play to load vars for managed_node1 21866 1726882628.12433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882628.13351: done with get_vars() 21866 1726882628.13369: done getting variables 21866 1726882628.13405: 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: The profile does not contain ring options] *********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:68 Friday 20 September 2024 21:37:08 -0400 (0:00:00.035) 0:00:22.787 ****** 21866 1726882628.13423: entering _queue_task() for managed_node1/assert 21866 1726882628.13597: worker is 1 (out of 1 available) 21866 1726882628.13608: exiting _queue_task() for managed_node1/assert 21866 1726882628.13619: done queuing things up, now waiting for results queue to drain 21866 1726882628.13621: waiting for pending results... 21866 1726882628.13781: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options 21866 1726882628.13849: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000066 21866 1726882628.13861: variable 'ansible_search_path' from source: unknown 21866 1726882628.13891: calling self._execute() 21866 1726882628.13956: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882628.13965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882628.13973: variable 'omit' from source: magic vars 21866 1726882628.14221: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.14230: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.14357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882628.14533: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882628.14567: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882628.14592: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882628.14616: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882628.14675: variable 'networkmanager_version' from source: set_fact 21866 1726882628.14685: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.14791: variable 'network_provider' from source: set_fact 21866 1726882628.14795: Evaluated conditional (network_provider == "initscripts"): False 21866 1726882628.14797: when evaluation is False, skipping this task 21866 1726882628.14799: _execute() done 21866 1726882628.14802: dumping result to json 21866 1726882628.14804: done dumping result, returning 21866 1726882628.14809: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does not contain ring options [0e448fcc-3ce9-1c82-aff9-000000000066] 21866 1726882628.14814: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000066 21866 1726882628.14900: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000066 21866 1726882628.14903: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21866 1726882628.14962: no more pending results, returning what we have 21866 1726882628.14966: results queue empty 21866 1726882628.14967: checking for any_errors_fatal 21866 1726882628.14971: done checking for any_errors_fatal 21866 1726882628.14971: checking for max_fail_percentage 21866 1726882628.14973: done checking for max_fail_percentage 21866 1726882628.14974: checking to see if all hosts have failed and the running result is not ok 21866 1726882628.14975: done checking to see if all hosts have failed 21866 1726882628.14975: getting the remaining hosts for this loop 21866 1726882628.14977: done getting the remaining hosts for this loop 21866 1726882628.14980: getting the next task for host managed_node1 21866 1726882628.14984: done getting next task for host managed_node1 21866 1726882628.14986: ^ task is: TASK: TEST: I can set rx. 21866 1726882628.14988: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882628.14991: getting variables 21866 1726882628.14992: in VariableManager get_vars() 21866 1726882628.15030: Calling all_inventory to load vars for managed_node1 21866 1726882628.15032: Calling groups_inventory to load vars for managed_node1 21866 1726882628.15033: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882628.15039: Calling all_plugins_play to load vars for managed_node1 21866 1726882628.15041: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882628.15043: Calling groups_plugins_play to load vars for managed_node1 21866 1726882628.15804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882628.16831: done with get_vars() 21866 1726882628.16845: done getting variables 21866 1726882628.16888: 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 [TEST: I can set rx.] ***************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:74 Friday 20 September 2024 21:37:08 -0400 (0:00:00.034) 0:00:22.822 ****** 21866 1726882628.16906: entering _queue_task() for managed_node1/debug 21866 1726882628.17078: worker is 1 (out of 1 available) 21866 1726882628.17089: exiting _queue_task() for managed_node1/debug 21866 1726882628.17100: done queuing things up, now waiting for results queue to drain 21866 1726882628.17102: waiting for pending results... 21866 1726882628.17255: running TaskExecutor() for managed_node1/TASK: TEST: I can set rx. 21866 1726882628.17316: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000067 21866 1726882628.17329: variable 'ansible_search_path' from source: unknown 21866 1726882628.17355: calling self._execute() 21866 1726882628.17429: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882628.17433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882628.17440: variable 'omit' from source: magic vars 21866 1726882628.17703: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.17712: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.17827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882628.18005: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882628.18035: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882628.18062: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882628.18096: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882628.18151: variable 'networkmanager_version' from source: set_fact 21866 1726882628.18167: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.18175: variable 'omit' from source: magic vars 21866 1726882628.18191: variable 'omit' from source: magic vars 21866 1726882628.18214: variable 'omit' from source: magic vars 21866 1726882628.18236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882628.18297: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882628.18312: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882628.18325: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882628.18333: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882628.18355: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882628.18358: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882628.18366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882628.18436: Set connection var ansible_shell_executable to /bin/sh 21866 1726882628.18439: Set connection var ansible_shell_type to sh 21866 1726882628.18442: Set connection var ansible_pipelining to False 21866 1726882628.18448: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882628.18453: Set connection var ansible_timeout to 10 21866 1726882628.18458: Set connection var ansible_connection to ssh 21866 1726882628.18480: variable 'ansible_shell_executable' from source: unknown 21866 1726882628.18484: variable 'ansible_connection' from source: unknown 21866 1726882628.18487: variable 'ansible_module_compression' from source: unknown 21866 1726882628.18489: variable 'ansible_shell_type' from source: unknown 21866 1726882628.18492: variable 'ansible_shell_executable' from source: unknown 21866 1726882628.18495: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882628.18498: variable 'ansible_pipelining' from source: unknown 21866 1726882628.18500: variable 'ansible_timeout' from source: unknown 21866 1726882628.18502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882628.18576: 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) 21866 1726882628.18584: variable 'omit' from source: magic vars 21866 1726882628.18589: starting attempt loop 21866 1726882628.18592: running the handler 21866 1726882628.18628: handler run complete 21866 1726882628.18643: attempt loop complete, returning result 21866 1726882628.18645: _execute() done 21866 1726882628.18648: dumping result to json 21866 1726882628.18651: done dumping result, returning 21866 1726882628.18656: done running TaskExecutor() for managed_node1/TASK: TEST: I can set rx. [0e448fcc-3ce9-1c82-aff9-000000000067] 21866 1726882628.18661: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000067 21866 1726882628.18742: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000067 21866 1726882628.18745: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 21866 1726882628.18791: no more pending results, returning what we have 21866 1726882628.18793: results queue empty 21866 1726882628.18794: checking for any_errors_fatal 21866 1726882628.18801: done checking for any_errors_fatal 21866 1726882628.18801: checking for max_fail_percentage 21866 1726882628.18803: done checking for max_fail_percentage 21866 1726882628.18804: checking to see if all hosts have failed and the running result is not ok 21866 1726882628.18805: done checking to see if all hosts have failed 21866 1726882628.18805: getting the remaining hosts for this loop 21866 1726882628.18807: done getting the remaining hosts for this loop 21866 1726882628.18810: getting the next task for host managed_node1 21866 1726882628.18816: done getting next task for host managed_node1 21866 1726882628.18821: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21866 1726882628.18823: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882628.18838: getting variables 21866 1726882628.18839: in VariableManager get_vars() 21866 1726882628.18882: Calling all_inventory to load vars for managed_node1 21866 1726882628.18885: Calling groups_inventory to load vars for managed_node1 21866 1726882628.18887: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882628.18895: Calling all_plugins_play to load vars for managed_node1 21866 1726882628.18897: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882628.18900: Calling groups_plugins_play to load vars for managed_node1 21866 1726882628.19660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882628.20611: done with get_vars() 21866 1726882628.20625: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:37:08 -0400 (0:00:00.037) 0:00:22.860 ****** 21866 1726882628.20694: entering _queue_task() for managed_node1/include_tasks 21866 1726882628.20873: worker is 1 (out of 1 available) 21866 1726882628.20887: exiting _queue_task() for managed_node1/include_tasks 21866 1726882628.20898: done queuing things up, now waiting for results queue to drain 21866 1726882628.20899: waiting for pending results... 21866 1726882628.21052: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21866 1726882628.21142: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000006f 21866 1726882628.21152: variable 'ansible_search_path' from source: unknown 21866 1726882628.21155: variable 'ansible_search_path' from source: unknown 21866 1726882628.21183: calling self._execute() 21866 1726882628.21248: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882628.21252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882628.21263: variable 'omit' from source: magic vars 21866 1726882628.21507: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.21516: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.21631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882628.21806: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882628.21835: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882628.21862: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882628.21887: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882628.21943: variable 'networkmanager_version' from source: set_fact 21866 1726882628.21953: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.22048: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.22051: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.22144: variable 'networkmanager_version' from source: set_fact 21866 1726882628.22151: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.22229: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.22233: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.22322: variable 'networkmanager_version' from source: set_fact 21866 1726882628.22329: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.22337: _execute() done 21866 1726882628.22340: dumping result to json 21866 1726882628.22342: done dumping result, returning 21866 1726882628.22349: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-1c82-aff9-00000000006f] 21866 1726882628.22353: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000006f 21866 1726882628.22431: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000006f 21866 1726882628.22434: WORKER PROCESS EXITING 21866 1726882628.22475: no more pending results, returning what we have 21866 1726882628.22479: in VariableManager get_vars() 21866 1726882628.22521: Calling all_inventory to load vars for managed_node1 21866 1726882628.22524: Calling groups_inventory to load vars for managed_node1 21866 1726882628.22526: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882628.22535: Calling all_plugins_play to load vars for managed_node1 21866 1726882628.22537: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882628.22540: Calling groups_plugins_play to load vars for managed_node1 21866 1726882628.23412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882628.24336: done with get_vars() 21866 1726882628.24349: variable 'ansible_search_path' from source: unknown 21866 1726882628.24350: variable 'ansible_search_path' from source: unknown 21866 1726882628.24381: we have included files to process 21866 1726882628.24382: generating all_blocks data 21866 1726882628.24384: done generating all_blocks data 21866 1726882628.24388: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21866 1726882628.24388: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21866 1726882628.24390: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21866 1726882628.24762: done processing included file 21866 1726882628.24766: iterating over new_blocks loaded from include file 21866 1726882628.24767: in VariableManager get_vars() 21866 1726882628.24784: done with get_vars() 21866 1726882628.24786: filtering new block on tags 21866 1726882628.24798: done filtering new block on tags 21866 1726882628.24800: in VariableManager get_vars() 21866 1726882628.24817: done with get_vars() 21866 1726882628.24818: filtering new block on tags 21866 1726882628.24830: done filtering new block on tags 21866 1726882628.24832: in VariableManager get_vars() 21866 1726882628.24847: done with get_vars() 21866 1726882628.24848: filtering new block on tags 21866 1726882628.24861: done filtering new block on tags 21866 1726882628.24862: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 21866 1726882628.24867: extending task lists for all hosts with included blocks 21866 1726882628.25346: done extending task lists 21866 1726882628.25347: done processing included files 21866 1726882628.25348: results queue empty 21866 1726882628.25348: checking for any_errors_fatal 21866 1726882628.25350: done checking for any_errors_fatal 21866 1726882628.25351: checking for max_fail_percentage 21866 1726882628.25351: done checking for max_fail_percentage 21866 1726882628.25352: checking to see if all hosts have failed and the running result is not ok 21866 1726882628.25353: done checking to see if all hosts have failed 21866 1726882628.25353: getting the remaining hosts for this loop 21866 1726882628.25354: done getting the remaining hosts for this loop 21866 1726882628.25356: getting the next task for host managed_node1 21866 1726882628.25360: done getting next task for host managed_node1 21866 1726882628.25362: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21866 1726882628.25365: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 21866 1726882628.25371: getting variables 21866 1726882628.25372: in VariableManager get_vars() 21866 1726882628.25384: Calling all_inventory to load vars for managed_node1 21866 1726882628.25385: Calling groups_inventory to load vars for managed_node1 21866 1726882628.25387: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882628.25390: Calling all_plugins_play to load vars for managed_node1 21866 1726882628.25391: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882628.25396: Calling groups_plugins_play to load vars for managed_node1 21866 1726882628.26075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882628.26998: done with get_vars() 21866 1726882628.27012: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:37:08 -0400 (0:00:00.063) 0:00:22.924 ****** 21866 1726882628.27063: entering _queue_task() for managed_node1/setup 21866 1726882628.27238: worker is 1 (out of 1 available) 21866 1726882628.27251: exiting _queue_task() for managed_node1/setup 21866 1726882628.27268: done queuing things up, now waiting for results queue to drain 21866 1726882628.27269: waiting for pending results... 21866 1726882628.27415: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21866 1726882628.27517: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000003f4 21866 1726882628.27527: variable 'ansible_search_path' from source: unknown 21866 1726882628.27530: variable 'ansible_search_path' from source: unknown 21866 1726882628.27555: calling self._execute() 21866 1726882628.27618: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882628.27622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882628.27630: variable 'omit' from source: magic vars 21866 1726882628.27881: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.27890: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.28003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882628.28179: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882628.28209: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882628.28233: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882628.28254: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882628.28319: variable 'networkmanager_version' from source: set_fact 21866 1726882628.28328: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.28408: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.28411: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.28499: variable 'networkmanager_version' from source: set_fact 21866 1726882628.28506: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.28579: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.28584: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.28669: variable 'networkmanager_version' from source: set_fact 21866 1726882628.28677: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.28835: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.28838: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.28925: variable 'networkmanager_version' from source: set_fact 21866 1726882628.28937: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.29009: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.29012: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.29103: variable 'networkmanager_version' from source: set_fact 21866 1726882628.29109: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.29216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882628.30589: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882628.30630: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882628.30656: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882628.30688: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882628.30708: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882628.30760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882628.30798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882628.30815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882628.30841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882628.30851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882628.30893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882628.30908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882628.30925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882628.30949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882628.30962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882628.31057: variable '__network_required_facts' from source: role '' defaults 21866 1726882628.31065: variable 'ansible_facts' from source: unknown 21866 1726882628.31488: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 21866 1726882628.31491: when evaluation is False, skipping this task 21866 1726882628.31494: _execute() done 21866 1726882628.31497: dumping result to json 21866 1726882628.31499: done dumping result, returning 21866 1726882628.31504: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-1c82-aff9-0000000003f4] 21866 1726882628.31509: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000003f4 21866 1726882628.31588: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000003f4 21866 1726882628.31591: 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 } 21866 1726882628.31670: no more pending results, returning what we have 21866 1726882628.31673: results queue empty 21866 1726882628.31673: checking for any_errors_fatal 21866 1726882628.31675: done checking for any_errors_fatal 21866 1726882628.31675: checking for max_fail_percentage 21866 1726882628.31677: done checking for max_fail_percentage 21866 1726882628.31678: checking to see if all hosts have failed and the running result is not ok 21866 1726882628.31679: done checking to see if all hosts have failed 21866 1726882628.31679: getting the remaining hosts for this loop 21866 1726882628.31685: done getting the remaining hosts for this loop 21866 1726882628.31688: getting the next task for host managed_node1 21866 1726882628.31696: done getting next task for host managed_node1 21866 1726882628.31699: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 21866 1726882628.31702: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 21866 1726882628.31716: getting variables 21866 1726882628.31717: in VariableManager get_vars() 21866 1726882628.31752: Calling all_inventory to load vars for managed_node1 21866 1726882628.31754: Calling groups_inventory to load vars for managed_node1 21866 1726882628.31755: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882628.31764: Calling all_plugins_play to load vars for managed_node1 21866 1726882628.31766: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882628.31768: Calling groups_plugins_play to load vars for managed_node1 21866 1726882628.32575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882628.33520: done with get_vars() 21866 1726882628.33534: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:37:08 -0400 (0:00:00.065) 0:00:22.989 ****** 21866 1726882628.33600: entering _queue_task() for managed_node1/stat 21866 1726882628.33775: worker is 1 (out of 1 available) 21866 1726882628.33787: exiting _queue_task() for managed_node1/stat 21866 1726882628.33798: done queuing things up, now waiting for results queue to drain 21866 1726882628.33800: waiting for pending results... 21866 1726882628.33951: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 21866 1726882628.34051: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000003f6 21866 1726882628.34066: variable 'ansible_search_path' from source: unknown 21866 1726882628.34069: variable 'ansible_search_path' from source: unknown 21866 1726882628.34091: calling self._execute() 21866 1726882628.34153: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882628.34157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882628.34169: variable 'omit' from source: magic vars 21866 1726882628.34410: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.34419: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.34531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882628.34702: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882628.34732: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882628.34756: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882628.34786: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882628.34839: variable 'networkmanager_version' from source: set_fact 21866 1726882628.34848: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.34925: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.34929: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.35018: variable 'networkmanager_version' from source: set_fact 21866 1726882628.35026: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.35097: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.35104: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.35197: variable 'networkmanager_version' from source: set_fact 21866 1726882628.35205: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.35300: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.35303: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.35393: variable 'networkmanager_version' from source: set_fact 21866 1726882628.35400: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.35478: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.35481: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.35570: variable 'networkmanager_version' from source: set_fact 21866 1726882628.35578: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.35680: 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) 21866 1726882628.35697: 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) 21866 1726882628.35715: 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) 21866 1726882628.35732: 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) 21866 1726882628.35788: variable '__network_is_ostree' from source: set_fact 21866 1726882628.35793: Evaluated conditional (not __network_is_ostree is defined): False 21866 1726882628.35796: when evaluation is False, skipping this task 21866 1726882628.35798: _execute() done 21866 1726882628.35801: dumping result to json 21866 1726882628.35804: done dumping result, returning 21866 1726882628.35810: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-1c82-aff9-0000000003f6] 21866 1726882628.35815: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000003f6 21866 1726882628.35889: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000003f6 21866 1726882628.35891: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21866 1726882628.35937: no more pending results, returning what we have 21866 1726882628.35940: results queue empty 21866 1726882628.35941: checking for any_errors_fatal 21866 1726882628.35945: done checking for any_errors_fatal 21866 1726882628.35946: checking for max_fail_percentage 21866 1726882628.35947: done checking for max_fail_percentage 21866 1726882628.35948: checking to see if all hosts have failed and the running result is not ok 21866 1726882628.35949: done checking to see if all hosts have failed 21866 1726882628.35950: getting the remaining hosts for this loop 21866 1726882628.35951: done getting the remaining hosts for this loop 21866 1726882628.35954: getting the next task for host managed_node1 21866 1726882628.35959: done getting next task for host managed_node1 21866 1726882628.35962: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21866 1726882628.35969: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 21866 1726882628.35983: getting variables 21866 1726882628.35984: in VariableManager get_vars() 21866 1726882628.36026: Calling all_inventory to load vars for managed_node1 21866 1726882628.36028: Calling groups_inventory to load vars for managed_node1 21866 1726882628.36030: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882628.36035: Calling all_plugins_play to load vars for managed_node1 21866 1726882628.36037: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882628.36039: Calling groups_plugins_play to load vars for managed_node1 21866 1726882628.36846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882628.37776: done with get_vars() 21866 1726882628.37790: done getting variables 21866 1726882628.37827: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:37:08 -0400 (0:00:00.042) 0:00:23.032 ****** 21866 1726882628.37854: entering _queue_task() for managed_node1/set_fact 21866 1726882628.38018: worker is 1 (out of 1 available) 21866 1726882628.38029: exiting _queue_task() for managed_node1/set_fact 21866 1726882628.38040: done queuing things up, now waiting for results queue to drain 21866 1726882628.38041: waiting for pending results... 21866 1726882628.38194: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21866 1726882628.38290: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000003f7 21866 1726882628.38301: variable 'ansible_search_path' from source: unknown 21866 1726882628.38304: variable 'ansible_search_path' from source: unknown 21866 1726882628.38327: calling self._execute() 21866 1726882628.38392: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882628.38396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882628.38404: variable 'omit' from source: magic vars 21866 1726882628.38654: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.38668: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.38782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882628.38953: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882628.38987: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882628.39010: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882628.39035: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882628.39094: variable 'networkmanager_version' from source: set_fact 21866 1726882628.39104: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.39181: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.39184: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.39275: variable 'networkmanager_version' from source: set_fact 21866 1726882628.39281: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.39351: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.39356: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.39443: variable 'networkmanager_version' from source: set_fact 21866 1726882628.39451: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.39552: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.39556: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.39646: variable 'networkmanager_version' from source: set_fact 21866 1726882628.39653: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.39729: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.39732: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.39822: variable 'networkmanager_version' from source: set_fact 21866 1726882628.39829: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.39931: 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) 21866 1726882628.39947: 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) 21866 1726882628.39968: 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) 21866 1726882628.39986: 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) 21866 1726882628.40037: variable '__network_is_ostree' from source: set_fact 21866 1726882628.40042: Evaluated conditional (not __network_is_ostree is defined): False 21866 1726882628.40045: when evaluation is False, skipping this task 21866 1726882628.40047: _execute() done 21866 1726882628.40050: dumping result to json 21866 1726882628.40054: done dumping result, returning 21866 1726882628.40059: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-1c82-aff9-0000000003f7] 21866 1726882628.40068: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000003f7 21866 1726882628.40140: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000003f7 21866 1726882628.40144: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21866 1726882628.40189: no more pending results, returning what we have 21866 1726882628.40193: results queue empty 21866 1726882628.40194: checking for any_errors_fatal 21866 1726882628.40198: done checking for any_errors_fatal 21866 1726882628.40198: checking for max_fail_percentage 21866 1726882628.40200: done checking for max_fail_percentage 21866 1726882628.40201: checking to see if all hosts have failed and the running result is not ok 21866 1726882628.40202: done checking to see if all hosts have failed 21866 1726882628.40202: getting the remaining hosts for this loop 21866 1726882628.40204: done getting the remaining hosts for this loop 21866 1726882628.40206: getting the next task for host managed_node1 21866 1726882628.40214: done getting next task for host managed_node1 21866 1726882628.40217: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 21866 1726882628.40221: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 21866 1726882628.40236: getting variables 21866 1726882628.40237: in VariableManager get_vars() 21866 1726882628.40278: Calling all_inventory to load vars for managed_node1 21866 1726882628.40280: Calling groups_inventory to load vars for managed_node1 21866 1726882628.40281: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882628.40287: Calling all_plugins_play to load vars for managed_node1 21866 1726882628.40289: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882628.40290: Calling groups_plugins_play to load vars for managed_node1 21866 1726882628.41042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882628.41972: done with get_vars() 21866 1726882628.41986: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:37:08 -0400 (0:00:00.041) 0:00:23.074 ****** 21866 1726882628.42050: entering _queue_task() for managed_node1/service_facts 21866 1726882628.42211: worker is 1 (out of 1 available) 21866 1726882628.42222: exiting _queue_task() for managed_node1/service_facts 21866 1726882628.42234: done queuing things up, now waiting for results queue to drain 21866 1726882628.42236: waiting for pending results... 21866 1726882628.42392: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 21866 1726882628.42489: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000003f9 21866 1726882628.42500: variable 'ansible_search_path' from source: unknown 21866 1726882628.42504: variable 'ansible_search_path' from source: unknown 21866 1726882628.42528: calling self._execute() 21866 1726882628.42590: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882628.42594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882628.42601: variable 'omit' from source: magic vars 21866 1726882628.42848: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.42857: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.42975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882628.43147: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882628.43180: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882628.43210: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882628.43232: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882628.43285: variable 'networkmanager_version' from source: set_fact 21866 1726882628.43295: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.43372: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.43376: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.43470: variable 'networkmanager_version' from source: set_fact 21866 1726882628.43477: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.43548: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.43553: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.43640: variable 'networkmanager_version' from source: set_fact 21866 1726882628.43646: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.43750: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.43762: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.43847: variable 'networkmanager_version' from source: set_fact 21866 1726882628.43853: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.43932: variable 'ansible_distribution_major_version' from source: facts 21866 1726882628.43935: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882628.44025: variable 'networkmanager_version' from source: set_fact 21866 1726882628.44032: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882628.44037: variable 'omit' from source: magic vars 21866 1726882628.44087: variable 'omit' from source: magic vars 21866 1726882628.44110: variable 'omit' from source: magic vars 21866 1726882628.44131: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882628.44150: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882628.44167: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882628.44180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882628.44192: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882628.44215: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882628.44218: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882628.44222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882628.44290: Set connection var ansible_shell_executable to /bin/sh 21866 1726882628.44294: Set connection var ansible_shell_type to sh 21866 1726882628.44297: Set connection var ansible_pipelining to False 21866 1726882628.44302: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882628.44308: Set connection var ansible_timeout to 10 21866 1726882628.44314: Set connection var ansible_connection to ssh 21866 1726882628.44332: variable 'ansible_shell_executable' from source: unknown 21866 1726882628.44335: variable 'ansible_connection' from source: unknown 21866 1726882628.44337: variable 'ansible_module_compression' from source: unknown 21866 1726882628.44340: variable 'ansible_shell_type' from source: unknown 21866 1726882628.44342: variable 'ansible_shell_executable' from source: unknown 21866 1726882628.44344: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882628.44348: variable 'ansible_pipelining' from source: unknown 21866 1726882628.44350: variable 'ansible_timeout' from source: unknown 21866 1726882628.44354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882628.44454: 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) 21866 1726882628.44464: variable 'omit' from source: magic vars 21866 1726882628.44468: starting attempt loop 21866 1726882628.44471: running the handler 21866 1726882628.44481: _low_level_execute_command(): starting 21866 1726882628.44488: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882628.45001: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882628.45015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882628.45032: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882628.45050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882628.45068: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882628.45104: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882628.45115: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882628.45229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882628.46908: stdout chunk (state=3): >>>/root <<< 21866 1726882628.47082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882628.47092: stdout chunk (state=3): >>><<< 21866 1726882628.47115: stderr chunk (state=3): >>><<< 21866 1726882628.47135: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882628.47150: _low_level_execute_command(): starting 21866 1726882628.47162: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882628.4713964-22851-100870918145868 `" && echo ansible-tmp-1726882628.4713964-22851-100870918145868="` echo /root/.ansible/tmp/ansible-tmp-1726882628.4713964-22851-100870918145868 `" ) && sleep 0' 21866 1726882628.47840: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882628.47855: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882628.47883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882628.47905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882628.47947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882628.47965: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882628.47980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882628.48005: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882628.48017: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882628.48027: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882628.48039: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882628.48052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882628.48076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882628.48089: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882628.48108: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882628.48120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882628.48204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882628.48230: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882628.48248: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882628.48390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882628.50257: stdout chunk (state=3): >>>ansible-tmp-1726882628.4713964-22851-100870918145868=/root/.ansible/tmp/ansible-tmp-1726882628.4713964-22851-100870918145868 <<< 21866 1726882628.50389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882628.50444: stderr chunk (state=3): >>><<< 21866 1726882628.50455: stdout chunk (state=3): >>><<< 21866 1726882628.50752: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882628.4713964-22851-100870918145868=/root/.ansible/tmp/ansible-tmp-1726882628.4713964-22851-100870918145868 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882628.50755: variable 'ansible_module_compression' from source: unknown 21866 1726882628.50760: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 21866 1726882628.50763: variable 'ansible_facts' from source: unknown 21866 1726882628.50767: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882628.4713964-22851-100870918145868/AnsiballZ_service_facts.py 21866 1726882628.50901: Sending initial data 21866 1726882628.50910: Sent initial data (162 bytes) 21866 1726882628.51709: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882628.51713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882628.51774: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882628.51778: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882628.51780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882628.51833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882628.51853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882628.51980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882628.53702: 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 <<< 21866 1726882628.53794: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882628.53898: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmp_goqgrnk /root/.ansible/tmp/ansible-tmp-1726882628.4713964-22851-100870918145868/AnsiballZ_service_facts.py <<< 21866 1726882628.53988: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882628.55331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882628.55496: stderr chunk (state=3): >>><<< 21866 1726882628.55499: stdout chunk (state=3): >>><<< 21866 1726882628.55501: done transferring module to remote 21866 1726882628.55503: _low_level_execute_command(): starting 21866 1726882628.55506: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882628.4713964-22851-100870918145868/ /root/.ansible/tmp/ansible-tmp-1726882628.4713964-22851-100870918145868/AnsiballZ_service_facts.py && sleep 0' 21866 1726882628.56108: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882628.56122: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882628.56137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882628.56157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882628.56206: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882628.56219: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882628.56234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882628.56252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882628.56271: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882628.56286: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882628.56300: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882628.56314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882628.56331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882628.56343: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882628.56354: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882628.56375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882628.56451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882628.56473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882628.56488: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882628.56614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882628.58378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882628.58434: stderr chunk (state=3): >>><<< 21866 1726882628.58439: stdout chunk (state=3): >>><<< 21866 1726882628.58533: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882628.58536: _low_level_execute_command(): starting 21866 1726882628.58538: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882628.4713964-22851-100870918145868/AnsiballZ_service_facts.py && sleep 0' 21866 1726882628.59096: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882628.59111: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882628.59126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882628.59143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882628.59184: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882628.59198: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882628.59218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882628.59235: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882628.59246: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882628.59256: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882628.59275: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882628.59288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882628.59304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882628.59324: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882628.59335: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882628.59349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882628.59430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882628.59453: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882628.59475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882628.59604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882629.91024: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-qu<<< 21866 1726882629.91084: stdout chunk (state=3): >>>it-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "ina<<< 21866 1726882629.91095: stdout chunk (state=3): >>>ctive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 21866 1726882629.92371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882629.92375: stdout chunk (state=3): >>><<< 21866 1726882629.92392: stderr chunk (state=3): >>><<< 21866 1726882629.92774: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882629.93692: 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-1726882628.4713964-22851-100870918145868/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882629.93761: _low_level_execute_command(): starting 21866 1726882629.93822: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882628.4713964-22851-100870918145868/ > /dev/null 2>&1 && sleep 0' 21866 1726882629.95543: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882629.95623: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882629.95638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882629.95656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882629.95736: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882629.95786: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882629.95805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882629.95822: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882629.95834: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882629.95844: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882629.95855: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882629.95871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882629.95888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882629.95894: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882629.95921: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882629.95930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882629.96004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882629.96110: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882629.96123: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882629.96250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882629.98092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882629.98096: stdout chunk (state=3): >>><<< 21866 1726882629.98103: stderr chunk (state=3): >>><<< 21866 1726882629.98116: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882629.98122: handler run complete 21866 1726882629.98289: variable 'ansible_facts' from source: unknown 21866 1726882629.98420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882629.98962: variable 'ansible_facts' from source: unknown 21866 1726882629.99391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882629.99782: attempt loop complete, returning result 21866 1726882629.99785: _execute() done 21866 1726882629.99788: dumping result to json 21866 1726882629.99844: done dumping result, returning 21866 1726882629.99853: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-1c82-aff9-0000000003f9] 21866 1726882629.99861: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000003f9 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21866 1726882630.00766: no more pending results, returning what we have 21866 1726882630.00770: results queue empty 21866 1726882630.00770: checking for any_errors_fatal 21866 1726882630.00774: done checking for any_errors_fatal 21866 1726882630.00775: checking for max_fail_percentage 21866 1726882630.00776: done checking for max_fail_percentage 21866 1726882630.00777: checking to see if all hosts have failed and the running result is not ok 21866 1726882630.00778: done checking to see if all hosts have failed 21866 1726882630.00779: getting the remaining hosts for this loop 21866 1726882630.00780: done getting the remaining hosts for this loop 21866 1726882630.00784: getting the next task for host managed_node1 21866 1726882630.00789: done getting next task for host managed_node1 21866 1726882630.00793: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 21866 1726882630.00798: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 21866 1726882630.00807: getting variables 21866 1726882630.00808: in VariableManager get_vars() 21866 1726882630.00847: Calling all_inventory to load vars for managed_node1 21866 1726882630.00849: Calling groups_inventory to load vars for managed_node1 21866 1726882630.00852: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882630.00865: Calling all_plugins_play to load vars for managed_node1 21866 1726882630.00868: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882630.00871: Calling groups_plugins_play to load vars for managed_node1 21866 1726882630.01949: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000003f9 21866 1726882630.01955: WORKER PROCESS EXITING 21866 1726882630.02451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882630.05770: done with get_vars() 21866 1726882630.05793: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:37:10 -0400 (0:00:01.638) 0:00:24.712 ****** 21866 1726882630.05895: entering _queue_task() for managed_node1/package_facts 21866 1726882630.06188: worker is 1 (out of 1 available) 21866 1726882630.06201: exiting _queue_task() for managed_node1/package_facts 21866 1726882630.06213: done queuing things up, now waiting for results queue to drain 21866 1726882630.06215: waiting for pending results... 21866 1726882630.07170: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 21866 1726882630.07492: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000003fa 21866 1726882630.07513: variable 'ansible_search_path' from source: unknown 21866 1726882630.07522: variable 'ansible_search_path' from source: unknown 21866 1726882630.07678: calling self._execute() 21866 1726882630.07889: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882630.07900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882630.07915: variable 'omit' from source: magic vars 21866 1726882630.08648: variable 'ansible_distribution_major_version' from source: facts 21866 1726882630.08670: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882630.08954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882630.09537: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882630.09588: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882630.09643: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882630.09694: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882630.09800: variable 'networkmanager_version' from source: set_fact 21866 1726882630.09815: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882630.09936: variable 'ansible_distribution_major_version' from source: facts 21866 1726882630.09947: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882630.10102: variable 'networkmanager_version' from source: set_fact 21866 1726882630.10116: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882630.10237: variable 'ansible_distribution_major_version' from source: facts 21866 1726882630.10247: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882630.10395: variable 'networkmanager_version' from source: set_fact 21866 1726882630.10414: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882630.10560: variable 'ansible_distribution_major_version' from source: facts 21866 1726882630.10574: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882630.10715: variable 'networkmanager_version' from source: set_fact 21866 1726882630.10733: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882630.10856: variable 'ansible_distribution_major_version' from source: facts 21866 1726882630.10871: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882630.11010: variable 'networkmanager_version' from source: set_fact 21866 1726882630.11025: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882630.11036: variable 'omit' from source: magic vars 21866 1726882630.11122: variable 'omit' from source: magic vars 21866 1726882630.11169: variable 'omit' from source: magic vars 21866 1726882630.11202: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882630.11234: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882630.11255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882630.11287: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882630.11302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882630.11335: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882630.11344: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882630.11352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882630.11523: Set connection var ansible_shell_executable to /bin/sh 21866 1726882630.11530: Set connection var ansible_shell_type to sh 21866 1726882630.11539: Set connection var ansible_pipelining to False 21866 1726882630.11697: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882630.11709: Set connection var ansible_timeout to 10 21866 1726882630.11720: Set connection var ansible_connection to ssh 21866 1726882630.11749: variable 'ansible_shell_executable' from source: unknown 21866 1726882630.11761: variable 'ansible_connection' from source: unknown 21866 1726882630.11772: variable 'ansible_module_compression' from source: unknown 21866 1726882630.11779: variable 'ansible_shell_type' from source: unknown 21866 1726882630.11792: variable 'ansible_shell_executable' from source: unknown 21866 1726882630.11800: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882630.11808: variable 'ansible_pipelining' from source: unknown 21866 1726882630.11815: variable 'ansible_timeout' from source: unknown 21866 1726882630.11823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882630.11993: 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) 21866 1726882630.12015: variable 'omit' from source: magic vars 21866 1726882630.12025: starting attempt loop 21866 1726882630.12032: running the handler 21866 1726882630.12053: _low_level_execute_command(): starting 21866 1726882630.12073: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882630.12810: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882630.12823: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882630.12837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882630.12854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882630.12907: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882630.12921: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882630.12936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882630.12955: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882630.12977: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882630.12994: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882630.13009: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882630.13024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882630.13078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882630.13092: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882630.13110: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882630.13126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882630.13209: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882630.13231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882630.13245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882630.13452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882630.15092: stdout chunk (state=3): >>>/root <<< 21866 1726882630.15268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882630.15272: stdout chunk (state=3): >>><<< 21866 1726882630.15282: stderr chunk (state=3): >>><<< 21866 1726882630.15376: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882630.15380: _low_level_execute_command(): starting 21866 1726882630.15383: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882630.1529706-22919-58723741506602 `" && echo ansible-tmp-1726882630.1529706-22919-58723741506602="` echo /root/.ansible/tmp/ansible-tmp-1726882630.1529706-22919-58723741506602 `" ) && sleep 0' 21866 1726882630.15935: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882630.15949: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882630.15970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882630.15990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882630.16029: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882630.16042: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882630.16054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882630.16077: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882630.16093: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882630.16103: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882630.16114: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882630.16126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882630.16140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882630.16153: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882630.16172: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882630.16186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882630.16268: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882630.16289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882630.16309: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882630.16436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882630.18284: stdout chunk (state=3): >>>ansible-tmp-1726882630.1529706-22919-58723741506602=/root/.ansible/tmp/ansible-tmp-1726882630.1529706-22919-58723741506602 <<< 21866 1726882630.18477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882630.18480: stdout chunk (state=3): >>><<< 21866 1726882630.18482: stderr chunk (state=3): >>><<< 21866 1726882630.18571: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882630.1529706-22919-58723741506602=/root/.ansible/tmp/ansible-tmp-1726882630.1529706-22919-58723741506602 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882630.18575: variable 'ansible_module_compression' from source: unknown 21866 1726882630.18771: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 21866 1726882630.18774: variable 'ansible_facts' from source: unknown 21866 1726882630.18871: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882630.1529706-22919-58723741506602/AnsiballZ_package_facts.py 21866 1726882630.19035: Sending initial data 21866 1726882630.19038: Sent initial data (161 bytes) 21866 1726882630.20119: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882630.20123: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882630.20125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882630.20128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882630.20130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882630.20132: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882630.20134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882630.20391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882630.20397: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882630.20401: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882630.20404: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882630.20406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882630.20415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882630.20417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882630.20420: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882630.20422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882630.20423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882630.20425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882630.20427: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882630.20429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882630.22141: 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 <<< 21866 1726882630.22232: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882630.22326: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpjjwlvcir /root/.ansible/tmp/ansible-tmp-1726882630.1529706-22919-58723741506602/AnsiballZ_package_facts.py <<< 21866 1726882630.22419: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882630.25579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882630.25583: stderr chunk (state=3): >>><<< 21866 1726882630.25585: stdout chunk (state=3): >>><<< 21866 1726882630.25610: done transferring module to remote 21866 1726882630.25620: _low_level_execute_command(): starting 21866 1726882630.25625: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882630.1529706-22919-58723741506602/ /root/.ansible/tmp/ansible-tmp-1726882630.1529706-22919-58723741506602/AnsiballZ_package_facts.py && sleep 0' 21866 1726882630.26693: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882630.26701: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882630.26711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882630.26724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882630.26759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882630.26771: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882630.26781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882630.26795: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882630.26801: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882630.26807: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882630.26815: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882630.26824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882630.26834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882630.26841: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882630.26848: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882630.26856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882630.26932: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882630.26947: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882630.26958: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882630.27089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882630.28965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882630.28973: stdout chunk (state=3): >>><<< 21866 1726882630.28982: stderr chunk (state=3): >>><<< 21866 1726882630.28996: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882630.29006: _low_level_execute_command(): starting 21866 1726882630.29010: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882630.1529706-22919-58723741506602/AnsiballZ_package_facts.py && sleep 0' 21866 1726882630.29812: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882630.29822: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882630.29840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882630.29853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882630.29910: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882630.29913: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882630.29930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882630.29942: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882630.29958: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882630.29960: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882630.29991: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882630.29997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882630.30029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882630.30032: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882630.30053: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882630.30072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882630.30179: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882630.30185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882630.30188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882630.30362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882630.75910: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "e<<< 21866 1726882630.75938: stdout chunk (state=3): >>>poch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects"<<< 21866 1726882630.75948: stdout chunk (state=3): >>>: [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source"<<< 21866 1726882630.75950: stdout chunk (state=3): >>>: "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release<<< 21866 1726882630.75976: stdout chunk (state=3): >>>": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]<<< 21866 1726882630.75980: stdout chunk (state=3): >>>, "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.1<<< 21866 1726882630.75992: stdout chunk (state=3): >>>6.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202<<< 21866 1726882630.76021: stdout chunk (state=3): >>>", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-<<< 21866 1726882630.76037: stdout chunk (state=3): >>>base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "sour<<< 21866 1726882630.76062: stdout chunk (state=3): >>>ce": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300<<< 21866 1726882630.76070: stdout chunk (state=3): >>>", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64"<<< 21866 1726882630.76107: stdout chunk (state=3): >>>, "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_6<<< 21866 1726882630.76120: stdout chunk (state=3): >>>4", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", <<< 21866 1726882630.76150: stdout chunk (state=3): >>>"release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch<<< 21866 1726882630.76154: stdout chunk (state=3): >>>", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21866 1726882630.77654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882630.77727: stderr chunk (state=3): >>><<< 21866 1726882630.77732: stdout chunk (state=3): >>><<< 21866 1726882630.77767: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882630.80511: 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-1726882630.1529706-22919-58723741506602/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882630.80531: _low_level_execute_command(): starting 21866 1726882630.80534: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882630.1529706-22919-58723741506602/ > /dev/null 2>&1 && sleep 0' 21866 1726882630.81240: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882630.81250: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882630.81259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882630.81279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882630.81317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882630.81325: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882630.81336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882630.81349: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882630.81357: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882630.81368: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882630.81375: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882630.81386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882630.81398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882630.81406: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882630.81413: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882630.81423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882630.81497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882630.81515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882630.81528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882630.81676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882630.83533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882630.83576: stderr chunk (state=3): >>><<< 21866 1726882630.83579: stdout chunk (state=3): >>><<< 21866 1726882630.83589: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882630.83598: handler run complete 21866 1726882630.84489: variable 'ansible_facts' from source: unknown 21866 1726882630.89406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882630.90968: variable 'ansible_facts' from source: unknown 21866 1726882630.91252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882630.91855: attempt loop complete, returning result 21866 1726882630.91868: _execute() done 21866 1726882630.91871: dumping result to json 21866 1726882630.92135: done dumping result, returning 21866 1726882630.92173: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-1c82-aff9-0000000003fa] 21866 1726882630.92189: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000003fa 21866 1726882630.99742: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000003fa 21866 1726882630.99745: 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 } 21866 1726882630.99844: no more pending results, returning what we have 21866 1726882630.99847: results queue empty 21866 1726882630.99848: checking for any_errors_fatal 21866 1726882630.99851: done checking for any_errors_fatal 21866 1726882630.99852: checking for max_fail_percentage 21866 1726882630.99855: done checking for max_fail_percentage 21866 1726882630.99856: checking to see if all hosts have failed and the running result is not ok 21866 1726882630.99857: done checking to see if all hosts have failed 21866 1726882630.99860: getting the remaining hosts for this loop 21866 1726882630.99861: done getting the remaining hosts for this loop 21866 1726882630.99866: getting the next task for host managed_node1 21866 1726882630.99871: done getting next task for host managed_node1 21866 1726882630.99874: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21866 1726882630.99877: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882630.99888: getting variables 21866 1726882630.99889: in VariableManager get_vars() 21866 1726882630.99917: Calling all_inventory to load vars for managed_node1 21866 1726882630.99919: Calling groups_inventory to load vars for managed_node1 21866 1726882630.99922: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882630.99928: Calling all_plugins_play to load vars for managed_node1 21866 1726882630.99931: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882630.99934: Calling groups_plugins_play to load vars for managed_node1 21866 1726882631.01979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882631.03646: done with get_vars() 21866 1726882631.03674: done getting variables 21866 1726882631.03721: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:37:11 -0400 (0:00:00.978) 0:00:25.691 ****** 21866 1726882631.03749: entering _queue_task() for managed_node1/debug 21866 1726882631.04732: worker is 1 (out of 1 available) 21866 1726882631.04743: exiting _queue_task() for managed_node1/debug 21866 1726882631.04755: done queuing things up, now waiting for results queue to drain 21866 1726882631.04757: waiting for pending results... 21866 1726882631.05630: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21866 1726882631.05879: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000070 21866 1726882631.06207: variable 'ansible_search_path' from source: unknown 21866 1726882631.06542: variable 'ansible_search_path' from source: unknown 21866 1726882631.06585: calling self._execute() 21866 1726882631.06684: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882631.06696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882631.06713: variable 'omit' from source: magic vars 21866 1726882631.07119: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.07156: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.07366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882631.07660: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882631.07736: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882631.07779: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882631.07819: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882631.07909: variable 'networkmanager_version' from source: set_fact 21866 1726882631.07940: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.08214: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.08225: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.08367: variable 'networkmanager_version' from source: set_fact 21866 1726882631.08382: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.08526: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.08536: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.08675: variable 'networkmanager_version' from source: set_fact 21866 1726882631.08690: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.08702: variable 'omit' from source: magic vars 21866 1726882631.08773: variable 'omit' from source: magic vars 21866 1726882631.08880: variable 'network_provider' from source: set_fact 21866 1726882631.08904: variable 'omit' from source: magic vars 21866 1726882631.08945: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882631.08979: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882631.08999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882631.09018: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882631.09031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882631.09073: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882631.09081: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882631.09088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882631.09198: Set connection var ansible_shell_executable to /bin/sh 21866 1726882631.09206: Set connection var ansible_shell_type to sh 21866 1726882631.09216: Set connection var ansible_pipelining to False 21866 1726882631.09226: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882631.09236: Set connection var ansible_timeout to 10 21866 1726882631.09245: Set connection var ansible_connection to ssh 21866 1726882631.09285: variable 'ansible_shell_executable' from source: unknown 21866 1726882631.09294: variable 'ansible_connection' from source: unknown 21866 1726882631.09301: variable 'ansible_module_compression' from source: unknown 21866 1726882631.09307: variable 'ansible_shell_type' from source: unknown 21866 1726882631.09313: variable 'ansible_shell_executable' from source: unknown 21866 1726882631.09319: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882631.09327: variable 'ansible_pipelining' from source: unknown 21866 1726882631.09333: variable 'ansible_timeout' from source: unknown 21866 1726882631.09341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882631.09452: 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) 21866 1726882631.09473: variable 'omit' from source: magic vars 21866 1726882631.09489: starting attempt loop 21866 1726882631.09497: running the handler 21866 1726882631.09543: handler run complete 21866 1726882631.09565: attempt loop complete, returning result 21866 1726882631.09576: _execute() done 21866 1726882631.09586: dumping result to json 21866 1726882631.09598: done dumping result, returning 21866 1726882631.09610: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-1c82-aff9-000000000070] 21866 1726882631.09620: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000070 ok: [managed_node1] => {} MSG: Using network provider: nm 21866 1726882631.09775: no more pending results, returning what we have 21866 1726882631.09780: results queue empty 21866 1726882631.09781: checking for any_errors_fatal 21866 1726882631.09793: done checking for any_errors_fatal 21866 1726882631.09794: checking for max_fail_percentage 21866 1726882631.09796: done checking for max_fail_percentage 21866 1726882631.09797: checking to see if all hosts have failed and the running result is not ok 21866 1726882631.09798: done checking to see if all hosts have failed 21866 1726882631.09799: getting the remaining hosts for this loop 21866 1726882631.09802: done getting the remaining hosts for this loop 21866 1726882631.09805: getting the next task for host managed_node1 21866 1726882631.09811: done getting next task for host managed_node1 21866 1726882631.09815: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21866 1726882631.09818: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882631.09831: getting variables 21866 1726882631.09833: in VariableManager get_vars() 21866 1726882631.09884: Calling all_inventory to load vars for managed_node1 21866 1726882631.09887: Calling groups_inventory to load vars for managed_node1 21866 1726882631.09890: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882631.09900: Calling all_plugins_play to load vars for managed_node1 21866 1726882631.09909: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882631.09913: Calling groups_plugins_play to load vars for managed_node1 21866 1726882631.10904: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000070 21866 1726882631.10907: WORKER PROCESS EXITING 21866 1726882631.11754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882631.13523: done with get_vars() 21866 1726882631.13555: done getting variables 21866 1726882631.13616: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:37:11 -0400 (0:00:00.099) 0:00:25.790 ****** 21866 1726882631.13660: entering _queue_task() for managed_node1/fail 21866 1726882631.13982: worker is 1 (out of 1 available) 21866 1726882631.13995: exiting _queue_task() for managed_node1/fail 21866 1726882631.14007: done queuing things up, now waiting for results queue to drain 21866 1726882631.14009: waiting for pending results... 21866 1726882631.14307: 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 21866 1726882631.14467: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000071 21866 1726882631.14489: variable 'ansible_search_path' from source: unknown 21866 1726882631.14498: variable 'ansible_search_path' from source: unknown 21866 1726882631.14538: calling self._execute() 21866 1726882631.14632: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882631.14678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882631.14691: variable 'omit' from source: magic vars 21866 1726882631.15476: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.15528: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.15952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882631.16536: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882631.16588: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882631.16657: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882631.16775: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882631.16920: variable 'networkmanager_version' from source: set_fact 21866 1726882631.17148: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.17512: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.17523: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.17662: variable 'networkmanager_version' from source: set_fact 21866 1726882631.17685: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.17802: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.17812: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.17949: variable 'networkmanager_version' from source: set_fact 21866 1726882631.17963: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.18076: variable 'network_state' from source: role '' defaults 21866 1726882631.18092: Evaluated conditional (network_state != {}): False 21866 1726882631.18101: when evaluation is False, skipping this task 21866 1726882631.18112: _execute() done 21866 1726882631.18123: dumping result to json 21866 1726882631.18131: done dumping result, returning 21866 1726882631.18142: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-1c82-aff9-000000000071] 21866 1726882631.18152: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000071 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882631.18301: no more pending results, returning what we have 21866 1726882631.18305: results queue empty 21866 1726882631.18306: checking for any_errors_fatal 21866 1726882631.18314: done checking for any_errors_fatal 21866 1726882631.18315: checking for max_fail_percentage 21866 1726882631.18317: done checking for max_fail_percentage 21866 1726882631.18318: checking to see if all hosts have failed and the running result is not ok 21866 1726882631.18319: done checking to see if all hosts have failed 21866 1726882631.18320: getting the remaining hosts for this loop 21866 1726882631.18322: done getting the remaining hosts for this loop 21866 1726882631.18325: getting the next task for host managed_node1 21866 1726882631.18331: done getting next task for host managed_node1 21866 1726882631.18335: ^ 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 21866 1726882631.18338: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882631.18357: getting variables 21866 1726882631.18359: in VariableManager get_vars() 21866 1726882631.18411: Calling all_inventory to load vars for managed_node1 21866 1726882631.18414: Calling groups_inventory to load vars for managed_node1 21866 1726882631.18416: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882631.18427: Calling all_plugins_play to load vars for managed_node1 21866 1726882631.18430: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882631.18433: Calling groups_plugins_play to load vars for managed_node1 21866 1726882631.19783: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000071 21866 1726882631.19787: WORKER PROCESS EXITING 21866 1726882631.20762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882631.24786: done with get_vars() 21866 1726882631.24810: done getting variables 21866 1726882631.24870: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:37:11 -0400 (0:00:00.112) 0:00:25.902 ****** 21866 1726882631.24905: entering _queue_task() for managed_node1/fail 21866 1726882631.25218: worker is 1 (out of 1 available) 21866 1726882631.25230: exiting _queue_task() for managed_node1/fail 21866 1726882631.25260: done queuing things up, now waiting for results queue to drain 21866 1726882631.25262: waiting for pending results... 21866 1726882631.26736: 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 21866 1726882631.27614: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000072 21866 1726882631.27636: variable 'ansible_search_path' from source: unknown 21866 1726882631.27644: variable 'ansible_search_path' from source: unknown 21866 1726882631.27690: calling self._execute() 21866 1726882631.27788: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882631.27799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882631.27817: variable 'omit' from source: magic vars 21866 1726882631.28188: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.28285: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.28636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882631.29147: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882631.29198: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882631.29238: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882631.29279: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882631.29360: variable 'networkmanager_version' from source: set_fact 21866 1726882631.29383: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.30315: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.30321: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.30677: variable 'networkmanager_version' from source: set_fact 21866 1726882631.30685: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.30905: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.30909: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.31151: variable 'networkmanager_version' from source: set_fact 21866 1726882631.31160: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.31391: variable 'network_state' from source: role '' defaults 21866 1726882631.31402: Evaluated conditional (network_state != {}): False 21866 1726882631.31405: when evaluation is False, skipping this task 21866 1726882631.31408: _execute() done 21866 1726882631.31411: dumping result to json 21866 1726882631.31413: done dumping result, returning 21866 1726882631.31416: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-1c82-aff9-000000000072] 21866 1726882631.31423: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000072 21866 1726882631.31630: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000072 21866 1726882631.31633: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882631.31684: no more pending results, returning what we have 21866 1726882631.31688: results queue empty 21866 1726882631.31689: checking for any_errors_fatal 21866 1726882631.31696: done checking for any_errors_fatal 21866 1726882631.31697: checking for max_fail_percentage 21866 1726882631.31699: done checking for max_fail_percentage 21866 1726882631.31700: checking to see if all hosts have failed and the running result is not ok 21866 1726882631.31701: done checking to see if all hosts have failed 21866 1726882631.31702: getting the remaining hosts for this loop 21866 1726882631.31704: done getting the remaining hosts for this loop 21866 1726882631.31708: getting the next task for host managed_node1 21866 1726882631.31716: done getting next task for host managed_node1 21866 1726882631.31720: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21866 1726882631.31723: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882631.31742: getting variables 21866 1726882631.31745: in VariableManager get_vars() 21866 1726882631.31815: Calling all_inventory to load vars for managed_node1 21866 1726882631.31818: Calling groups_inventory to load vars for managed_node1 21866 1726882631.31820: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882631.31830: Calling all_plugins_play to load vars for managed_node1 21866 1726882631.31833: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882631.31836: Calling groups_plugins_play to load vars for managed_node1 21866 1726882631.33858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882631.35660: done with get_vars() 21866 1726882631.35686: done getting variables 21866 1726882631.35744: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:37:11 -0400 (0:00:00.108) 0:00:26.011 ****** 21866 1726882631.35778: entering _queue_task() for managed_node1/fail 21866 1726882631.36255: worker is 1 (out of 1 available) 21866 1726882631.36269: exiting _queue_task() for managed_node1/fail 21866 1726882631.36282: done queuing things up, now waiting for results queue to drain 21866 1726882631.36283: waiting for pending results... 21866 1726882631.37123: 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 21866 1726882631.37289: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000073 21866 1726882631.37312: variable 'ansible_search_path' from source: unknown 21866 1726882631.37320: variable 'ansible_search_path' from source: unknown 21866 1726882631.37358: calling self._execute() 21866 1726882631.37460: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882631.37475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882631.37489: variable 'omit' from source: magic vars 21866 1726882631.37842: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.37861: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.38029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882631.38290: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882631.38338: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882631.38378: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882631.38421: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882631.38504: variable 'networkmanager_version' from source: set_fact 21866 1726882631.38520: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.38684: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.38694: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.38833: variable 'networkmanager_version' from source: set_fact 21866 1726882631.38846: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.38979: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.39102: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.39258: variable 'networkmanager_version' from source: set_fact 21866 1726882631.39272: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.39412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882631.42089: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882631.42199: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882631.42240: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882631.42332: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882631.42379: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882631.42469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882631.42505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882631.42539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882631.42632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882631.42653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882631.42776: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.42799: Evaluated conditional (ansible_distribution_major_version | int > 9): False 21866 1726882631.42809: when evaluation is False, skipping this task 21866 1726882631.42815: _execute() done 21866 1726882631.42821: dumping result to json 21866 1726882631.42828: done dumping result, returning 21866 1726882631.42839: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-1c82-aff9-000000000073] 21866 1726882631.42848: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000073 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 21866 1726882631.43012: no more pending results, returning what we have 21866 1726882631.43016: results queue empty 21866 1726882631.43017: checking for any_errors_fatal 21866 1726882631.43024: done checking for any_errors_fatal 21866 1726882631.43025: checking for max_fail_percentage 21866 1726882631.43027: done checking for max_fail_percentage 21866 1726882631.43028: checking to see if all hosts have failed and the running result is not ok 21866 1726882631.43029: done checking to see if all hosts have failed 21866 1726882631.43030: getting the remaining hosts for this loop 21866 1726882631.43032: done getting the remaining hosts for this loop 21866 1726882631.43035: getting the next task for host managed_node1 21866 1726882631.43042: done getting next task for host managed_node1 21866 1726882631.43047: ^ 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 21866 1726882631.43050: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882631.43071: getting variables 21866 1726882631.43073: in VariableManager get_vars() 21866 1726882631.43128: Calling all_inventory to load vars for managed_node1 21866 1726882631.43131: Calling groups_inventory to load vars for managed_node1 21866 1726882631.43133: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882631.43144: Calling all_plugins_play to load vars for managed_node1 21866 1726882631.43148: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882631.43151: Calling groups_plugins_play to load vars for managed_node1 21866 1726882631.44182: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000073 21866 1726882631.44186: WORKER PROCESS EXITING 21866 1726882631.45941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882631.48067: done with get_vars() 21866 1726882631.48089: done getting variables 21866 1726882631.48152: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:37:11 -0400 (0:00:00.124) 0:00:26.135 ****** 21866 1726882631.48186: entering _queue_task() for managed_node1/dnf 21866 1726882631.48567: worker is 1 (out of 1 available) 21866 1726882631.48581: exiting _queue_task() for managed_node1/dnf 21866 1726882631.48599: done queuing things up, now waiting for results queue to drain 21866 1726882631.48601: waiting for pending results... 21866 1726882631.48879: 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 21866 1726882631.49019: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000074 21866 1726882631.49044: variable 'ansible_search_path' from source: unknown 21866 1726882631.49052: variable 'ansible_search_path' from source: unknown 21866 1726882631.49096: calling self._execute() 21866 1726882631.49199: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882631.49212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882631.49225: variable 'omit' from source: magic vars 21866 1726882631.49603: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.49621: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.49794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882631.50077: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882631.50123: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882631.50164: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882631.50231: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882631.50322: variable 'networkmanager_version' from source: set_fact 21866 1726882631.50359: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.50537: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.50549: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.50694: variable 'networkmanager_version' from source: set_fact 21866 1726882631.50710: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.50857: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.50871: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.51014: variable 'networkmanager_version' from source: set_fact 21866 1726882631.51029: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.51188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882631.53566: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882631.53646: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882631.53690: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882631.53727: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882631.53761: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882631.53842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882631.53879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882631.53911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882631.53961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882631.53984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882631.54087: variable 'ansible_distribution' from source: facts 21866 1726882631.54096: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.54112: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 21866 1726882631.54221: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882631.54347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882631.54376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882631.54406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882631.54449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882631.54468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882631.54514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882631.54540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882631.54569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882631.54668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882631.54715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882631.54848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882631.55411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882631.55448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882631.55672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882631.55747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882631.55907: variable 'network_connections' from source: task vars 21866 1726882631.56299: variable 'interface' from source: play vars 21866 1726882631.56712: variable 'interface' from source: play vars 21866 1726882631.57250: 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) 21866 1726882631.57279: 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) 21866 1726882631.57313: 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) 21866 1726882631.57367: 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) 21866 1726882631.57822: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882631.58623: variable 'network_connections' from source: task vars 21866 1726882631.58633: variable 'interface' from source: play vars 21866 1726882631.58744: variable 'interface' from source: play vars 21866 1726882631.58820: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21866 1726882631.58828: when evaluation is False, skipping this task 21866 1726882631.58838: _execute() done 21866 1726882631.58844: dumping result to json 21866 1726882631.58851: done dumping result, returning 21866 1726882631.58862: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-1c82-aff9-000000000074] 21866 1726882631.58873: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000074 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21866 1726882631.59036: no more pending results, returning what we have 21866 1726882631.59040: results queue empty 21866 1726882631.59041: checking for any_errors_fatal 21866 1726882631.59051: done checking for any_errors_fatal 21866 1726882631.59052: checking for max_fail_percentage 21866 1726882631.59053: done checking for max_fail_percentage 21866 1726882631.59054: checking to see if all hosts have failed and the running result is not ok 21866 1726882631.59055: done checking to see if all hosts have failed 21866 1726882631.59056: getting the remaining hosts for this loop 21866 1726882631.59058: done getting the remaining hosts for this loop 21866 1726882631.59062: getting the next task for host managed_node1 21866 1726882631.59071: done getting next task for host managed_node1 21866 1726882631.59085: ^ 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 21866 1726882631.59088: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882631.59125: getting variables 21866 1726882631.59127: in VariableManager get_vars() 21866 1726882631.59191: Calling all_inventory to load vars for managed_node1 21866 1726882631.59194: Calling groups_inventory to load vars for managed_node1 21866 1726882631.59197: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882631.59207: Calling all_plugins_play to load vars for managed_node1 21866 1726882631.59211: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882631.59214: Calling groups_plugins_play to load vars for managed_node1 21866 1726882631.60581: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000074 21866 1726882631.60585: WORKER PROCESS EXITING 21866 1726882631.60974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882631.64235: done with get_vars() 21866 1726882631.64258: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21866 1726882631.64357: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:37:11 -0400 (0:00:00.162) 0:00:26.297 ****** 21866 1726882631.64390: entering _queue_task() for managed_node1/yum 21866 1726882631.64677: worker is 1 (out of 1 available) 21866 1726882631.64688: exiting _queue_task() for managed_node1/yum 21866 1726882631.64699: done queuing things up, now waiting for results queue to drain 21866 1726882631.64701: waiting for pending results... 21866 1726882631.65232: 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 21866 1726882631.65431: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000075 21866 1726882631.65451: variable 'ansible_search_path' from source: unknown 21866 1726882631.65459: variable 'ansible_search_path' from source: unknown 21866 1726882631.65500: calling self._execute() 21866 1726882631.65600: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882631.65612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882631.65626: variable 'omit' from source: magic vars 21866 1726882631.66037: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.66055: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.66461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882631.66819: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882631.66875: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882631.67013: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882631.67062: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882631.67176: variable 'networkmanager_version' from source: set_fact 21866 1726882631.67195: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.67350: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.67353: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.67477: variable 'networkmanager_version' from source: set_fact 21866 1726882631.67493: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.67610: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.67621: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.67723: variable 'networkmanager_version' from source: set_fact 21866 1726882631.67728: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.67869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882631.71138: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882631.71215: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882631.71261: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882631.71313: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882631.71341: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882631.71429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882631.71463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882631.71505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882631.71550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882631.71578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882631.71686: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.71714: Evaluated conditional (ansible_distribution_major_version | int < 8): False 21866 1726882631.71721: when evaluation is False, skipping this task 21866 1726882631.71727: _execute() done 21866 1726882631.71732: dumping result to json 21866 1726882631.71738: done dumping result, returning 21866 1726882631.71748: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-1c82-aff9-000000000075] 21866 1726882631.71757: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000075 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 21866 1726882631.71922: no more pending results, returning what we have 21866 1726882631.71926: results queue empty 21866 1726882631.71926: checking for any_errors_fatal 21866 1726882631.71933: done checking for any_errors_fatal 21866 1726882631.71934: checking for max_fail_percentage 21866 1726882631.71935: done checking for max_fail_percentage 21866 1726882631.71936: checking to see if all hosts have failed and the running result is not ok 21866 1726882631.71937: done checking to see if all hosts have failed 21866 1726882631.71938: getting the remaining hosts for this loop 21866 1726882631.71940: done getting the remaining hosts for this loop 21866 1726882631.71944: getting the next task for host managed_node1 21866 1726882631.71952: done getting next task for host managed_node1 21866 1726882631.71956: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21866 1726882631.71961: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882631.71984: getting variables 21866 1726882631.71986: in VariableManager get_vars() 21866 1726882631.72039: Calling all_inventory to load vars for managed_node1 21866 1726882631.72042: Calling groups_inventory to load vars for managed_node1 21866 1726882631.72044: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882631.72055: Calling all_plugins_play to load vars for managed_node1 21866 1726882631.72060: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882631.72068: Calling groups_plugins_play to load vars for managed_node1 21866 1726882631.73093: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000075 21866 1726882631.73097: WORKER PROCESS EXITING 21866 1726882631.74066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882631.75594: done with get_vars() 21866 1726882631.75615: done getting variables 21866 1726882631.75679: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:37:11 -0400 (0:00:00.113) 0:00:26.410 ****** 21866 1726882631.75712: entering _queue_task() for managed_node1/fail 21866 1726882631.76009: worker is 1 (out of 1 available) 21866 1726882631.76021: exiting _queue_task() for managed_node1/fail 21866 1726882631.76031: done queuing things up, now waiting for results queue to drain 21866 1726882631.76033: waiting for pending results... 21866 1726882631.76336: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21866 1726882631.76513: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000076 21866 1726882631.76543: variable 'ansible_search_path' from source: unknown 21866 1726882631.76551: variable 'ansible_search_path' from source: unknown 21866 1726882631.76604: calling self._execute() 21866 1726882631.76709: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882631.76719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882631.76732: variable 'omit' from source: magic vars 21866 1726882631.77134: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.77151: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.77334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882631.77620: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882631.77684: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882631.77723: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882631.77767: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882631.77852: variable 'networkmanager_version' from source: set_fact 21866 1726882631.77878: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.78040: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.78051: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.78198: variable 'networkmanager_version' from source: set_fact 21866 1726882631.78218: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.78335: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.78346: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.78489: variable 'networkmanager_version' from source: set_fact 21866 1726882631.78502: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.78621: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882631.78797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882631.81987: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882631.82078: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882631.82121: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882631.82172: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882631.82205: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882631.82298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882631.82332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882631.82377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882631.82423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882631.82443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882631.82504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882631.82532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882631.82569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882631.82618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882631.82638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882631.82690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882631.82722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882631.82751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882631.83028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882631.83048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882631.83244: variable 'network_connections' from source: task vars 21866 1726882631.83267: variable 'interface' from source: play vars 21866 1726882631.83577: variable 'interface' from source: play vars 21866 1726882631.83721: 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) 21866 1726882631.83832: 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) 21866 1726882631.83903: 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) 21866 1726882631.84010: 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) 21866 1726882631.84106: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882631.84613: variable 'network_connections' from source: task vars 21866 1726882631.84707: variable 'interface' from source: play vars 21866 1726882631.84843: variable 'interface' from source: play vars 21866 1726882631.85104: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21866 1726882631.85187: when evaluation is False, skipping this task 21866 1726882631.85201: _execute() done 21866 1726882631.85208: dumping result to json 21866 1726882631.85215: done dumping result, returning 21866 1726882631.85226: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-1c82-aff9-000000000076] 21866 1726882631.85236: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000076 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21866 1726882631.85472: no more pending results, returning what we have 21866 1726882631.85476: results queue empty 21866 1726882631.85477: checking for any_errors_fatal 21866 1726882631.85484: done checking for any_errors_fatal 21866 1726882631.85485: checking for max_fail_percentage 21866 1726882631.85486: done checking for max_fail_percentage 21866 1726882631.85488: checking to see if all hosts have failed and the running result is not ok 21866 1726882631.85489: done checking to see if all hosts have failed 21866 1726882631.85489: getting the remaining hosts for this loop 21866 1726882631.85491: done getting the remaining hosts for this loop 21866 1726882631.85495: getting the next task for host managed_node1 21866 1726882631.85502: done getting next task for host managed_node1 21866 1726882631.85507: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21866 1726882631.85510: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882631.85530: getting variables 21866 1726882631.85532: in VariableManager get_vars() 21866 1726882631.85595: Calling all_inventory to load vars for managed_node1 21866 1726882631.85598: Calling groups_inventory to load vars for managed_node1 21866 1726882631.85600: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882631.85612: Calling all_plugins_play to load vars for managed_node1 21866 1726882631.85615: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882631.85619: Calling groups_plugins_play to load vars for managed_node1 21866 1726882631.86771: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000076 21866 1726882631.86777: WORKER PROCESS EXITING 21866 1726882631.87755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882631.89837: done with get_vars() 21866 1726882631.89863: done getting variables 21866 1726882631.89990: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:37:11 -0400 (0:00:00.143) 0:00:26.553 ****** 21866 1726882631.90031: entering _queue_task() for managed_node1/package 21866 1726882631.90318: worker is 1 (out of 1 available) 21866 1726882631.90329: exiting _queue_task() for managed_node1/package 21866 1726882631.90341: done queuing things up, now waiting for results queue to drain 21866 1726882631.90342: waiting for pending results... 21866 1726882631.90634: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21866 1726882631.90784: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000077 21866 1726882631.90810: variable 'ansible_search_path' from source: unknown 21866 1726882631.90818: variable 'ansible_search_path' from source: unknown 21866 1726882631.90860: calling self._execute() 21866 1726882631.90967: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882631.90979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882631.90994: variable 'omit' from source: magic vars 21866 1726882631.91396: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.91413: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.91618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882631.91910: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882631.91957: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882631.92009: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882631.92047: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882631.92140: variable 'networkmanager_version' from source: set_fact 21866 1726882631.92161: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.92669: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.92673: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.92786: variable 'networkmanager_version' from source: set_fact 21866 1726882631.92794: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.92870: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.92878: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882631.92971: variable 'networkmanager_version' from source: set_fact 21866 1726882631.92982: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882631.93102: variable 'network_packages' from source: role '' defaults 21866 1726882631.93173: variable '__network_provider_setup' from source: role '' defaults 21866 1726882631.93181: variable '__network_service_name_default_nm' from source: role '' defaults 21866 1726882631.93230: variable '__network_service_name_default_nm' from source: role '' defaults 21866 1726882631.93237: variable '__network_packages_default_nm' from source: role '' defaults 21866 1726882631.93283: variable '__network_packages_default_nm' from source: role '' defaults 21866 1726882631.93399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882631.94848: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882631.94917: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882631.94952: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882631.94987: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882631.95011: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882631.95084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882631.95108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882631.95133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882631.95176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882631.95189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882631.95229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882631.95252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882631.95277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882631.95316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882631.95328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882631.95536: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21866 1726882631.95636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882631.95660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882631.95686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882631.95717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882631.95734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882631.95817: variable 'ansible_python' from source: facts 21866 1726882631.95839: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21866 1726882631.95917: variable '__network_wpa_supplicant_required' from source: role '' defaults 21866 1726882631.95987: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21866 1726882631.96086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882631.96105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882631.96125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882631.96149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882631.96162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882631.96197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882631.96217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882631.96237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882631.96264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882631.96276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882631.96375: variable 'network_connections' from source: task vars 21866 1726882631.96379: variable 'interface' from source: play vars 21866 1726882631.96451: variable 'interface' from source: play vars 21866 1726882631.96502: 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) 21866 1726882631.96524: 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) 21866 1726882631.96546: 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) 21866 1726882631.96570: 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) 21866 1726882631.96604: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882631.96785: variable 'network_connections' from source: task vars 21866 1726882631.96788: variable 'interface' from source: play vars 21866 1726882631.96860: variable 'interface' from source: play vars 21866 1726882631.96898: variable '__network_packages_default_wireless' from source: role '' defaults 21866 1726882631.96951: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882631.97145: variable 'network_connections' from source: task vars 21866 1726882631.97149: variable 'interface' from source: play vars 21866 1726882631.97199: variable 'interface' from source: play vars 21866 1726882631.97217: variable '__network_packages_default_team' from source: role '' defaults 21866 1726882631.97271: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882631.97466: variable 'network_connections' from source: task vars 21866 1726882631.97469: variable 'interface' from source: play vars 21866 1726882631.97517: variable 'interface' from source: play vars 21866 1726882631.97562: variable '__network_service_name_default_initscripts' from source: role '' defaults 21866 1726882631.97606: variable '__network_service_name_default_initscripts' from source: role '' defaults 21866 1726882631.97609: variable '__network_packages_default_initscripts' from source: role '' defaults 21866 1726882631.97651: variable '__network_packages_default_initscripts' from source: role '' defaults 21866 1726882631.97795: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21866 1726882631.98125: variable 'network_connections' from source: task vars 21866 1726882631.98129: variable 'interface' from source: play vars 21866 1726882631.98189: variable 'interface' from source: play vars 21866 1726882631.98207: variable 'ansible_distribution' from source: facts 21866 1726882631.98210: variable '__network_rh_distros' from source: role '' defaults 21866 1726882631.98212: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.98227: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21866 1726882631.98487: variable 'ansible_distribution' from source: facts 21866 1726882631.98490: variable '__network_rh_distros' from source: role '' defaults 21866 1726882631.98492: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.98495: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21866 1726882631.98584: variable 'ansible_distribution' from source: facts 21866 1726882631.98587: variable '__network_rh_distros' from source: role '' defaults 21866 1726882631.98590: variable 'ansible_distribution_major_version' from source: facts 21866 1726882631.98592: variable 'network_provider' from source: set_fact 21866 1726882631.98626: variable 'ansible_facts' from source: unknown 21866 1726882631.99257: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 21866 1726882631.99265: when evaluation is False, skipping this task 21866 1726882631.99268: _execute() done 21866 1726882631.99270: dumping result to json 21866 1726882631.99273: done dumping result, returning 21866 1726882631.99275: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-1c82-aff9-000000000077] 21866 1726882631.99281: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000077 21866 1726882631.99381: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000077 21866 1726882631.99383: 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" } 21866 1726882631.99430: no more pending results, returning what we have 21866 1726882631.99434: results queue empty 21866 1726882631.99435: checking for any_errors_fatal 21866 1726882631.99441: done checking for any_errors_fatal 21866 1726882631.99441: checking for max_fail_percentage 21866 1726882631.99443: done checking for max_fail_percentage 21866 1726882631.99444: checking to see if all hosts have failed and the running result is not ok 21866 1726882631.99445: done checking to see if all hosts have failed 21866 1726882631.99445: getting the remaining hosts for this loop 21866 1726882631.99447: done getting the remaining hosts for this loop 21866 1726882631.99451: getting the next task for host managed_node1 21866 1726882631.99457: done getting next task for host managed_node1 21866 1726882631.99464: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21866 1726882631.99468: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882631.99488: getting variables 21866 1726882631.99490: in VariableManager get_vars() 21866 1726882631.99535: Calling all_inventory to load vars for managed_node1 21866 1726882631.99537: Calling groups_inventory to load vars for managed_node1 21866 1726882631.99539: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882631.99548: Calling all_plugins_play to load vars for managed_node1 21866 1726882631.99551: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882631.99554: Calling groups_plugins_play to load vars for managed_node1 21866 1726882632.00818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882632.01765: done with get_vars() 21866 1726882632.01780: done getting variables 21866 1726882632.01823: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:37:12 -0400 (0:00:00.118) 0:00:26.672 ****** 21866 1726882632.01847: entering _queue_task() for managed_node1/package 21866 1726882632.02057: worker is 1 (out of 1 available) 21866 1726882632.02074: exiting _queue_task() for managed_node1/package 21866 1726882632.02085: done queuing things up, now waiting for results queue to drain 21866 1726882632.02086: waiting for pending results... 21866 1726882632.02271: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21866 1726882632.02373: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000078 21866 1726882632.02387: variable 'ansible_search_path' from source: unknown 21866 1726882632.02397: variable 'ansible_search_path' from source: unknown 21866 1726882632.02437: calling self._execute() 21866 1726882632.02519: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882632.02531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882632.02539: variable 'omit' from source: magic vars 21866 1726882632.02873: variable 'ansible_distribution_major_version' from source: facts 21866 1726882632.02891: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882632.03060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882632.03325: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882632.03376: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882632.03417: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882632.03458: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882632.03554: variable 'networkmanager_version' from source: set_fact 21866 1726882632.03574: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882632.03726: variable 'ansible_distribution_major_version' from source: facts 21866 1726882632.03736: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882632.03862: variable 'networkmanager_version' from source: set_fact 21866 1726882632.03883: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882632.03957: variable 'ansible_distribution_major_version' from source: facts 21866 1726882632.03975: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882632.04073: variable 'networkmanager_version' from source: set_fact 21866 1726882632.04080: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882632.04160: variable 'network_state' from source: role '' defaults 21866 1726882632.04168: Evaluated conditional (network_state != {}): False 21866 1726882632.04181: when evaluation is False, skipping this task 21866 1726882632.04189: _execute() done 21866 1726882632.04194: dumping result to json 21866 1726882632.04201: done dumping result, returning 21866 1726882632.04219: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-1c82-aff9-000000000078] 21866 1726882632.04228: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000078 21866 1726882632.04398: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000078 21866 1726882632.04401: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882632.04462: no more pending results, returning what we have 21866 1726882632.04467: results queue empty 21866 1726882632.04468: checking for any_errors_fatal 21866 1726882632.04475: done checking for any_errors_fatal 21866 1726882632.04476: checking for max_fail_percentage 21866 1726882632.04477: done checking for max_fail_percentage 21866 1726882632.04478: checking to see if all hosts have failed and the running result is not ok 21866 1726882632.04479: done checking to see if all hosts have failed 21866 1726882632.04480: getting the remaining hosts for this loop 21866 1726882632.04482: done getting the remaining hosts for this loop 21866 1726882632.04485: getting the next task for host managed_node1 21866 1726882632.04490: done getting next task for host managed_node1 21866 1726882632.04494: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21866 1726882632.04496: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882632.04513: getting variables 21866 1726882632.04515: in VariableManager get_vars() 21866 1726882632.04569: Calling all_inventory to load vars for managed_node1 21866 1726882632.04571: Calling groups_inventory to load vars for managed_node1 21866 1726882632.04573: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882632.04582: Calling all_plugins_play to load vars for managed_node1 21866 1726882632.04585: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882632.04587: Calling groups_plugins_play to load vars for managed_node1 21866 1726882632.05838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882632.06873: done with get_vars() 21866 1726882632.06888: done getting variables 21866 1726882632.06929: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:37:12 -0400 (0:00:00.051) 0:00:26.723 ****** 21866 1726882632.06952: entering _queue_task() for managed_node1/package 21866 1726882632.07143: worker is 1 (out of 1 available) 21866 1726882632.07156: exiting _queue_task() for managed_node1/package 21866 1726882632.07171: done queuing things up, now waiting for results queue to drain 21866 1726882632.07173: waiting for pending results... 21866 1726882632.07340: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21866 1726882632.07457: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000079 21866 1726882632.07486: variable 'ansible_search_path' from source: unknown 21866 1726882632.07498: variable 'ansible_search_path' from source: unknown 21866 1726882632.07540: calling self._execute() 21866 1726882632.07647: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882632.07662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882632.07685: variable 'omit' from source: magic vars 21866 1726882632.08094: variable 'ansible_distribution_major_version' from source: facts 21866 1726882632.08124: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882632.08325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882632.08587: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882632.08624: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882632.08648: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882632.08677: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882632.08735: variable 'networkmanager_version' from source: set_fact 21866 1726882632.08746: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882632.08858: variable 'ansible_distribution_major_version' from source: facts 21866 1726882632.08866: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882632.08956: variable 'networkmanager_version' from source: set_fact 21866 1726882632.08967: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882632.09039: variable 'ansible_distribution_major_version' from source: facts 21866 1726882632.09043: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882632.09133: variable 'networkmanager_version' from source: set_fact 21866 1726882632.09140: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882632.09216: variable 'network_state' from source: role '' defaults 21866 1726882632.09225: Evaluated conditional (network_state != {}): False 21866 1726882632.09228: when evaluation is False, skipping this task 21866 1726882632.09232: _execute() done 21866 1726882632.09235: dumping result to json 21866 1726882632.09237: done dumping result, returning 21866 1726882632.09243: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-1c82-aff9-000000000079] 21866 1726882632.09247: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000079 21866 1726882632.09335: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000079 21866 1726882632.09337: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882632.09381: no more pending results, returning what we have 21866 1726882632.09384: results queue empty 21866 1726882632.09385: checking for any_errors_fatal 21866 1726882632.09392: done checking for any_errors_fatal 21866 1726882632.09393: checking for max_fail_percentage 21866 1726882632.09394: done checking for max_fail_percentage 21866 1726882632.09395: checking to see if all hosts have failed and the running result is not ok 21866 1726882632.09396: done checking to see if all hosts have failed 21866 1726882632.09397: getting the remaining hosts for this loop 21866 1726882632.09399: done getting the remaining hosts for this loop 21866 1726882632.09402: getting the next task for host managed_node1 21866 1726882632.09407: done getting next task for host managed_node1 21866 1726882632.09411: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21866 1726882632.09413: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882632.09428: getting variables 21866 1726882632.09430: in VariableManager get_vars() 21866 1726882632.09474: Calling all_inventory to load vars for managed_node1 21866 1726882632.09477: Calling groups_inventory to load vars for managed_node1 21866 1726882632.09479: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882632.09487: Calling all_plugins_play to load vars for managed_node1 21866 1726882632.09490: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882632.09492: Calling groups_plugins_play to load vars for managed_node1 21866 1726882632.10254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882632.11679: done with get_vars() 21866 1726882632.11695: done getting variables 21866 1726882632.11736: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:37:12 -0400 (0:00:00.048) 0:00:26.771 ****** 21866 1726882632.11759: entering _queue_task() for managed_node1/service 21866 1726882632.12007: worker is 1 (out of 1 available) 21866 1726882632.12021: exiting _queue_task() for managed_node1/service 21866 1726882632.12039: done queuing things up, now waiting for results queue to drain 21866 1726882632.12041: waiting for pending results... 21866 1726882632.12324: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21866 1726882632.12509: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000007a 21866 1726882632.12528: variable 'ansible_search_path' from source: unknown 21866 1726882632.12534: variable 'ansible_search_path' from source: unknown 21866 1726882632.12578: calling self._execute() 21866 1726882632.12690: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882632.12711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882632.12729: variable 'omit' from source: magic vars 21866 1726882632.13165: variable 'ansible_distribution_major_version' from source: facts 21866 1726882632.13176: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882632.13332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882632.13643: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882632.13705: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882632.13750: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882632.13804: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882632.13912: variable 'networkmanager_version' from source: set_fact 21866 1726882632.13930: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882632.14141: variable 'ansible_distribution_major_version' from source: facts 21866 1726882632.14169: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882632.14276: variable 'networkmanager_version' from source: set_fact 21866 1726882632.14283: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882632.14362: variable 'ansible_distribution_major_version' from source: facts 21866 1726882632.14375: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882632.14515: variable 'networkmanager_version' from source: set_fact 21866 1726882632.14519: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882632.14612: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882632.14732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882632.16450: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882632.16822: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882632.16861: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882632.16898: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882632.16927: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882632.17006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882632.17038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882632.17076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882632.17103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882632.17126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882632.17229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882632.17275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882632.17305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882632.17359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882632.17383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882632.17442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882632.17484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882632.17526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882632.17587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882632.17604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882632.17776: variable 'network_connections' from source: task vars 21866 1726882632.17792: variable 'interface' from source: play vars 21866 1726882632.17861: variable 'interface' from source: play vars 21866 1726882632.17910: 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) 21866 1726882632.17928: 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) 21866 1726882632.17945: 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) 21866 1726882632.17967: 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) 21866 1726882632.18056: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882632.18327: variable 'network_connections' from source: task vars 21866 1726882632.18338: variable 'interface' from source: play vars 21866 1726882632.18395: variable 'interface' from source: play vars 21866 1726882632.18436: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21866 1726882632.18448: when evaluation is False, skipping this task 21866 1726882632.18463: _execute() done 21866 1726882632.18472: dumping result to json 21866 1726882632.18480: done dumping result, returning 21866 1726882632.18492: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-1c82-aff9-00000000007a] 21866 1726882632.18510: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000007a 21866 1726882632.18622: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000007a 21866 1726882632.18625: 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" } 21866 1726882632.18675: no more pending results, returning what we have 21866 1726882632.18679: results queue empty 21866 1726882632.18680: checking for any_errors_fatal 21866 1726882632.18686: done checking for any_errors_fatal 21866 1726882632.18687: checking for max_fail_percentage 21866 1726882632.18688: done checking for max_fail_percentage 21866 1726882632.18689: checking to see if all hosts have failed and the running result is not ok 21866 1726882632.18690: done checking to see if all hosts have failed 21866 1726882632.18691: getting the remaining hosts for this loop 21866 1726882632.18692: done getting the remaining hosts for this loop 21866 1726882632.18696: getting the next task for host managed_node1 21866 1726882632.18701: done getting next task for host managed_node1 21866 1726882632.18705: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21866 1726882632.18707: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882632.18724: getting variables 21866 1726882632.18726: in VariableManager get_vars() 21866 1726882632.18777: Calling all_inventory to load vars for managed_node1 21866 1726882632.18782: Calling groups_inventory to load vars for managed_node1 21866 1726882632.18786: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882632.18796: Calling all_plugins_play to load vars for managed_node1 21866 1726882632.18800: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882632.18803: Calling groups_plugins_play to load vars for managed_node1 21866 1726882632.21265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882632.23845: done with get_vars() 21866 1726882632.23926: done getting variables 21866 1726882632.24078: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:37:12 -0400 (0:00:00.124) 0:00:26.895 ****** 21866 1726882632.24182: entering _queue_task() for managed_node1/service 21866 1726882632.24543: worker is 1 (out of 1 available) 21866 1726882632.24558: exiting _queue_task() for managed_node1/service 21866 1726882632.24573: done queuing things up, now waiting for results queue to drain 21866 1726882632.24575: waiting for pending results... 21866 1726882632.24894: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21866 1726882632.25069: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000007b 21866 1726882632.25096: variable 'ansible_search_path' from source: unknown 21866 1726882632.25105: variable 'ansible_search_path' from source: unknown 21866 1726882632.25153: calling self._execute() 21866 1726882632.25266: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882632.25279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882632.25301: variable 'omit' from source: magic vars 21866 1726882632.25718: variable 'ansible_distribution_major_version' from source: facts 21866 1726882632.25740: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882632.25926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882632.26734: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882632.27070: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882632.27113: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882632.27152: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882632.27639: variable 'networkmanager_version' from source: set_fact 21866 1726882632.27660: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882632.27940: variable 'ansible_distribution_major_version' from source: facts 21866 1726882632.27977: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882632.28119: variable 'networkmanager_version' from source: set_fact 21866 1726882632.28133: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882632.28473: variable 'ansible_distribution_major_version' from source: facts 21866 1726882632.28484: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882632.28692: variable 'networkmanager_version' from source: set_fact 21866 1726882632.28704: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882632.28874: variable 'network_provider' from source: set_fact 21866 1726882632.28914: variable 'network_state' from source: role '' defaults 21866 1726882632.29005: Evaluated conditional (network_provider == "nm" or network_state != {}): True 21866 1726882632.29016: variable 'omit' from source: magic vars 21866 1726882632.29128: variable 'omit' from source: magic vars 21866 1726882632.29165: variable 'network_service_name' from source: role '' defaults 21866 1726882632.29269: variable 'network_service_name' from source: role '' defaults 21866 1726882632.29498: variable '__network_provider_setup' from source: role '' defaults 21866 1726882632.29534: variable '__network_service_name_default_nm' from source: role '' defaults 21866 1726882632.29602: variable '__network_service_name_default_nm' from source: role '' defaults 21866 1726882632.29623: variable '__network_packages_default_nm' from source: role '' defaults 21866 1726882632.29688: variable '__network_packages_default_nm' from source: role '' defaults 21866 1726882632.29949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882632.33518: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882632.33596: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882632.33793: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882632.33884: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882632.33939: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882632.34312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882632.34388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882632.34422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882632.34493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882632.34515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882632.34593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882632.34625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882632.34738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882632.34836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882632.34858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882632.36382: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21866 1726882632.36944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882632.36983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882632.37292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882632.37555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882632.37737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882632.38135: variable 'ansible_python' from source: facts 21866 1726882632.38174: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21866 1726882632.38278: variable '__network_wpa_supplicant_required' from source: role '' defaults 21866 1726882632.38371: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21866 1726882632.38653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882632.38872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882632.38903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882632.39372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882632.39435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882632.39768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882632.39902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882632.40003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882632.40066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882632.40153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882632.40579: variable 'network_connections' from source: task vars 21866 1726882632.40592: variable 'interface' from source: play vars 21866 1726882632.40841: variable 'interface' from source: play vars 21866 1726882632.41098: 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) 21866 1726882632.41201: 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) 21866 1726882632.41299: 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) 21866 1726882632.41437: 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) 21866 1726882632.41534: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882632.42026: variable 'network_connections' from source: task vars 21866 1726882632.42045: variable 'interface' from source: play vars 21866 1726882632.42191: variable 'interface' from source: play vars 21866 1726882632.42298: variable '__network_packages_default_wireless' from source: role '' defaults 21866 1726882632.42462: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882632.42950: variable 'network_connections' from source: task vars 21866 1726882632.42972: variable 'interface' from source: play vars 21866 1726882632.43096: variable 'interface' from source: play vars 21866 1726882632.43163: variable '__network_packages_default_team' from source: role '' defaults 21866 1726882632.43267: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882632.43762: variable 'network_connections' from source: task vars 21866 1726882632.43773: variable 'interface' from source: play vars 21866 1726882632.43883: variable 'interface' from source: play vars 21866 1726882632.44014: variable '__network_service_name_default_initscripts' from source: role '' defaults 21866 1726882632.44098: variable '__network_service_name_default_initscripts' from source: role '' defaults 21866 1726882632.44107: variable '__network_packages_default_initscripts' from source: role '' defaults 21866 1726882632.44159: variable '__network_packages_default_initscripts' from source: role '' defaults 21866 1726882632.44440: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21866 1726882632.45323: variable 'network_connections' from source: task vars 21866 1726882632.45333: variable 'interface' from source: play vars 21866 1726882632.45450: variable 'interface' from source: play vars 21866 1726882632.45480: variable 'ansible_distribution' from source: facts 21866 1726882632.45501: variable '__network_rh_distros' from source: role '' defaults 21866 1726882632.45529: variable 'ansible_distribution_major_version' from source: facts 21866 1726882632.45569: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21866 1726882632.45813: variable 'ansible_distribution' from source: facts 21866 1726882632.45835: variable '__network_rh_distros' from source: role '' defaults 21866 1726882632.45868: variable 'ansible_distribution_major_version' from source: facts 21866 1726882632.45897: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21866 1726882632.46231: variable 'ansible_distribution' from source: facts 21866 1726882632.46251: variable '__network_rh_distros' from source: role '' defaults 21866 1726882632.46273: variable 'ansible_distribution_major_version' from source: facts 21866 1726882632.46333: variable 'network_provider' from source: set_fact 21866 1726882632.46361: variable 'omit' from source: magic vars 21866 1726882632.46394: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882632.46431: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882632.46452: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882632.46475: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882632.46488: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882632.46527: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882632.46534: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882632.46541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882632.46648: Set connection var ansible_shell_executable to /bin/sh 21866 1726882632.46656: Set connection var ansible_shell_type to sh 21866 1726882632.46671: Set connection var ansible_pipelining to False 21866 1726882632.46682: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882632.46691: Set connection var ansible_timeout to 10 21866 1726882632.46699: Set connection var ansible_connection to ssh 21866 1726882632.46729: variable 'ansible_shell_executable' from source: unknown 21866 1726882632.46743: variable 'ansible_connection' from source: unknown 21866 1726882632.46749: variable 'ansible_module_compression' from source: unknown 21866 1726882632.46759: variable 'ansible_shell_type' from source: unknown 21866 1726882632.46767: variable 'ansible_shell_executable' from source: unknown 21866 1726882632.46773: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882632.46781: variable 'ansible_pipelining' from source: unknown 21866 1726882632.46788: variable 'ansible_timeout' from source: unknown 21866 1726882632.46795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882632.46902: 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) 21866 1726882632.46916: variable 'omit' from source: magic vars 21866 1726882632.46924: starting attempt loop 21866 1726882632.46931: running the handler 21866 1726882632.47016: variable 'ansible_facts' from source: unknown 21866 1726882632.48440: _low_level_execute_command(): starting 21866 1726882632.48473: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882632.49775: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882632.49806: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882632.49829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882632.49872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882632.49929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882632.49947: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882632.49974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882632.50004: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882632.50033: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882632.50060: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882632.50089: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882632.50114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882632.50145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882632.50171: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882632.50202: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882632.50224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882632.50348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882632.50382: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882632.50414: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882632.50592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882632.52234: stdout chunk (state=3): >>>/root <<< 21866 1726882632.52376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882632.52469: stderr chunk (state=3): >>><<< 21866 1726882632.52472: stdout chunk (state=3): >>><<< 21866 1726882632.52527: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882632.52531: _low_level_execute_command(): starting 21866 1726882632.52535: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882632.5249188-23018-249535508455030 `" && echo ansible-tmp-1726882632.5249188-23018-249535508455030="` echo /root/.ansible/tmp/ansible-tmp-1726882632.5249188-23018-249535508455030 `" ) && sleep 0' 21866 1726882632.53280: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882632.53295: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882632.53310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882632.53336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882632.53401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882632.53414: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882632.53429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882632.53456: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882632.53488: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882632.53517: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882632.53539: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882632.53555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882632.53586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882632.53600: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882632.53612: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882632.53634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882632.53748: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882632.53782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882632.53806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882632.53945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882632.55792: stdout chunk (state=3): >>>ansible-tmp-1726882632.5249188-23018-249535508455030=/root/.ansible/tmp/ansible-tmp-1726882632.5249188-23018-249535508455030 <<< 21866 1726882632.55969: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882632.55972: stdout chunk (state=3): >>><<< 21866 1726882632.55993: stderr chunk (state=3): >>><<< 21866 1726882632.56275: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882632.5249188-23018-249535508455030=/root/.ansible/tmp/ansible-tmp-1726882632.5249188-23018-249535508455030 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882632.56282: variable 'ansible_module_compression' from source: unknown 21866 1726882632.56285: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 21866 1726882632.56287: variable 'ansible_facts' from source: unknown 21866 1726882632.56772: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882632.5249188-23018-249535508455030/AnsiballZ_systemd.py 21866 1726882632.56775: Sending initial data 21866 1726882632.56778: Sent initial data (156 bytes) 21866 1726882632.57478: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882632.57486: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882632.57496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882632.57510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882632.57546: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882632.57553: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882632.57567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882632.57581: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882632.57589: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882632.57595: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882632.57603: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882632.57611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882632.57622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882632.57629: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882632.57637: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882632.57644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882632.57723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882632.57736: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882632.57751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882632.57881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882632.59623: 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 <<< 21866 1726882632.59632: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 21866 1726882632.59721: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882632.59811: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpr271jk7y /root/.ansible/tmp/ansible-tmp-1726882632.5249188-23018-249535508455030/AnsiballZ_systemd.py <<< 21866 1726882632.59907: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882632.62990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882632.63074: stderr chunk (state=3): >>><<< 21866 1726882632.63078: stdout chunk (state=3): >>><<< 21866 1726882632.63098: done transferring module to remote 21866 1726882632.63109: _low_level_execute_command(): starting 21866 1726882632.63113: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882632.5249188-23018-249535508455030/ /root/.ansible/tmp/ansible-tmp-1726882632.5249188-23018-249535508455030/AnsiballZ_systemd.py && sleep 0' 21866 1726882632.63752: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882632.63760: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882632.63774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882632.63788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882632.63825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882632.63832: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882632.63841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882632.63854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882632.63864: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882632.63874: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882632.63881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882632.63890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882632.63901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882632.63908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882632.63914: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882632.63923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882632.63999: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882632.64012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882632.64022: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882632.64136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882632.65969: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882632.66005: stderr chunk (state=3): >>><<< 21866 1726882632.66008: stdout chunk (state=3): >>><<< 21866 1726882632.66095: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882632.66102: _low_level_execute_command(): starting 21866 1726882632.66105: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882632.5249188-23018-249535508455030/AnsiballZ_systemd.py && sleep 0' 21866 1726882632.66638: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882632.66652: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882632.66671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882632.66690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882632.66731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882632.66744: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882632.66758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882632.66779: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882632.66792: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882632.66804: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882632.66818: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882632.66832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882632.66849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882632.66862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882632.66877: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882632.66890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882632.66963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882632.66986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882632.67001: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882632.67139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882632.91887: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.<<< 21866 1726882632.91941: stdout chunk (state=3): >>>service", "ControlGroupId": "2455", "MemoryCurrent": "16146432", "MemoryAvailable": "infinity", "CPUUsageNSec": "1037634000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogS<<< 21866 1726882632.91959: stdout chunk (state=3): >>>ignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target NetworkManager-wait-online.service network.target multi-user.target network.service cloud-init.service", "After": "network-pre.target system.slice cloud-init-local.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:48 EDT", "StateChangeTimestampMonotonic": "526071006", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 21866 1726882632.93488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882632.93540: stderr chunk (state=3): >>><<< 21866 1726882632.93543: stdout chunk (state=3): >>><<< 21866 1726882632.93565: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2455", "MemoryCurrent": "16146432", "MemoryAvailable": "infinity", "CPUUsageNSec": "1037634000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target NetworkManager-wait-online.service network.target multi-user.target network.service cloud-init.service", "After": "network-pre.target system.slice cloud-init-local.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:48 EDT", "StateChangeTimestampMonotonic": "526071006", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882632.93668: 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-1726882632.5249188-23018-249535508455030/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882632.93687: _low_level_execute_command(): starting 21866 1726882632.93690: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882632.5249188-23018-249535508455030/ > /dev/null 2>&1 && sleep 0' 21866 1726882632.94236: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882632.94250: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882632.94272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882632.94292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882632.94334: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882632.94348: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882632.94371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882632.94391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882632.94404: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882632.94415: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882632.94426: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882632.94438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882632.94452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882632.94469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882632.94483: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882632.94498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882632.94577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882632.94597: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882632.94613: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882632.94734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882632.96546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882632.96592: stderr chunk (state=3): >>><<< 21866 1726882632.96596: stdout chunk (state=3): >>><<< 21866 1726882632.96607: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882632.96613: handler run complete 21866 1726882632.96649: attempt loop complete, returning result 21866 1726882632.96652: _execute() done 21866 1726882632.96654: dumping result to json 21866 1726882632.96673: done dumping result, returning 21866 1726882632.96682: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-1c82-aff9-00000000007b] 21866 1726882632.96686: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000007b 21866 1726882632.96879: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000007b 21866 1726882632.96883: 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 } 21866 1726882632.96934: no more pending results, returning what we have 21866 1726882632.96937: results queue empty 21866 1726882632.96938: checking for any_errors_fatal 21866 1726882632.96946: done checking for any_errors_fatal 21866 1726882632.96946: checking for max_fail_percentage 21866 1726882632.96948: done checking for max_fail_percentage 21866 1726882632.96949: checking to see if all hosts have failed and the running result is not ok 21866 1726882632.96950: done checking to see if all hosts have failed 21866 1726882632.96951: getting the remaining hosts for this loop 21866 1726882632.96952: done getting the remaining hosts for this loop 21866 1726882632.96956: getting the next task for host managed_node1 21866 1726882632.96961: done getting next task for host managed_node1 21866 1726882632.96966: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21866 1726882632.96969: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882632.96980: getting variables 21866 1726882632.96981: in VariableManager get_vars() 21866 1726882632.97027: Calling all_inventory to load vars for managed_node1 21866 1726882632.97030: Calling groups_inventory to load vars for managed_node1 21866 1726882632.97031: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882632.97041: Calling all_plugins_play to load vars for managed_node1 21866 1726882632.97044: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882632.97046: Calling groups_plugins_play to load vars for managed_node1 21866 1726882632.98914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882633.00677: done with get_vars() 21866 1726882633.00703: done getting variables 21866 1726882633.00770: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:37:13 -0400 (0:00:00.766) 0:00:27.661 ****** 21866 1726882633.00810: entering _queue_task() for managed_node1/service 21866 1726882633.01132: worker is 1 (out of 1 available) 21866 1726882633.01145: exiting _queue_task() for managed_node1/service 21866 1726882633.01157: done queuing things up, now waiting for results queue to drain 21866 1726882633.01161: waiting for pending results... 21866 1726882633.01445: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21866 1726882633.01591: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000007c 21866 1726882633.01615: variable 'ansible_search_path' from source: unknown 21866 1726882633.01622: variable 'ansible_search_path' from source: unknown 21866 1726882633.01667: calling self._execute() 21866 1726882633.01770: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882633.01782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882633.01798: variable 'omit' from source: magic vars 21866 1726882633.02200: variable 'ansible_distribution_major_version' from source: facts 21866 1726882633.02217: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882633.02401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882633.02686: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882633.02739: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882633.02782: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882633.02823: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882633.02919: variable 'networkmanager_version' from source: set_fact 21866 1726882633.02936: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882633.03382: variable 'ansible_distribution_major_version' from source: facts 21866 1726882633.03392: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882633.03531: variable 'networkmanager_version' from source: set_fact 21866 1726882633.03545: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882633.03657: variable 'ansible_distribution_major_version' from source: facts 21866 1726882633.03676: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882633.03808: variable 'networkmanager_version' from source: set_fact 21866 1726882633.03822: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882633.03935: variable 'network_provider' from source: set_fact 21866 1726882633.03945: Evaluated conditional (network_provider == "nm"): True 21866 1726882633.04044: variable '__network_wpa_supplicant_required' from source: role '' defaults 21866 1726882633.04137: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21866 1726882633.04280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882633.06376: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882633.06457: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882633.06508: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882633.06544: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882633.06580: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882633.06671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882633.06705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882633.06741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882633.06792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882633.06810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882633.06863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882633.06894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882633.06922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882633.06975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882633.06993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882633.07038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882633.07078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882633.07107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882633.07152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882633.07179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882633.07308: variable 'network_connections' from source: task vars 21866 1726882633.07325: variable 'interface' from source: play vars 21866 1726882633.07407: variable 'interface' from source: play vars 21866 1726882633.07475: 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) 21866 1726882633.07504: 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) 21866 1726882633.07533: 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) 21866 1726882633.07567: 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) 21866 1726882633.07630: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882633.07874: variable 'network_connections' from source: task vars 21866 1726882633.07884: variable 'interface' from source: play vars 21866 1726882633.07952: variable 'interface' from source: play vars 21866 1726882633.08001: Evaluated conditional (__network_wpa_supplicant_required): False 21866 1726882633.08009: when evaluation is False, skipping this task 21866 1726882633.08015: _execute() done 21866 1726882633.08020: dumping result to json 21866 1726882633.08030: done dumping result, returning 21866 1726882633.08040: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-1c82-aff9-00000000007c] 21866 1726882633.08049: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000007c skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 21866 1726882633.08202: no more pending results, returning what we have 21866 1726882633.08205: results queue empty 21866 1726882633.08206: checking for any_errors_fatal 21866 1726882633.08224: done checking for any_errors_fatal 21866 1726882633.08225: checking for max_fail_percentage 21866 1726882633.08227: done checking for max_fail_percentage 21866 1726882633.08228: checking to see if all hosts have failed and the running result is not ok 21866 1726882633.08229: done checking to see if all hosts have failed 21866 1726882633.08230: getting the remaining hosts for this loop 21866 1726882633.08232: done getting the remaining hosts for this loop 21866 1726882633.08236: getting the next task for host managed_node1 21866 1726882633.08243: done getting next task for host managed_node1 21866 1726882633.08247: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21866 1726882633.08251: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882633.08275: getting variables 21866 1726882633.08277: in VariableManager get_vars() 21866 1726882633.08328: Calling all_inventory to load vars for managed_node1 21866 1726882633.08330: Calling groups_inventory to load vars for managed_node1 21866 1726882633.08333: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882633.08343: Calling all_plugins_play to load vars for managed_node1 21866 1726882633.08346: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882633.08349: Calling groups_plugins_play to load vars for managed_node1 21866 1726882633.09376: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000007c 21866 1726882633.09379: WORKER PROCESS EXITING 21866 1726882633.10203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882633.11930: done with get_vars() 21866 1726882633.11951: done getting variables 21866 1726882633.12013: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:37:13 -0400 (0:00:00.112) 0:00:27.774 ****** 21866 1726882633.12046: entering _queue_task() for managed_node1/service 21866 1726882633.12309: worker is 1 (out of 1 available) 21866 1726882633.12321: exiting _queue_task() for managed_node1/service 21866 1726882633.12332: done queuing things up, now waiting for results queue to drain 21866 1726882633.12333: waiting for pending results... 21866 1726882633.12607: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21866 1726882633.12750: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000007d 21866 1726882633.12777: variable 'ansible_search_path' from source: unknown 21866 1726882633.12785: variable 'ansible_search_path' from source: unknown 21866 1726882633.12824: calling self._execute() 21866 1726882633.12921: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882633.12932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882633.12945: variable 'omit' from source: magic vars 21866 1726882633.13306: variable 'ansible_distribution_major_version' from source: facts 21866 1726882633.13326: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882633.13500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882633.13772: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882633.13820: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882633.13868: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882633.13904: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882633.13989: variable 'networkmanager_version' from source: set_fact 21866 1726882633.14006: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882633.14167: variable 'ansible_distribution_major_version' from source: facts 21866 1726882633.14178: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882633.14323: variable 'networkmanager_version' from source: set_fact 21866 1726882633.14336: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882633.14452: variable 'ansible_distribution_major_version' from source: facts 21866 1726882633.14467: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882633.14602: variable 'networkmanager_version' from source: set_fact 21866 1726882633.14616: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882633.14733: variable 'network_provider' from source: set_fact 21866 1726882633.14742: Evaluated conditional (network_provider == "initscripts"): False 21866 1726882633.14749: when evaluation is False, skipping this task 21866 1726882633.14755: _execute() done 21866 1726882633.14765: dumping result to json 21866 1726882633.14772: done dumping result, returning 21866 1726882633.14781: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-1c82-aff9-00000000007d] 21866 1726882633.14790: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000007d skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21866 1726882633.14919: no more pending results, returning what we have 21866 1726882633.14923: results queue empty 21866 1726882633.14924: checking for any_errors_fatal 21866 1726882633.14931: done checking for any_errors_fatal 21866 1726882633.14932: checking for max_fail_percentage 21866 1726882633.14934: done checking for max_fail_percentage 21866 1726882633.14935: checking to see if all hosts have failed and the running result is not ok 21866 1726882633.14936: done checking to see if all hosts have failed 21866 1726882633.14937: getting the remaining hosts for this loop 21866 1726882633.14939: done getting the remaining hosts for this loop 21866 1726882633.14942: getting the next task for host managed_node1 21866 1726882633.14949: done getting next task for host managed_node1 21866 1726882633.14953: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21866 1726882633.14955: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882633.14979: getting variables 21866 1726882633.14981: in VariableManager get_vars() 21866 1726882633.15027: Calling all_inventory to load vars for managed_node1 21866 1726882633.15030: Calling groups_inventory to load vars for managed_node1 21866 1726882633.15032: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882633.15042: Calling all_plugins_play to load vars for managed_node1 21866 1726882633.15045: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882633.15048: Calling groups_plugins_play to load vars for managed_node1 21866 1726882633.16683: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000007d 21866 1726882633.16687: WORKER PROCESS EXITING 21866 1726882633.16715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882633.18565: done with get_vars() 21866 1726882633.18588: done getting variables 21866 1726882633.18644: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:37:13 -0400 (0:00:00.066) 0:00:27.840 ****** 21866 1726882633.18683: entering _queue_task() for managed_node1/copy 21866 1726882633.18956: worker is 1 (out of 1 available) 21866 1726882633.18971: exiting _queue_task() for managed_node1/copy 21866 1726882633.18984: done queuing things up, now waiting for results queue to drain 21866 1726882633.18985: waiting for pending results... 21866 1726882633.19256: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21866 1726882633.19394: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000007e 21866 1726882633.19411: variable 'ansible_search_path' from source: unknown 21866 1726882633.19418: variable 'ansible_search_path' from source: unknown 21866 1726882633.19465: calling self._execute() 21866 1726882633.19563: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882633.19576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882633.19590: variable 'omit' from source: magic vars 21866 1726882633.19956: variable 'ansible_distribution_major_version' from source: facts 21866 1726882633.19981: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882633.20153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882633.20429: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882633.20480: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882633.20522: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882633.20561: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882633.20655: variable 'networkmanager_version' from source: set_fact 21866 1726882633.20678: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882633.20838: variable 'ansible_distribution_major_version' from source: facts 21866 1726882633.20850: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882633.20995: variable 'networkmanager_version' from source: set_fact 21866 1726882633.21008: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882633.21120: variable 'ansible_distribution_major_version' from source: facts 21866 1726882633.21130: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882633.21269: variable 'networkmanager_version' from source: set_fact 21866 1726882633.21286: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882633.21398: variable 'network_provider' from source: set_fact 21866 1726882633.21408: Evaluated conditional (network_provider == "initscripts"): False 21866 1726882633.21414: when evaluation is False, skipping this task 21866 1726882633.21420: _execute() done 21866 1726882633.21426: dumping result to json 21866 1726882633.21433: done dumping result, returning 21866 1726882633.21443: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-1c82-aff9-00000000007e] 21866 1726882633.21451: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000007e skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21866 1726882633.21591: no more pending results, returning what we have 21866 1726882633.21594: results queue empty 21866 1726882633.21595: checking for any_errors_fatal 21866 1726882633.21602: done checking for any_errors_fatal 21866 1726882633.21603: checking for max_fail_percentage 21866 1726882633.21604: done checking for max_fail_percentage 21866 1726882633.21606: checking to see if all hosts have failed and the running result is not ok 21866 1726882633.21607: done checking to see if all hosts have failed 21866 1726882633.21607: getting the remaining hosts for this loop 21866 1726882633.21609: done getting the remaining hosts for this loop 21866 1726882633.21613: getting the next task for host managed_node1 21866 1726882633.21619: done getting next task for host managed_node1 21866 1726882633.21623: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21866 1726882633.21626: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882633.21644: getting variables 21866 1726882633.21646: in VariableManager get_vars() 21866 1726882633.21698: Calling all_inventory to load vars for managed_node1 21866 1726882633.21701: Calling groups_inventory to load vars for managed_node1 21866 1726882633.21703: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882633.21713: Calling all_plugins_play to load vars for managed_node1 21866 1726882633.21717: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882633.21720: Calling groups_plugins_play to load vars for managed_node1 21866 1726882633.22682: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000007e 21866 1726882633.22686: WORKER PROCESS EXITING 21866 1726882633.23380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882633.25101: done with get_vars() 21866 1726882633.25124: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:37:13 -0400 (0:00:00.065) 0:00:27.905 ****** 21866 1726882633.25213: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21866 1726882633.25486: worker is 1 (out of 1 available) 21866 1726882633.25498: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21866 1726882633.25510: done queuing things up, now waiting for results queue to drain 21866 1726882633.25511: waiting for pending results... 21866 1726882633.25785: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21866 1726882633.25917: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000007f 21866 1726882633.25937: variable 'ansible_search_path' from source: unknown 21866 1726882633.25946: variable 'ansible_search_path' from source: unknown 21866 1726882633.25989: calling self._execute() 21866 1726882633.26115: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882633.26133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882633.26156: variable 'omit' from source: magic vars 21866 1726882633.26618: variable 'ansible_distribution_major_version' from source: facts 21866 1726882633.26635: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882633.26817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882633.27098: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882633.27143: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882633.27188: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882633.27237: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882633.27367: variable 'networkmanager_version' from source: set_fact 21866 1726882633.27411: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882633.27693: variable 'ansible_distribution_major_version' from source: facts 21866 1726882633.27719: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882633.27946: variable 'networkmanager_version' from source: set_fact 21866 1726882633.27978: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882633.28177: variable 'ansible_distribution_major_version' from source: facts 21866 1726882633.28200: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882633.28442: variable 'networkmanager_version' from source: set_fact 21866 1726882633.28474: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882633.28498: variable 'omit' from source: magic vars 21866 1726882633.28588: variable 'omit' from source: magic vars 21866 1726882633.28718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882633.31089: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882633.31483: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882633.31525: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882633.31557: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882633.31589: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882633.31657: variable 'network_provider' from source: set_fact 21866 1726882633.31801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882633.31839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882633.31881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882633.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) 21866 1726882633.31954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882633.32030: variable 'omit' from source: magic vars 21866 1726882633.32150: variable 'omit' from source: magic vars 21866 1726882633.32257: variable 'network_connections' from source: task vars 21866 1726882633.32278: variable 'interface' from source: play vars 21866 1726882633.32346: variable 'interface' from source: play vars 21866 1726882633.32527: variable 'omit' from source: magic vars 21866 1726882633.32539: variable '__lsr_ansible_managed' from source: task vars 21866 1726882633.32605: variable '__lsr_ansible_managed' from source: task vars 21866 1726882633.33053: Loaded config def from plugin (lookup/template) 21866 1726882633.33069: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 21866 1726882633.33102: File lookup term: get_ansible_managed.j2 21866 1726882633.33162: variable 'ansible_search_path' from source: unknown 21866 1726882633.33173: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 21866 1726882633.33188: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 21866 1726882633.33207: variable 'ansible_search_path' from source: unknown 21866 1726882633.51017: variable 'ansible_managed' from source: unknown 21866 1726882633.51181: variable 'omit' from source: magic vars 21866 1726882633.51211: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882633.51238: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882633.51255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882633.51283: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882633.51296: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882633.51318: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882633.51325: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882633.51332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882633.51437: Set connection var ansible_shell_executable to /bin/sh 21866 1726882633.51445: Set connection var ansible_shell_type to sh 21866 1726882633.51457: Set connection var ansible_pipelining to False 21866 1726882633.51477: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882633.51491: Set connection var ansible_timeout to 10 21866 1726882633.51499: Set connection var ansible_connection to ssh 21866 1726882633.51529: variable 'ansible_shell_executable' from source: unknown 21866 1726882633.51536: variable 'ansible_connection' from source: unknown 21866 1726882633.51542: variable 'ansible_module_compression' from source: unknown 21866 1726882633.51548: variable 'ansible_shell_type' from source: unknown 21866 1726882633.51554: variable 'ansible_shell_executable' from source: unknown 21866 1726882633.51563: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882633.51573: variable 'ansible_pipelining' from source: unknown 21866 1726882633.51579: variable 'ansible_timeout' from source: unknown 21866 1726882633.51588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882633.51716: 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) 21866 1726882633.51728: variable 'omit' from source: magic vars 21866 1726882633.51737: starting attempt loop 21866 1726882633.51741: running the handler 21866 1726882633.51751: _low_level_execute_command(): starting 21866 1726882633.51758: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882633.52456: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882633.52479: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882633.52493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882633.52509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882633.52553: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882633.52579: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882633.52595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882633.52612: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882633.52623: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882633.52632: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882633.52643: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882633.52661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882633.52682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882633.52694: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882633.52704: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882633.52716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882633.52799: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882633.52822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882633.52840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882633.52974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882633.54651: stdout chunk (state=3): >>>/root <<< 21866 1726882633.54836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882633.54838: stdout chunk (state=3): >>><<< 21866 1726882633.54840: stderr chunk (state=3): >>><<< 21866 1726882633.54933: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882633.54936: _low_level_execute_command(): starting 21866 1726882633.54941: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882633.5485613-23051-62848707366530 `" && echo ansible-tmp-1726882633.5485613-23051-62848707366530="` echo /root/.ansible/tmp/ansible-tmp-1726882633.5485613-23051-62848707366530 `" ) && sleep 0' 21866 1726882633.55822: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882633.55825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882633.55864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882633.55869: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882633.55873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882633.56034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882633.56069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882633.56080: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882633.56197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882633.58113: stdout chunk (state=3): >>>ansible-tmp-1726882633.5485613-23051-62848707366530=/root/.ansible/tmp/ansible-tmp-1726882633.5485613-23051-62848707366530 <<< 21866 1726882633.58224: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882633.58291: stderr chunk (state=3): >>><<< 21866 1726882633.58294: stdout chunk (state=3): >>><<< 21866 1726882633.58648: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882633.5485613-23051-62848707366530=/root/.ansible/tmp/ansible-tmp-1726882633.5485613-23051-62848707366530 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882633.58656: variable 'ansible_module_compression' from source: unknown 21866 1726882633.58662: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 21866 1726882633.58667: variable 'ansible_facts' from source: unknown 21866 1726882633.58670: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882633.5485613-23051-62848707366530/AnsiballZ_network_connections.py 21866 1726882633.58990: Sending initial data 21866 1726882633.58994: Sent initial data (167 bytes) 21866 1726882633.61487: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882633.61609: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882633.61627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882633.61648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882633.61700: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882633.61716: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882633.61731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882633.61755: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882633.61827: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882633.61839: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882633.61856: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882633.61878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882633.61896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882633.61909: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882633.61924: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882633.61938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882633.62021: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882633.62084: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882633.62154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882633.62303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882633.64113: 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 <<< 21866 1726882633.64117: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 21866 1726882633.64198: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882633.64298: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmp9r_0y6uh /root/.ansible/tmp/ansible-tmp-1726882633.5485613-23051-62848707366530/AnsiballZ_network_connections.py <<< 21866 1726882633.64406: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882633.66452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882633.66538: stderr chunk (state=3): >>><<< 21866 1726882633.66541: stdout chunk (state=3): >>><<< 21866 1726882633.66565: done transferring module to remote 21866 1726882633.66576: _low_level_execute_command(): starting 21866 1726882633.66579: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882633.5485613-23051-62848707366530/ /root/.ansible/tmp/ansible-tmp-1726882633.5485613-23051-62848707366530/AnsiballZ_network_connections.py && sleep 0' 21866 1726882633.67305: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882633.67308: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882633.67310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882633.67313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882633.67425: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882633.67428: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882633.67431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882633.67433: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882633.67435: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882633.67437: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882633.67440: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882633.67441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882633.67444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882633.67446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882633.67448: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882633.67449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882633.67528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882633.67547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882633.67564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882633.67688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882633.69533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882633.69537: stdout chunk (state=3): >>><<< 21866 1726882633.69544: stderr chunk (state=3): >>><<< 21866 1726882633.69566: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882633.69573: _low_level_execute_command(): starting 21866 1726882633.69576: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882633.5485613-23051-62848707366530/AnsiballZ_network_connections.py && sleep 0' 21866 1726882633.70194: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882633.70202: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882633.70218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882633.70231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882633.70269: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882633.70277: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882633.70287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882633.70300: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882633.70306: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882633.70316: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882633.70324: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882633.70333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882633.70343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882633.70350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882633.70356: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882633.70366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882633.70435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882633.70452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882633.70465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882633.70594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882633.96615: stdout chunk (state=3): >>> <<< 21866 1726882633.96623: stdout chunk (state=3): >>>{"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"ring": {"rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128}}}], "__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": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"ring": {"rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 21866 1726882633.98783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882633.98866: stderr chunk (state=3): >>><<< 21866 1726882633.98870: stdout chunk (state=3): >>><<< 21866 1726882633.98888: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"ring": {"rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128}}}], "__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": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}, "ethtool": {"ring": {"rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882633.98952: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'type': 'ethernet', 'state': 'up', 'ip': {'dhcp4': False, 'auto6': False}, 'ethtool': {'ring': {'rx': 128, 'rx_jumbo': 128, 'rx_mini': 128, 'tx': 128}}}], '__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-1726882633.5485613-23051-62848707366530/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882633.98971: _low_level_execute_command(): starting 21866 1726882633.98984: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882633.5485613-23051-62848707366530/ > /dev/null 2>&1 && sleep 0' 21866 1726882633.99630: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882633.99638: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882633.99648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882633.99667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882633.99701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882633.99708: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882633.99747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882633.99762: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882633.99768: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882633.99798: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882633.99806: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882633.99816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882633.99836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882633.99870: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882633.99902: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882633.99949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882634.00039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882634.00139: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882634.00185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882634.00307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882634.02139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882634.02207: stderr chunk (state=3): >>><<< 21866 1726882634.02210: stdout chunk (state=3): >>><<< 21866 1726882634.02227: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882634.02243: handler run complete 21866 1726882634.02287: attempt loop complete, returning result 21866 1726882634.02290: _execute() done 21866 1726882634.02293: dumping result to json 21866 1726882634.02298: done dumping result, returning 21866 1726882634.02307: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-1c82-aff9-00000000007f] 21866 1726882634.02311: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000007f 21866 1726882634.02433: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000007f 21866 1726882634.02436: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "ring": { "rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': "nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)", 'success': None} 21866 1726882634.02557: no more pending results, returning what we have 21866 1726882634.02565: results queue empty 21866 1726882634.02566: checking for any_errors_fatal 21866 1726882634.02572: done checking for any_errors_fatal 21866 1726882634.02572: checking for max_fail_percentage 21866 1726882634.02574: done checking for max_fail_percentage 21866 1726882634.02575: checking to see if all hosts have failed and the running result is not ok 21866 1726882634.02576: done checking to see if all hosts have failed 21866 1726882634.02577: getting the remaining hosts for this loop 21866 1726882634.02578: done getting the remaining hosts for this loop 21866 1726882634.02581: getting the next task for host managed_node1 21866 1726882634.02586: done getting next task for host managed_node1 21866 1726882634.02590: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21866 1726882634.02592: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882634.02602: getting variables 21866 1726882634.02603: in VariableManager get_vars() 21866 1726882634.02647: Calling all_inventory to load vars for managed_node1 21866 1726882634.02650: Calling groups_inventory to load vars for managed_node1 21866 1726882634.02652: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882634.02666: Calling all_plugins_play to load vars for managed_node1 21866 1726882634.02670: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882634.02672: Calling groups_plugins_play to load vars for managed_node1 21866 1726882634.04654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882634.06962: done with get_vars() 21866 1726882634.06985: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:37:14 -0400 (0:00:00.818) 0:00:28.724 ****** 21866 1726882634.07077: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21866 1726882634.07356: worker is 1 (out of 1 available) 21866 1726882634.07370: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21866 1726882634.07382: done queuing things up, now waiting for results queue to drain 21866 1726882634.07383: waiting for pending results... 21866 1726882634.07800: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21866 1726882634.07937: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000080 21866 1726882634.07962: variable 'ansible_search_path' from source: unknown 21866 1726882634.07973: variable 'ansible_search_path' from source: unknown 21866 1726882634.08009: calling self._execute() 21866 1726882634.08109: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882634.08119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882634.08132: variable 'omit' from source: magic vars 21866 1726882634.08525: variable 'ansible_distribution_major_version' from source: facts 21866 1726882634.08541: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882634.08731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882634.08992: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882634.09038: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882634.09090: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882634.09129: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882634.09219: variable 'networkmanager_version' from source: set_fact 21866 1726882634.09237: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882634.09416: variable 'ansible_distribution_major_version' from source: facts 21866 1726882634.09427: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882634.09568: variable 'networkmanager_version' from source: set_fact 21866 1726882634.09582: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882634.09685: variable 'ansible_distribution_major_version' from source: facts 21866 1726882634.09698: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882634.09824: variable 'networkmanager_version' from source: set_fact 21866 1726882634.09837: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882634.09957: variable 'network_state' from source: role '' defaults 21866 1726882634.09977: Evaluated conditional (network_state != {}): False 21866 1726882634.09985: when evaluation is False, skipping this task 21866 1726882634.09991: _execute() done 21866 1726882634.09998: dumping result to json 21866 1726882634.10005: done dumping result, returning 21866 1726882634.10015: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-1c82-aff9-000000000080] 21866 1726882634.10029: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000080 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882634.10180: no more pending results, returning what we have 21866 1726882634.10183: results queue empty 21866 1726882634.10184: checking for any_errors_fatal 21866 1726882634.10195: done checking for any_errors_fatal 21866 1726882634.10196: checking for max_fail_percentage 21866 1726882634.10198: done checking for max_fail_percentage 21866 1726882634.10199: checking to see if all hosts have failed and the running result is not ok 21866 1726882634.10200: done checking to see if all hosts have failed 21866 1726882634.10201: getting the remaining hosts for this loop 21866 1726882634.10203: done getting the remaining hosts for this loop 21866 1726882634.10207: getting the next task for host managed_node1 21866 1726882634.10214: done getting next task for host managed_node1 21866 1726882634.10219: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21866 1726882634.10222: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882634.10240: getting variables 21866 1726882634.10241: in VariableManager get_vars() 21866 1726882634.10293: Calling all_inventory to load vars for managed_node1 21866 1726882634.10296: Calling groups_inventory to load vars for managed_node1 21866 1726882634.10298: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882634.10307: Calling all_plugins_play to load vars for managed_node1 21866 1726882634.10310: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882634.10312: Calling groups_plugins_play to load vars for managed_node1 21866 1726882634.11349: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000080 21866 1726882634.11352: WORKER PROCESS EXITING 21866 1726882634.11992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882634.16494: done with get_vars() 21866 1726882634.16525: done getting variables 21866 1726882634.16588: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:37:14 -0400 (0:00:00.095) 0:00:28.819 ****** 21866 1726882634.16625: entering _queue_task() for managed_node1/debug 21866 1726882634.16925: worker is 1 (out of 1 available) 21866 1726882634.16938: exiting _queue_task() for managed_node1/debug 21866 1726882634.16955: done queuing things up, now waiting for results queue to drain 21866 1726882634.16957: waiting for pending results... 21866 1726882634.17251: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21866 1726882634.17410: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000081 21866 1726882634.17432: variable 'ansible_search_path' from source: unknown 21866 1726882634.17441: variable 'ansible_search_path' from source: unknown 21866 1726882634.17486: calling self._execute() 21866 1726882634.17593: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882634.17610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882634.17629: variable 'omit' from source: magic vars 21866 1726882634.18009: variable 'ansible_distribution_major_version' from source: facts 21866 1726882634.18026: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882634.18207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882634.18505: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882634.18555: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882634.18606: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882634.18644: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882634.18738: variable 'networkmanager_version' from source: set_fact 21866 1726882634.18757: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882634.18934: variable 'ansible_distribution_major_version' from source: facts 21866 1726882634.18944: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882634.19078: variable 'networkmanager_version' from source: set_fact 21866 1726882634.19091: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882634.19201: variable 'ansible_distribution_major_version' from source: facts 21866 1726882634.19211: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882634.19340: variable 'networkmanager_version' from source: set_fact 21866 1726882634.19364: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882634.19381: variable 'omit' from source: magic vars 21866 1726882634.19441: variable 'omit' from source: magic vars 21866 1726882634.19493: variable 'omit' from source: magic vars 21866 1726882634.19527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882634.19560: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882634.19591: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882634.19612: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882634.19627: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882634.19663: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882634.19673: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882634.19685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882634.19798: Set connection var ansible_shell_executable to /bin/sh 21866 1726882634.19810: Set connection var ansible_shell_type to sh 21866 1726882634.19820: Set connection var ansible_pipelining to False 21866 1726882634.19830: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882634.19840: Set connection var ansible_timeout to 10 21866 1726882634.19848: Set connection var ansible_connection to ssh 21866 1726882634.19881: variable 'ansible_shell_executable' from source: unknown 21866 1726882634.19889: variable 'ansible_connection' from source: unknown 21866 1726882634.19901: variable 'ansible_module_compression' from source: unknown 21866 1726882634.19908: variable 'ansible_shell_type' from source: unknown 21866 1726882634.19918: variable 'ansible_shell_executable' from source: unknown 21866 1726882634.19925: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882634.19932: variable 'ansible_pipelining' from source: unknown 21866 1726882634.19940: variable 'ansible_timeout' from source: unknown 21866 1726882634.19946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882634.20069: 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) 21866 1726882634.20084: variable 'omit' from source: magic vars 21866 1726882634.20093: starting attempt loop 21866 1726882634.20100: running the handler 21866 1726882634.20240: variable '__network_connections_result' from source: set_fact 21866 1726882634.20311: handler run complete 21866 1726882634.20995: attempt loop complete, returning result 21866 1726882634.21002: _execute() done 21866 1726882634.21008: dumping result to json 21866 1726882634.21015: done dumping result, returning 21866 1726882634.21027: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-1c82-aff9-000000000081] 21866 1726882634.21035: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000081 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } 21866 1726882634.21201: no more pending results, returning what we have 21866 1726882634.21205: results queue empty 21866 1726882634.21206: checking for any_errors_fatal 21866 1726882634.21212: done checking for any_errors_fatal 21866 1726882634.21213: checking for max_fail_percentage 21866 1726882634.21216: done checking for max_fail_percentage 21866 1726882634.21217: checking to see if all hosts have failed and the running result is not ok 21866 1726882634.21218: done checking to see if all hosts have failed 21866 1726882634.21219: getting the remaining hosts for this loop 21866 1726882634.21221: done getting the remaining hosts for this loop 21866 1726882634.21225: getting the next task for host managed_node1 21866 1726882634.21232: done getting next task for host managed_node1 21866 1726882634.21236: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21866 1726882634.21239: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21866 1726882634.21262: getting variables 21866 1726882634.21266: in VariableManager get_vars() 21866 1726882634.21319: Calling all_inventory to load vars for managed_node1 21866 1726882634.21322: Calling groups_inventory to load vars for managed_node1 21866 1726882634.21325: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882634.21337: Calling all_plugins_play to load vars for managed_node1 21866 1726882634.21341: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882634.21345: Calling groups_plugins_play to load vars for managed_node1 21866 1726882634.22957: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000081 21866 1726882634.22964: WORKER PROCESS EXITING 21866 1726882634.32160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882634.33952: done with get_vars() 21866 1726882634.34027: done getting variables 21866 1726882634.34131: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:37:14 -0400 (0:00:00.175) 0:00:28.995 ****** 21866 1726882634.34164: entering _queue_task() for managed_node1/debug 21866 1726882634.34612: worker is 1 (out of 1 available) 21866 1726882634.34625: exiting _queue_task() for managed_node1/debug 21866 1726882634.34645: done queuing things up, now waiting for results queue to drain 21866 1726882634.34647: waiting for pending results... 21866 1726882634.34982: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21866 1726882634.35171: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000082 21866 1726882634.35199: variable 'ansible_search_path' from source: unknown 21866 1726882634.35214: variable 'ansible_search_path' from source: unknown 21866 1726882634.35256: calling self._execute() 21866 1726882634.35360: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882634.35374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882634.35389: variable 'omit' from source: magic vars 21866 1726882634.35791: variable 'ansible_distribution_major_version' from source: facts 21866 1726882634.35809: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882634.36220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882634.36498: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882634.36545: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882634.36592: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882634.36653: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882634.36875: variable 'networkmanager_version' from source: set_fact 21866 1726882634.36990: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882634.37187: variable 'ansible_distribution_major_version' from source: facts 21866 1726882634.37206: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882634.37358: variable 'networkmanager_version' from source: set_fact 21866 1726882634.37371: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882634.37484: variable 'ansible_distribution_major_version' from source: facts 21866 1726882634.37487: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882634.37620: variable 'networkmanager_version' from source: set_fact 21866 1726882634.37636: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882634.37639: variable 'omit' from source: magic vars 21866 1726882634.37694: variable 'omit' from source: magic vars 21866 1726882634.37736: variable 'omit' from source: magic vars 21866 1726882634.37770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882634.37806: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882634.37809: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882634.37832: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882634.37835: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882634.37879: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882634.37883: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882634.37885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882634.37986: Set connection var ansible_shell_executable to /bin/sh 21866 1726882634.37989: Set connection var ansible_shell_type to sh 21866 1726882634.37992: Set connection var ansible_pipelining to False 21866 1726882634.37998: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882634.38004: Set connection var ansible_timeout to 10 21866 1726882634.38009: Set connection var ansible_connection to ssh 21866 1726882634.38034: variable 'ansible_shell_executable' from source: unknown 21866 1726882634.38037: variable 'ansible_connection' from source: unknown 21866 1726882634.38040: variable 'ansible_module_compression' from source: unknown 21866 1726882634.38043: variable 'ansible_shell_type' from source: unknown 21866 1726882634.38046: variable 'ansible_shell_executable' from source: unknown 21866 1726882634.38049: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882634.38051: variable 'ansible_pipelining' from source: unknown 21866 1726882634.38054: variable 'ansible_timeout' from source: unknown 21866 1726882634.38061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882634.38173: 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) 21866 1726882634.38183: variable 'omit' from source: magic vars 21866 1726882634.38188: starting attempt loop 21866 1726882634.38191: running the handler 21866 1726882634.38227: variable '__network_connections_result' from source: set_fact 21866 1726882634.38297: variable '__network_connections_result' from source: set_fact 21866 1726882634.38396: handler run complete 21866 1726882634.38415: attempt loop complete, returning result 21866 1726882634.38418: _execute() done 21866 1726882634.38421: dumping result to json 21866 1726882634.38424: done dumping result, returning 21866 1726882634.38432: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-1c82-aff9-000000000082] 21866 1726882634.38437: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000082 21866 1726882634.38536: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000082 21866 1726882634.38539: 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": [ { "ethtool": { "ring": { "rx": 128, "rx_jumbo": 128, "rx_mini": 128, "tx": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "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, 'testnic1': update connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } } 21866 1726882634.38659: no more pending results, returning what we have 21866 1726882634.38662: results queue empty 21866 1726882634.38665: checking for any_errors_fatal 21866 1726882634.38671: done checking for any_errors_fatal 21866 1726882634.38672: checking for max_fail_percentage 21866 1726882634.38674: done checking for max_fail_percentage 21866 1726882634.38675: checking to see if all hosts have failed and the running result is not ok 21866 1726882634.38675: done checking to see if all hosts have failed 21866 1726882634.38676: getting the remaining hosts for this loop 21866 1726882634.38678: done getting the remaining hosts for this loop 21866 1726882634.38681: getting the next task for host managed_node1 21866 1726882634.38686: done getting next task for host managed_node1 21866 1726882634.38689: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21866 1726882634.38692: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21866 1726882634.38702: getting variables 21866 1726882634.38703: in VariableManager get_vars() 21866 1726882634.38743: Calling all_inventory to load vars for managed_node1 21866 1726882634.38745: Calling groups_inventory to load vars for managed_node1 21866 1726882634.38747: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882634.38755: Calling all_plugins_play to load vars for managed_node1 21866 1726882634.38758: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882634.38761: Calling groups_plugins_play to load vars for managed_node1 21866 1726882634.39860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882634.42133: done with get_vars() 21866 1726882634.42148: done getting variables 21866 1726882634.42193: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:37:14 -0400 (0:00:00.080) 0:00:29.075 ****** 21866 1726882634.42216: entering _queue_task() for managed_node1/debug 21866 1726882634.42422: worker is 1 (out of 1 available) 21866 1726882634.42435: exiting _queue_task() for managed_node1/debug 21866 1726882634.42446: done queuing things up, now waiting for results queue to drain 21866 1726882634.42448: waiting for pending results... 21866 1726882634.42625: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21866 1726882634.42722: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000083 21866 1726882634.42733: variable 'ansible_search_path' from source: unknown 21866 1726882634.42736: variable 'ansible_search_path' from source: unknown 21866 1726882634.42767: calling self._execute() 21866 1726882634.42839: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882634.42843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882634.42853: variable 'omit' from source: magic vars 21866 1726882634.43177: variable 'ansible_distribution_major_version' from source: facts 21866 1726882634.43191: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882634.43353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882634.44784: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882634.44787: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882634.44789: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882634.44791: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882634.44793: variable 'networkmanager_version' from source: set_fact 21866 1726882634.44796: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882634.44798: variable 'ansible_distribution_major_version' from source: facts 21866 1726882634.44799: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882634.44801: variable 'networkmanager_version' from source: set_fact 21866 1726882634.44803: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882634.44805: variable 'ansible_distribution_major_version' from source: facts 21866 1726882634.44807: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882634.44808: variable 'networkmanager_version' from source: set_fact 21866 1726882634.44810: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882634.44812: variable 'network_state' from source: role '' defaults 21866 1726882634.44813: Evaluated conditional (network_state != {}): False 21866 1726882634.44815: when evaluation is False, skipping this task 21866 1726882634.44817: _execute() done 21866 1726882634.44819: dumping result to json 21866 1726882634.44821: done dumping result, returning 21866 1726882634.44823: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-1c82-aff9-000000000083] 21866 1726882634.44825: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000083 21866 1726882634.44890: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000083 21866 1726882634.44893: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 21866 1726882634.44938: no more pending results, returning what we have 21866 1726882634.44942: results queue empty 21866 1726882634.44943: checking for any_errors_fatal 21866 1726882634.44950: done checking for any_errors_fatal 21866 1726882634.44950: checking for max_fail_percentage 21866 1726882634.44952: done checking for max_fail_percentage 21866 1726882634.44953: checking to see if all hosts have failed and the running result is not ok 21866 1726882634.44954: done checking to see if all hosts have failed 21866 1726882634.44955: getting the remaining hosts for this loop 21866 1726882634.44956: done getting the remaining hosts for this loop 21866 1726882634.44959: getting the next task for host managed_node1 21866 1726882634.44967: done getting next task for host managed_node1 21866 1726882634.44971: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21866 1726882634.44974: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21866 1726882634.44988: getting variables 21866 1726882634.44990: in VariableManager get_vars() 21866 1726882634.45049: Calling all_inventory to load vars for managed_node1 21866 1726882634.45052: Calling groups_inventory to load vars for managed_node1 21866 1726882634.45055: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882634.45065: Calling all_plugins_play to load vars for managed_node1 21866 1726882634.45070: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882634.45074: Calling groups_plugins_play to load vars for managed_node1 21866 1726882634.46783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882634.48064: done with get_vars() 21866 1726882634.48081: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:37:14 -0400 (0:00:00.059) 0:00:29.135 ****** 21866 1726882634.48145: entering _queue_task() for managed_node1/ping 21866 1726882634.48344: worker is 1 (out of 1 available) 21866 1726882634.48357: exiting _queue_task() for managed_node1/ping 21866 1726882634.48373: done queuing things up, now waiting for results queue to drain 21866 1726882634.48375: waiting for pending results... 21866 1726882634.48544: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21866 1726882634.48634: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000084 21866 1726882634.48646: variable 'ansible_search_path' from source: unknown 21866 1726882634.48650: variable 'ansible_search_path' from source: unknown 21866 1726882634.48681: calling self._execute() 21866 1726882634.48753: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882634.48756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882634.48769: variable 'omit' from source: magic vars 21866 1726882634.49043: variable 'ansible_distribution_major_version' from source: facts 21866 1726882634.49057: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882634.49300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882634.49645: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882634.50327: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882634.50378: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882634.50439: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882634.50551: variable 'networkmanager_version' from source: set_fact 21866 1726882634.50561: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882634.50697: variable 'ansible_distribution_major_version' from source: facts 21866 1726882634.50701: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882634.50808: variable 'networkmanager_version' from source: set_fact 21866 1726882634.50816: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882634.50921: variable 'ansible_distribution_major_version' from source: facts 21866 1726882634.50931: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882634.51081: variable 'networkmanager_version' from source: set_fact 21866 1726882634.51095: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882634.51109: variable 'omit' from source: magic vars 21866 1726882634.51177: variable 'omit' from source: magic vars 21866 1726882634.51220: variable 'omit' from source: magic vars 21866 1726882634.51253: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882634.51298: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882634.51329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882634.51350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882634.51369: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882634.51409: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882634.51418: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882634.51431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882634.51544: Set connection var ansible_shell_executable to /bin/sh 21866 1726882634.51552: Set connection var ansible_shell_type to sh 21866 1726882634.51566: Set connection var ansible_pipelining to False 21866 1726882634.51577: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882634.51586: Set connection var ansible_timeout to 10 21866 1726882634.51599: Set connection var ansible_connection to ssh 21866 1726882634.51632: variable 'ansible_shell_executable' from source: unknown 21866 1726882634.51646: variable 'ansible_connection' from source: unknown 21866 1726882634.51655: variable 'ansible_module_compression' from source: unknown 21866 1726882634.51667: variable 'ansible_shell_type' from source: unknown 21866 1726882634.51675: variable 'ansible_shell_executable' from source: unknown 21866 1726882634.51682: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882634.51690: variable 'ansible_pipelining' from source: unknown 21866 1726882634.51697: variable 'ansible_timeout' from source: unknown 21866 1726882634.51712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882634.51890: 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) 21866 1726882634.51905: variable 'omit' from source: magic vars 21866 1726882634.51915: starting attempt loop 21866 1726882634.51926: running the handler 21866 1726882634.51946: _low_level_execute_command(): starting 21866 1726882634.51957: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882634.52505: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882634.52519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882634.52541: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882634.52554: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882634.52606: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882634.52618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882634.52729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882634.54428: stdout chunk (state=3): >>>/root <<< 21866 1726882634.54570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882634.54582: stdout chunk (state=3): >>><<< 21866 1726882634.54595: stderr chunk (state=3): >>><<< 21866 1726882634.54623: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882634.54634: _low_level_execute_command(): starting 21866 1726882634.54639: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882634.5462167-23115-172909351551013 `" && echo ansible-tmp-1726882634.5462167-23115-172909351551013="` echo /root/.ansible/tmp/ansible-tmp-1726882634.5462167-23115-172909351551013 `" ) && sleep 0' 21866 1726882634.55054: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882634.55060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882634.55093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882634.55107: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882634.55118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882634.55168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882634.55178: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882634.55284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882634.57212: stdout chunk (state=3): >>>ansible-tmp-1726882634.5462167-23115-172909351551013=/root/.ansible/tmp/ansible-tmp-1726882634.5462167-23115-172909351551013 <<< 21866 1726882634.57332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882634.57365: stderr chunk (state=3): >>><<< 21866 1726882634.57368: stdout chunk (state=3): >>><<< 21866 1726882634.57395: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882634.5462167-23115-172909351551013=/root/.ansible/tmp/ansible-tmp-1726882634.5462167-23115-172909351551013 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882634.57454: variable 'ansible_module_compression' from source: unknown 21866 1726882634.57523: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 21866 1726882634.57576: variable 'ansible_facts' from source: unknown 21866 1726882634.57648: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882634.5462167-23115-172909351551013/AnsiballZ_ping.py 21866 1726882634.57748: Sending initial data 21866 1726882634.57751: Sent initial data (153 bytes) 21866 1726882634.58730: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882634.58740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882634.58775: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882634.58798: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 21866 1726882634.58815: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882634.58898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882634.58933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882634.59004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882634.60797: 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 <<< 21866 1726882634.60806: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 21866 1726882634.60901: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882634.60993: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpx05tmglo /root/.ansible/tmp/ansible-tmp-1726882634.5462167-23115-172909351551013/AnsiballZ_ping.py <<< 21866 1726882634.61092: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882634.62074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882634.62153: stderr chunk (state=3): >>><<< 21866 1726882634.62157: stdout chunk (state=3): >>><<< 21866 1726882634.62175: done transferring module to remote 21866 1726882634.62184: _low_level_execute_command(): starting 21866 1726882634.62189: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882634.5462167-23115-172909351551013/ /root/.ansible/tmp/ansible-tmp-1726882634.5462167-23115-172909351551013/AnsiballZ_ping.py && sleep 0' 21866 1726882634.62606: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882634.62609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882634.62639: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882634.62645: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882634.62647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882634.62700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882634.62703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882634.62802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882634.64639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882634.64700: stderr chunk (state=3): >>><<< 21866 1726882634.64706: stdout chunk (state=3): >>><<< 21866 1726882634.64730: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882634.64733: _low_level_execute_command(): starting 21866 1726882634.64736: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882634.5462167-23115-172909351551013/AnsiballZ_ping.py && sleep 0' 21866 1726882634.65285: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882634.65291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882634.65334: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882634.65337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882634.65338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882634.65393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882634.65399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882634.65414: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882634.65539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882634.78700: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 21866 1726882634.79847: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882634.79851: stdout chunk (state=3): >>><<< 21866 1726882634.79854: stderr chunk (state=3): >>><<< 21866 1726882634.79980: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882634.79986: 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-1726882634.5462167-23115-172909351551013/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882634.79988: _low_level_execute_command(): starting 21866 1726882634.79991: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882634.5462167-23115-172909351551013/ > /dev/null 2>&1 && sleep 0' 21866 1726882634.80604: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882634.80618: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882634.80636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882634.80658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882634.80704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882634.80716: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882634.80730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882634.80752: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882634.80768: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882634.80781: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882634.80793: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882634.80814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882634.80830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882634.80842: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882634.80855: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882634.80876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882634.80951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882634.80976: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882634.80997: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882634.81120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882634.82980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882634.83060: stderr chunk (state=3): >>><<< 21866 1726882634.83065: stdout chunk (state=3): >>><<< 21866 1726882634.83171: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882634.83174: handler run complete 21866 1726882634.83177: attempt loop complete, returning result 21866 1726882634.83179: _execute() done 21866 1726882634.83181: dumping result to json 21866 1726882634.83183: done dumping result, returning 21866 1726882634.83185: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-1c82-aff9-000000000084] 21866 1726882634.83187: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000084 21866 1726882634.83253: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000084 21866 1726882634.83256: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 21866 1726882634.83429: no more pending results, returning what we have 21866 1726882634.83433: results queue empty 21866 1726882634.83434: checking for any_errors_fatal 21866 1726882634.83442: done checking for any_errors_fatal 21866 1726882634.83443: checking for max_fail_percentage 21866 1726882634.83445: done checking for max_fail_percentage 21866 1726882634.83446: checking to see if all hosts have failed and the running result is not ok 21866 1726882634.83447: done checking to see if all hosts have failed 21866 1726882634.83448: getting the remaining hosts for this loop 21866 1726882634.83450: done getting the remaining hosts for this loop 21866 1726882634.83453: getting the next task for host managed_node1 21866 1726882634.83463: done getting next task for host managed_node1 21866 1726882634.83470: ^ task is: TASK: meta (role_complete) 21866 1726882634.83473: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882634.83484: getting variables 21866 1726882634.83485: in VariableManager get_vars() 21866 1726882634.83535: Calling all_inventory to load vars for managed_node1 21866 1726882634.83538: Calling groups_inventory to load vars for managed_node1 21866 1726882634.83540: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882634.83550: Calling all_plugins_play to load vars for managed_node1 21866 1726882634.83553: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882634.83557: Calling groups_plugins_play to load vars for managed_node1 21866 1726882634.85397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882634.87043: done with get_vars() 21866 1726882634.87073: done getting variables 21866 1726882634.87154: done queuing things up, now waiting for results queue to drain 21866 1726882634.87156: results queue empty 21866 1726882634.87157: checking for any_errors_fatal 21866 1726882634.87159: done checking for any_errors_fatal 21866 1726882634.87160: checking for max_fail_percentage 21866 1726882634.87161: done checking for max_fail_percentage 21866 1726882634.87162: checking to see if all hosts have failed and the running result is not ok 21866 1726882634.87163: done checking to see if all hosts have failed 21866 1726882634.87165: getting the remaining hosts for this loop 21866 1726882634.87166: done getting the remaining hosts for this loop 21866 1726882634.87169: getting the next task for host managed_node1 21866 1726882634.87173: done getting next task for host managed_node1 21866 1726882634.87175: ^ task is: TASK: Get profile's ethtool.ring-rx options 21866 1726882634.87176: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882634.87179: getting variables 21866 1726882634.87180: in VariableManager get_vars() 21866 1726882634.87200: Calling all_inventory to load vars for managed_node1 21866 1726882634.87202: Calling groups_inventory to load vars for managed_node1 21866 1726882634.87204: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882634.87209: Calling all_plugins_play to load vars for managed_node1 21866 1726882634.87212: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882634.87214: Calling groups_plugins_play to load vars for managed_node1 21866 1726882634.88419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882634.90112: done with get_vars() 21866 1726882634.90131: done getting variables 21866 1726882634.90176: 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 profile's ethtool.ring-rx options] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:96 Friday 20 September 2024 21:37:14 -0400 (0:00:00.420) 0:00:29.555 ****** 21866 1726882634.90206: entering _queue_task() for managed_node1/command 21866 1726882634.90523: worker is 1 (out of 1 available) 21866 1726882634.90535: exiting _queue_task() for managed_node1/command 21866 1726882634.90548: done queuing things up, now waiting for results queue to drain 21866 1726882634.90550: waiting for pending results... 21866 1726882634.90828: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx options 21866 1726882634.90936: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000b4 21866 1726882634.90958: variable 'ansible_search_path' from source: unknown 21866 1726882634.91007: calling self._execute() 21866 1726882634.91106: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882634.91117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882634.91133: variable 'omit' from source: magic vars 21866 1726882634.91521: variable 'ansible_distribution_major_version' from source: facts 21866 1726882634.91543: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882634.91721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882634.91997: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882634.92048: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882634.92093: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882634.92132: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882634.92222: variable 'networkmanager_version' from source: set_fact 21866 1726882634.92240: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882634.92406: variable 'network_provider' from source: set_fact 21866 1726882634.92417: Evaluated conditional (network_provider == "nm"): True 21866 1726882634.92427: variable 'omit' from source: magic vars 21866 1726882634.92452: variable 'omit' from source: magic vars 21866 1726882634.92555: variable 'interface' from source: play vars 21866 1726882634.92580: variable 'omit' from source: magic vars 21866 1726882634.92620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882634.92652: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882634.92681: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882634.92703: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882634.92719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882634.92755: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882634.92766: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882634.92775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882634.92884: Set connection var ansible_shell_executable to /bin/sh 21866 1726882634.92892: Set connection var ansible_shell_type to sh 21866 1726882634.92903: Set connection var ansible_pipelining to False 21866 1726882634.92913: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882634.92923: Set connection var ansible_timeout to 10 21866 1726882634.92932: Set connection var ansible_connection to ssh 21866 1726882634.92969: variable 'ansible_shell_executable' from source: unknown 21866 1726882634.92979: variable 'ansible_connection' from source: unknown 21866 1726882634.92985: variable 'ansible_module_compression' from source: unknown 21866 1726882634.92992: variable 'ansible_shell_type' from source: unknown 21866 1726882634.92999: variable 'ansible_shell_executable' from source: unknown 21866 1726882634.93005: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882634.93014: variable 'ansible_pipelining' from source: unknown 21866 1726882634.93021: variable 'ansible_timeout' from source: unknown 21866 1726882634.93029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882634.93142: 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) 21866 1726882634.93163: variable 'omit' from source: magic vars 21866 1726882634.93175: starting attempt loop 21866 1726882634.93182: running the handler 21866 1726882634.93199: _low_level_execute_command(): starting 21866 1726882634.93211: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882634.93976: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882634.93991: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882634.94006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882634.94024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882634.94071: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882634.94085: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882634.94099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882634.94118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882634.94131: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882634.94146: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882634.94160: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882634.94178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882634.94195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882634.94209: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882634.94220: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882634.94232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882634.94312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882634.94336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882634.94353: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882634.94496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882634.96186: stdout chunk (state=3): >>>/root <<< 21866 1726882634.96364: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882634.96369: stdout chunk (state=3): >>><<< 21866 1726882634.96372: stderr chunk (state=3): >>><<< 21866 1726882634.96447: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882634.96456: _low_level_execute_command(): starting 21866 1726882634.96465: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882634.9639027-23133-161991227696524 `" && echo ansible-tmp-1726882634.9639027-23133-161991227696524="` echo /root/.ansible/tmp/ansible-tmp-1726882634.9639027-23133-161991227696524 `" ) && sleep 0' 21866 1726882634.96899: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882634.96902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882634.96936: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882634.96940: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882634.96943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882634.96991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882634.96995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882634.97098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882634.99034: stdout chunk (state=3): >>>ansible-tmp-1726882634.9639027-23133-161991227696524=/root/.ansible/tmp/ansible-tmp-1726882634.9639027-23133-161991227696524 <<< 21866 1726882634.99147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882634.99188: stderr chunk (state=3): >>><<< 21866 1726882634.99191: stdout chunk (state=3): >>><<< 21866 1726882634.99204: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882634.9639027-23133-161991227696524=/root/.ansible/tmp/ansible-tmp-1726882634.9639027-23133-161991227696524 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882634.99227: variable 'ansible_module_compression' from source: unknown 21866 1726882634.99266: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21866 1726882634.99293: variable 'ansible_facts' from source: unknown 21866 1726882634.99345: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882634.9639027-23133-161991227696524/AnsiballZ_command.py 21866 1726882634.99439: Sending initial data 21866 1726882634.99442: Sent initial data (156 bytes) 21866 1726882635.00206: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882635.00215: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882635.00225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882635.00238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.00275: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882635.00286: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882635.00295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.00308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882635.00315: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882635.00321: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882635.00329: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882635.00338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882635.00349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.00357: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882635.00362: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882635.00375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.00457: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882635.00465: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882635.00475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882635.00592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882635.02424: 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 <<< 21866 1726882635.02515: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882635.02606: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpwd_b64lb /root/.ansible/tmp/ansible-tmp-1726882634.9639027-23133-161991227696524/AnsiballZ_command.py <<< 21866 1726882635.02696: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882635.04030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882635.04033: stdout chunk (state=3): >>><<< 21866 1726882635.04035: stderr chunk (state=3): >>><<< 21866 1726882635.04037: done transferring module to remote 21866 1726882635.04039: _low_level_execute_command(): starting 21866 1726882635.04041: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882634.9639027-23133-161991227696524/ /root/.ansible/tmp/ansible-tmp-1726882634.9639027-23133-161991227696524/AnsiballZ_command.py && sleep 0' 21866 1726882635.04552: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882635.04560: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882635.04581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.04605: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882635.04611: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.04632: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882635.04634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.04690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882635.04715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882635.04733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882635.04856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882635.06653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882635.06697: stderr chunk (state=3): >>><<< 21866 1726882635.06700: stdout chunk (state=3): >>><<< 21866 1726882635.06710: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882635.06713: _low_level_execute_command(): starting 21866 1726882635.06716: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882634.9639027-23133-161991227696524/AnsiballZ_command.py && sleep 0' 21866 1726882635.07107: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882635.07112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.07143: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.07148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882635.07161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882635.07168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882635.07203: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882635.07209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.07297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882635.07326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882635.07404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882635.22440: stdout chunk (state=3): >>> {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-20 21:37:15.205731", "end": "2024-09-20 21:37:15.222824", "delta": "0:00:00.017093", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_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}}} <<< 21866 1726882635.23699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882635.23768: stderr chunk (state=3): >>><<< 21866 1726882635.23772: stdout chunk (state=3): >>><<< 21866 1726882635.23787: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-20 21:37:15.205731", "end": "2024-09-20 21:37:15.222824", "delta": "0:00:00.017093", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882635.23817: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx c show testnic1', '_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-1726882634.9639027-23133-161991227696524/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882635.23825: _low_level_execute_command(): starting 21866 1726882635.23831: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882634.9639027-23133-161991227696524/ > /dev/null 2>&1 && sleep 0' 21866 1726882635.24330: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882635.24334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.24392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882635.24395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21866 1726882635.24397: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882635.24399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.24449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882635.24470: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882635.24472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882635.24605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882635.26483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882635.26486: stdout chunk (state=3): >>><<< 21866 1726882635.26488: stderr chunk (state=3): >>><<< 21866 1726882635.26569: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882635.26573: handler run complete 21866 1726882635.26575: Evaluated conditional (False): False 21866 1726882635.26577: attempt loop complete, returning result 21866 1726882635.26579: _execute() done 21866 1726882635.26581: dumping result to json 21866 1726882635.26583: done dumping result, returning 21866 1726882635.26585: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx options [0e448fcc-3ce9-1c82-aff9-0000000000b4] 21866 1726882635.26587: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000b4 21866 1726882635.26754: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000b4 21866 1726882635.26757: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1" ], "delta": "0:00:00.017093", "end": "2024-09-20 21:37:15.222824", "rc": 0, "start": "2024-09-20 21:37:15.205731" } STDOUT: 128 21866 1726882635.26843: no more pending results, returning what we have 21866 1726882635.26847: results queue empty 21866 1726882635.26848: checking for any_errors_fatal 21866 1726882635.26849: done checking for any_errors_fatal 21866 1726882635.26850: checking for max_fail_percentage 21866 1726882635.26851: done checking for max_fail_percentage 21866 1726882635.26852: checking to see if all hosts have failed and the running result is not ok 21866 1726882635.26853: done checking to see if all hosts have failed 21866 1726882635.26854: getting the remaining hosts for this loop 21866 1726882635.26856: done getting the remaining hosts for this loop 21866 1726882635.26861: getting the next task for host managed_node1 21866 1726882635.26870: done getting next task for host managed_node1 21866 1726882635.26873: ^ task is: TASK: Assert ethtool.ring-rx option set in profile 21866 1726882635.26875: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882635.26878: getting variables 21866 1726882635.26880: in VariableManager get_vars() 21866 1726882635.26928: Calling all_inventory to load vars for managed_node1 21866 1726882635.26930: Calling groups_inventory to load vars for managed_node1 21866 1726882635.26933: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882635.26942: Calling all_plugins_play to load vars for managed_node1 21866 1726882635.26945: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882635.26947: Calling groups_plugins_play to load vars for managed_node1 21866 1726882635.28152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882635.29087: done with get_vars() 21866 1726882635.29104: done getting variables 21866 1726882635.29148: 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 ethtool.ring-rx option set in profile] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:102 Friday 20 September 2024 21:37:15 -0400 (0:00:00.389) 0:00:29.945 ****** 21866 1726882635.29174: entering _queue_task() for managed_node1/assert 21866 1726882635.29542: worker is 1 (out of 1 available) 21866 1726882635.29553: exiting _queue_task() for managed_node1/assert 21866 1726882635.29565: done queuing things up, now waiting for results queue to drain 21866 1726882635.29567: waiting for pending results... 21866 1726882635.29839: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx option set in profile 21866 1726882635.29954: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000b5 21866 1726882635.29979: variable 'ansible_search_path' from source: unknown 21866 1726882635.30025: calling self._execute() 21866 1726882635.30132: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882635.30142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882635.30157: variable 'omit' from source: magic vars 21866 1726882635.30548: variable 'ansible_distribution_major_version' from source: facts 21866 1726882635.30573: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882635.30737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882635.31020: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882635.31075: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882635.31121: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882635.31161: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882635.31258: variable 'networkmanager_version' from source: set_fact 21866 1726882635.31280: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882635.31432: variable 'network_provider' from source: set_fact 21866 1726882635.31442: Evaluated conditional (network_provider == "nm"): True 21866 1726882635.31454: variable 'omit' from source: magic vars 21866 1726882635.31485: variable 'omit' from source: magic vars 21866 1726882635.31529: variable 'omit' from source: magic vars 21866 1726882635.31569: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882635.31601: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882635.31626: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882635.31652: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882635.31671: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882635.31704: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882635.31713: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882635.31721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882635.31830: Set connection var ansible_shell_executable to /bin/sh 21866 1726882635.31839: Set connection var ansible_shell_type to sh 21866 1726882635.31849: Set connection var ansible_pipelining to False 21866 1726882635.31862: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882635.31876: Set connection var ansible_timeout to 10 21866 1726882635.31886: Set connection var ansible_connection to ssh 21866 1726882635.31916: variable 'ansible_shell_executable' from source: unknown 21866 1726882635.31924: variable 'ansible_connection' from source: unknown 21866 1726882635.31932: variable 'ansible_module_compression' from source: unknown 21866 1726882635.31938: variable 'ansible_shell_type' from source: unknown 21866 1726882635.31945: variable 'ansible_shell_executable' from source: unknown 21866 1726882635.31951: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882635.31958: variable 'ansible_pipelining' from source: unknown 21866 1726882635.31966: variable 'ansible_timeout' from source: unknown 21866 1726882635.31976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882635.32091: 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) 21866 1726882635.32108: variable 'omit' from source: magic vars 21866 1726882635.32118: starting attempt loop 21866 1726882635.32125: running the handler 21866 1726882635.32270: variable 'with_ring_rx' from source: set_fact 21866 1726882635.32289: Evaluated conditional (with_ring_rx.stdout == '128'): True 21866 1726882635.32304: handler run complete 21866 1726882635.32325: attempt loop complete, returning result 21866 1726882635.32332: _execute() done 21866 1726882635.32338: dumping result to json 21866 1726882635.32345: done dumping result, returning 21866 1726882635.32357: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx option set in profile [0e448fcc-3ce9-1c82-aff9-0000000000b5] 21866 1726882635.32369: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000b5 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21866 1726882635.32519: no more pending results, returning what we have 21866 1726882635.32522: results queue empty 21866 1726882635.32523: checking for any_errors_fatal 21866 1726882635.32534: done checking for any_errors_fatal 21866 1726882635.32535: checking for max_fail_percentage 21866 1726882635.32537: done checking for max_fail_percentage 21866 1726882635.32538: checking to see if all hosts have failed and the running result is not ok 21866 1726882635.32539: done checking to see if all hosts have failed 21866 1726882635.32539: getting the remaining hosts for this loop 21866 1726882635.32541: done getting the remaining hosts for this loop 21866 1726882635.32545: getting the next task for host managed_node1 21866 1726882635.32552: done getting next task for host managed_node1 21866 1726882635.32555: ^ task is: TASK: Get profile's ethtool.ring-rx-jumbo options 21866 1726882635.32557: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882635.32562: getting variables 21866 1726882635.32566: in VariableManager get_vars() 21866 1726882635.32619: Calling all_inventory to load vars for managed_node1 21866 1726882635.32621: Calling groups_inventory to load vars for managed_node1 21866 1726882635.32624: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882635.32635: Calling all_plugins_play to load vars for managed_node1 21866 1726882635.32639: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882635.32643: Calling groups_plugins_play to load vars for managed_node1 21866 1726882635.33785: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000b5 21866 1726882635.33789: WORKER PROCESS EXITING 21866 1726882635.34373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882635.36215: done with get_vars() 21866 1726882635.36245: done getting variables 21866 1726882635.36308: 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 profile's ethtool.ring-rx-jumbo options] ***************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:107 Friday 20 September 2024 21:37:15 -0400 (0:00:00.071) 0:00:30.017 ****** 21866 1726882635.36348: entering _queue_task() for managed_node1/command 21866 1726882635.36689: worker is 1 (out of 1 available) 21866 1726882635.36702: exiting _queue_task() for managed_node1/command 21866 1726882635.36713: done queuing things up, now waiting for results queue to drain 21866 1726882635.36715: waiting for pending results... 21866 1726882635.37003: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-jumbo options 21866 1726882635.37101: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000b6 21866 1726882635.37123: variable 'ansible_search_path' from source: unknown 21866 1726882635.37172: calling self._execute() 21866 1726882635.37268: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882635.37281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882635.37294: variable 'omit' from source: magic vars 21866 1726882635.37668: variable 'ansible_distribution_major_version' from source: facts 21866 1726882635.37687: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882635.37874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882635.38157: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882635.38212: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882635.38255: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882635.38294: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882635.38391: variable 'networkmanager_version' from source: set_fact 21866 1726882635.38409: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882635.38586: variable 'network_provider' from source: set_fact 21866 1726882635.38596: Evaluated conditional (network_provider == "nm"): True 21866 1726882635.38607: variable 'omit' from source: magic vars 21866 1726882635.38635: variable 'omit' from source: magic vars 21866 1726882635.38735: variable 'interface' from source: play vars 21866 1726882635.38757: variable 'omit' from source: magic vars 21866 1726882635.38798: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882635.38830: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882635.38854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882635.38877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882635.38897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882635.38931: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882635.38941: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882635.38948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882635.39058: Set connection var ansible_shell_executable to /bin/sh 21866 1726882635.39069: Set connection var ansible_shell_type to sh 21866 1726882635.39081: Set connection var ansible_pipelining to False 21866 1726882635.39092: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882635.39107: Set connection var ansible_timeout to 10 21866 1726882635.39117: Set connection var ansible_connection to ssh 21866 1726882635.39147: variable 'ansible_shell_executable' from source: unknown 21866 1726882635.39156: variable 'ansible_connection' from source: unknown 21866 1726882635.39166: variable 'ansible_module_compression' from source: unknown 21866 1726882635.39174: variable 'ansible_shell_type' from source: unknown 21866 1726882635.39180: variable 'ansible_shell_executable' from source: unknown 21866 1726882635.39187: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882635.39194: variable 'ansible_pipelining' from source: unknown 21866 1726882635.39200: variable 'ansible_timeout' from source: unknown 21866 1726882635.39208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882635.39322: 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) 21866 1726882635.39340: variable 'omit' from source: magic vars 21866 1726882635.39350: starting attempt loop 21866 1726882635.39357: running the handler 21866 1726882635.39380: _low_level_execute_command(): starting 21866 1726882635.39393: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882635.40148: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882635.40163: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882635.40179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882635.40199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.40239: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882635.40250: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882635.40262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.40282: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882635.40292: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882635.40300: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882635.40313: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882635.40324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882635.40336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.40346: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882635.40355: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882635.40370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.40449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882635.40474: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882635.40490: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882635.40620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882635.42290: stdout chunk (state=3): >>>/root <<< 21866 1726882635.42400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882635.42490: stderr chunk (state=3): >>><<< 21866 1726882635.42508: stdout chunk (state=3): >>><<< 21866 1726882635.42536: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882635.42553: _low_level_execute_command(): starting 21866 1726882635.42556: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882635.4253643-23159-8876605992892 `" && echo ansible-tmp-1726882635.4253643-23159-8876605992892="` echo /root/.ansible/tmp/ansible-tmp-1726882635.4253643-23159-8876605992892 `" ) && sleep 0' 21866 1726882635.43024: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882635.43027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.43081: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.43085: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.43087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.43144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882635.43152: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882635.43155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882635.43245: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882635.45140: stdout chunk (state=3): >>>ansible-tmp-1726882635.4253643-23159-8876605992892=/root/.ansible/tmp/ansible-tmp-1726882635.4253643-23159-8876605992892 <<< 21866 1726882635.45252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882635.45302: stderr chunk (state=3): >>><<< 21866 1726882635.45305: stdout chunk (state=3): >>><<< 21866 1726882635.45320: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882635.4253643-23159-8876605992892=/root/.ansible/tmp/ansible-tmp-1726882635.4253643-23159-8876605992892 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882635.45346: variable 'ansible_module_compression' from source: unknown 21866 1726882635.45394: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21866 1726882635.45422: variable 'ansible_facts' from source: unknown 21866 1726882635.45480: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882635.4253643-23159-8876605992892/AnsiballZ_command.py 21866 1726882635.45583: Sending initial data 21866 1726882635.45586: Sent initial data (154 bytes) 21866 1726882635.46228: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882635.46234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.46286: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.46290: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882635.46293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.46342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882635.46345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882635.46445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882635.48188: 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 <<< 21866 1726882635.48281: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 21866 1726882635.48287: stderr chunk (state=3): >>>debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882635.48391: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmp46_rg80v /root/.ansible/tmp/ansible-tmp-1726882635.4253643-23159-8876605992892/AnsiballZ_command.py <<< 21866 1726882635.48481: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882635.49470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882635.49566: stderr chunk (state=3): >>><<< 21866 1726882635.49569: stdout chunk (state=3): >>><<< 21866 1726882635.49587: done transferring module to remote 21866 1726882635.49596: _low_level_execute_command(): starting 21866 1726882635.49603: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882635.4253643-23159-8876605992892/ /root/.ansible/tmp/ansible-tmp-1726882635.4253643-23159-8876605992892/AnsiballZ_command.py && sleep 0' 21866 1726882635.50060: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.50084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882635.50092: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882635.50101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.50147: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882635.50156: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882635.50166: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882635.50172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882635.50184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.50192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882635.50197: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882635.50202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.50286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882635.50313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882635.50329: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882635.50426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882635.52212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882635.52238: stderr chunk (state=3): >>><<< 21866 1726882635.52241: stdout chunk (state=3): >>><<< 21866 1726882635.52258: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882635.52261: _low_level_execute_command(): starting 21866 1726882635.52270: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882635.4253643-23159-8876605992892/AnsiballZ_command.py && sleep 0' 21866 1726882635.52719: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882635.52741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.52753: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882635.52770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.52793: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882635.52796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.52847: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882635.52850: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882635.52954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882635.67930: stdout chunk (state=3): >>> {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx-jumbo", "c", "show", "testnic1"], "start": "2024-09-20 21:37:15.660387", "end": "2024-09-20 21:37:15.677715", "delta": "0:00:00.017328", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx-jumbo c show testnic1", "_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}}} <<< 21866 1726882635.69295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882635.69329: stderr chunk (state=3): >>><<< 21866 1726882635.69333: stdout chunk (state=3): >>><<< 21866 1726882635.69508: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx-jumbo", "c", "show", "testnic1"], "start": "2024-09-20 21:37:15.660387", "end": "2024-09-20 21:37:15.677715", "delta": "0:00:00.017328", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx-jumbo c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882635.69512: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx-jumbo c show testnic1', '_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-1726882635.4253643-23159-8876605992892/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882635.69519: _low_level_execute_command(): starting 21866 1726882635.69522: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882635.4253643-23159-8876605992892/ > /dev/null 2>&1 && sleep 0' 21866 1726882635.70228: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882635.70242: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882635.70257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882635.70288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.70330: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882635.70343: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882635.70357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.70385: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882635.70397: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882635.70408: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882635.70421: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882635.70435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882635.70451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.70469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882635.70485: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882635.70504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.70585: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882635.70609: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882635.70623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882635.71019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882635.72647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882635.72650: stdout chunk (state=3): >>><<< 21866 1726882635.72653: stderr chunk (state=3): >>><<< 21866 1726882635.73162: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882635.73169: handler run complete 21866 1726882635.73171: Evaluated conditional (False): False 21866 1726882635.73177: attempt loop complete, returning result 21866 1726882635.73179: _execute() done 21866 1726882635.73185: dumping result to json 21866 1726882635.73187: done dumping result, returning 21866 1726882635.73189: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-jumbo options [0e448fcc-3ce9-1c82-aff9-0000000000b6] 21866 1726882635.73191: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000b6 21866 1726882635.73297: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000b6 21866 1726882635.73301: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx-jumbo", "c", "show", "testnic1" ], "delta": "0:00:00.017328", "end": "2024-09-20 21:37:15.677715", "rc": 0, "start": "2024-09-20 21:37:15.660387" } STDOUT: 128 21866 1726882635.73410: no more pending results, returning what we have 21866 1726882635.73417: results queue empty 21866 1726882635.73418: checking for any_errors_fatal 21866 1726882635.73424: done checking for any_errors_fatal 21866 1726882635.73425: checking for max_fail_percentage 21866 1726882635.73426: done checking for max_fail_percentage 21866 1726882635.73427: checking to see if all hosts have failed and the running result is not ok 21866 1726882635.73428: done checking to see if all hosts have failed 21866 1726882635.73429: getting the remaining hosts for this loop 21866 1726882635.73430: done getting the remaining hosts for this loop 21866 1726882635.73433: getting the next task for host managed_node1 21866 1726882635.73439: done getting next task for host managed_node1 21866 1726882635.73442: ^ task is: TASK: Assert ethtool.ring-rx-jumbo option set in profile 21866 1726882635.73444: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882635.73448: getting variables 21866 1726882635.73449: in VariableManager get_vars() 21866 1726882635.73514: Calling all_inventory to load vars for managed_node1 21866 1726882635.73517: Calling groups_inventory to load vars for managed_node1 21866 1726882635.73520: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882635.73529: Calling all_plugins_play to load vars for managed_node1 21866 1726882635.73532: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882635.73535: Calling groups_plugins_play to load vars for managed_node1 21866 1726882635.75044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882635.76897: done with get_vars() 21866 1726882635.76921: done getting variables 21866 1726882635.76993: 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 ethtool.ring-rx-jumbo option set in profile] ********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:113 Friday 20 September 2024 21:37:15 -0400 (0:00:00.406) 0:00:30.423 ****** 21866 1726882635.77022: entering _queue_task() for managed_node1/assert 21866 1726882635.77322: worker is 1 (out of 1 available) 21866 1726882635.77334: exiting _queue_task() for managed_node1/assert 21866 1726882635.77346: done queuing things up, now waiting for results queue to drain 21866 1726882635.77348: waiting for pending results... 21866 1726882635.77618: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-jumbo option set in profile 21866 1726882635.77726: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000b7 21866 1726882635.77745: variable 'ansible_search_path' from source: unknown 21866 1726882635.77791: calling self._execute() 21866 1726882635.77887: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882635.77913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882635.77930: variable 'omit' from source: magic vars 21866 1726882635.78387: variable 'ansible_distribution_major_version' from source: facts 21866 1726882635.78405: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882635.78622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882635.78988: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882635.79055: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882635.79106: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882635.79144: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882635.79231: variable 'networkmanager_version' from source: set_fact 21866 1726882635.79249: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882635.79389: variable 'network_provider' from source: set_fact 21866 1726882635.79404: Evaluated conditional (network_provider == "nm"): True 21866 1726882635.79420: variable 'omit' from source: magic vars 21866 1726882635.79472: variable 'omit' from source: magic vars 21866 1726882635.79526: variable 'omit' from source: magic vars 21866 1726882635.79567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882635.79595: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882635.79614: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882635.79646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882635.79673: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882635.79705: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882635.79717: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882635.79726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882635.79849: Set connection var ansible_shell_executable to /bin/sh 21866 1726882635.79868: Set connection var ansible_shell_type to sh 21866 1726882635.79887: Set connection var ansible_pipelining to False 21866 1726882635.79904: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882635.79922: Set connection var ansible_timeout to 10 21866 1726882635.79937: Set connection var ansible_connection to ssh 21866 1726882635.79979: variable 'ansible_shell_executable' from source: unknown 21866 1726882635.79993: variable 'ansible_connection' from source: unknown 21866 1726882635.80009: variable 'ansible_module_compression' from source: unknown 21866 1726882635.80019: variable 'ansible_shell_type' from source: unknown 21866 1726882635.80027: variable 'ansible_shell_executable' from source: unknown 21866 1726882635.80038: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882635.80052: variable 'ansible_pipelining' from source: unknown 21866 1726882635.80062: variable 'ansible_timeout' from source: unknown 21866 1726882635.80077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882635.80197: 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) 21866 1726882635.80216: variable 'omit' from source: magic vars 21866 1726882635.80227: starting attempt loop 21866 1726882635.80234: running the handler 21866 1726882635.80388: variable 'with_ring_rx_jumbo' from source: set_fact 21866 1726882635.80402: Evaluated conditional (with_ring_rx_jumbo.stdout == '128'): True 21866 1726882635.80411: handler run complete 21866 1726882635.80433: attempt loop complete, returning result 21866 1726882635.80447: _execute() done 21866 1726882635.80460: dumping result to json 21866 1726882635.80476: done dumping result, returning 21866 1726882635.80497: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-jumbo option set in profile [0e448fcc-3ce9-1c82-aff9-0000000000b7] 21866 1726882635.80508: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000b7 21866 1726882635.80628: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000b7 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21866 1726882635.80690: no more pending results, returning what we have 21866 1726882635.80697: results queue empty 21866 1726882635.80698: checking for any_errors_fatal 21866 1726882635.80709: done checking for any_errors_fatal 21866 1726882635.80710: checking for max_fail_percentage 21866 1726882635.80713: done checking for max_fail_percentage 21866 1726882635.80714: checking to see if all hosts have failed and the running result is not ok 21866 1726882635.80715: done checking to see if all hosts have failed 21866 1726882635.80715: getting the remaining hosts for this loop 21866 1726882635.80717: done getting the remaining hosts for this loop 21866 1726882635.80723: getting the next task for host managed_node1 21866 1726882635.80736: done getting next task for host managed_node1 21866 1726882635.80740: ^ task is: TASK: Get profile's ethtool.ring-rx-mini options 21866 1726882635.80742: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882635.80745: getting variables 21866 1726882635.80750: in VariableManager get_vars() 21866 1726882635.80814: Calling all_inventory to load vars for managed_node1 21866 1726882635.80817: Calling groups_inventory to load vars for managed_node1 21866 1726882635.80819: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882635.80834: Calling all_plugins_play to load vars for managed_node1 21866 1726882635.80840: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882635.80848: Calling groups_plugins_play to load vars for managed_node1 21866 1726882635.81917: WORKER PROCESS EXITING 21866 1726882635.83093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882635.85083: done with get_vars() 21866 1726882635.85113: done getting variables 21866 1726882635.85202: 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 profile's ethtool.ring-rx-mini options] ****************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:118 Friday 20 September 2024 21:37:15 -0400 (0:00:00.082) 0:00:30.506 ****** 21866 1726882635.85249: entering _queue_task() for managed_node1/command 21866 1726882635.85653: worker is 1 (out of 1 available) 21866 1726882635.85677: exiting _queue_task() for managed_node1/command 21866 1726882635.85695: done queuing things up, now waiting for results queue to drain 21866 1726882635.85698: waiting for pending results... 21866 1726882635.86067: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-mini options 21866 1726882635.86204: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000b8 21866 1726882635.86228: variable 'ansible_search_path' from source: unknown 21866 1726882635.86282: calling self._execute() 21866 1726882635.86413: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882635.86425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882635.86442: variable 'omit' from source: magic vars 21866 1726882635.86976: variable 'ansible_distribution_major_version' from source: facts 21866 1726882635.87005: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882635.87264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882635.87634: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882635.87710: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882635.87772: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882635.87830: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882635.87953: variable 'networkmanager_version' from source: set_fact 21866 1726882635.87979: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882635.88220: variable 'network_provider' from source: set_fact 21866 1726882635.88238: Evaluated conditional (network_provider == "nm"): True 21866 1726882635.88253: variable 'omit' from source: magic vars 21866 1726882635.88297: variable 'omit' from source: magic vars 21866 1726882635.88422: variable 'interface' from source: play vars 21866 1726882635.88455: variable 'omit' from source: magic vars 21866 1726882635.88494: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882635.88524: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882635.88551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882635.88584: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882635.88607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882635.88657: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882635.88676: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882635.88689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882635.88821: Set connection var ansible_shell_executable to /bin/sh 21866 1726882635.88828: Set connection var ansible_shell_type to sh 21866 1726882635.88842: Set connection var ansible_pipelining to False 21866 1726882635.88862: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882635.88884: Set connection var ansible_timeout to 10 21866 1726882635.88899: Set connection var ansible_connection to ssh 21866 1726882635.88952: variable 'ansible_shell_executable' from source: unknown 21866 1726882635.88967: variable 'ansible_connection' from source: unknown 21866 1726882635.88977: variable 'ansible_module_compression' from source: unknown 21866 1726882635.88987: variable 'ansible_shell_type' from source: unknown 21866 1726882635.89004: variable 'ansible_shell_executable' from source: unknown 21866 1726882635.89014: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882635.89032: variable 'ansible_pipelining' from source: unknown 21866 1726882635.89040: variable 'ansible_timeout' from source: unknown 21866 1726882635.89047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882635.89211: 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) 21866 1726882635.89226: variable 'omit' from source: magic vars 21866 1726882635.89234: starting attempt loop 21866 1726882635.89240: running the handler 21866 1726882635.89260: _low_level_execute_command(): starting 21866 1726882635.89276: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882635.90205: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882635.90226: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882635.90249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882635.90275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.90371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882635.90406: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882635.90441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.90481: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882635.90511: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882635.90541: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882635.90575: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882635.90611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882635.90654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.90708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882635.90723: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882635.90745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.90861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882635.90929: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882635.90962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882635.91106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882635.92783: stdout chunk (state=3): >>>/root <<< 21866 1726882635.93017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882635.93021: stdout chunk (state=3): >>><<< 21866 1726882635.93023: stderr chunk (state=3): >>><<< 21866 1726882635.93189: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882635.93203: _low_level_execute_command(): starting 21866 1726882635.93207: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882635.9305336-23178-151182220445281 `" && echo ansible-tmp-1726882635.9305336-23178-151182220445281="` echo /root/.ansible/tmp/ansible-tmp-1726882635.9305336-23178-151182220445281 `" ) && sleep 0' 21866 1726882635.94130: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882635.94152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882635.94181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882635.94219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.94287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882635.94316: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882635.94341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.94367: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882635.94384: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882635.94400: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882635.94429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882635.94454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882635.94483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882635.94496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882635.94514: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882635.94543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882635.94650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882635.94685: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882635.94711: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882635.94872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882635.96749: stdout chunk (state=3): >>>ansible-tmp-1726882635.9305336-23178-151182220445281=/root/.ansible/tmp/ansible-tmp-1726882635.9305336-23178-151182220445281 <<< 21866 1726882635.96923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882635.96927: stdout chunk (state=3): >>><<< 21866 1726882635.96930: stderr chunk (state=3): >>><<< 21866 1726882635.96972: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882635.9305336-23178-151182220445281=/root/.ansible/tmp/ansible-tmp-1726882635.9305336-23178-151182220445281 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882635.97171: variable 'ansible_module_compression' from source: unknown 21866 1726882635.97174: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21866 1726882635.97177: variable 'ansible_facts' from source: unknown 21866 1726882635.97248: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882635.9305336-23178-151182220445281/AnsiballZ_command.py 21866 1726882635.98333: Sending initial data 21866 1726882635.98336: Sent initial data (156 bytes) 21866 1726882636.00152: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882636.00180: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882636.00197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882636.00219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882636.00284: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882636.00305: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882636.00330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.00358: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882636.00381: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882636.00400: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882636.00419: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882636.00439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882636.00471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882636.00492: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882636.00509: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882636.00524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.00619: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882636.00649: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882636.00679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882636.00816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882636.02522: 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 <<< 21866 1726882636.02609: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882636.02702: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmp2wodmdx1 /root/.ansible/tmp/ansible-tmp-1726882635.9305336-23178-151182220445281/AnsiballZ_command.py <<< 21866 1726882636.02788: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882636.03779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882636.03855: stderr chunk (state=3): >>><<< 21866 1726882636.03861: stdout chunk (state=3): >>><<< 21866 1726882636.03879: done transferring module to remote 21866 1726882636.03890: _low_level_execute_command(): starting 21866 1726882636.03894: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882635.9305336-23178-151182220445281/ /root/.ansible/tmp/ansible-tmp-1726882635.9305336-23178-151182220445281/AnsiballZ_command.py && sleep 0' 21866 1726882636.04333: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882636.04356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882636.04398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.04402: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882636.04405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.04498: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882636.04547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882636.04631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882636.06373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882636.06376: stdout chunk (state=3): >>><<< 21866 1726882636.06382: stderr chunk (state=3): >>><<< 21866 1726882636.06394: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882636.06397: _low_level_execute_command(): starting 21866 1726882636.06402: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882635.9305336-23178-151182220445281/AnsiballZ_command.py && sleep 0' 21866 1726882636.06818: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882636.06824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882636.06853: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882636.06860: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882636.06874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.06880: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882636.06885: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882636.06890: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882636.06897: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882636.06902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882636.06915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882636.06918: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882636.06925: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882636.06930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.06983: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882636.06995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882636.07005: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882636.07112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882636.21778: stdout chunk (state=3): >>> {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx-mini", "c", "show", "testnic1"], "start": "2024-09-20 21:37:16.199902", "end": "2024-09-20 21:37:16.216330", "delta": "0:00:00.016428", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx-mini c show testnic1", "_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}}} <<< 21866 1726882636.22958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882636.23015: stderr chunk (state=3): >>><<< 21866 1726882636.23018: stdout chunk (state=3): >>><<< 21866 1726882636.23035: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx-mini", "c", "show", "testnic1"], "start": "2024-09-20 21:37:16.199902", "end": "2024-09-20 21:37:16.216330", "delta": "0:00:00.016428", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx-mini c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882636.23067: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx-mini c show testnic1', '_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-1726882635.9305336-23178-151182220445281/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882636.23075: _low_level_execute_command(): starting 21866 1726882636.23080: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882635.9305336-23178-151182220445281/ > /dev/null 2>&1 && sleep 0' 21866 1726882636.23536: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882636.23539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882636.23576: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882636.23579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882636.23582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.23635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882636.23642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882636.23644: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882636.23735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882636.25518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882636.25569: stderr chunk (state=3): >>><<< 21866 1726882636.25572: stdout chunk (state=3): >>><<< 21866 1726882636.25584: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882636.25589: handler run complete 21866 1726882636.25607: Evaluated conditional (False): False 21866 1726882636.25615: attempt loop complete, returning result 21866 1726882636.25622: _execute() done 21866 1726882636.25624: dumping result to json 21866 1726882636.25626: done dumping result, returning 21866 1726882636.25634: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-rx-mini options [0e448fcc-3ce9-1c82-aff9-0000000000b8] 21866 1726882636.25639: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000b8 21866 1726882636.25734: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000b8 21866 1726882636.25737: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx-mini", "c", "show", "testnic1" ], "delta": "0:00:00.016428", "end": "2024-09-20 21:37:16.216330", "rc": 0, "start": "2024-09-20 21:37:16.199902" } STDOUT: 128 21866 1726882636.25808: no more pending results, returning what we have 21866 1726882636.25812: results queue empty 21866 1726882636.25812: checking for any_errors_fatal 21866 1726882636.25818: done checking for any_errors_fatal 21866 1726882636.25819: checking for max_fail_percentage 21866 1726882636.25820: done checking for max_fail_percentage 21866 1726882636.25821: checking to see if all hosts have failed and the running result is not ok 21866 1726882636.25822: done checking to see if all hosts have failed 21866 1726882636.25823: getting the remaining hosts for this loop 21866 1726882636.25825: done getting the remaining hosts for this loop 21866 1726882636.25828: getting the next task for host managed_node1 21866 1726882636.25834: done getting next task for host managed_node1 21866 1726882636.25836: ^ task is: TASK: Assert ethtool.ring-rx-mini option set in profile 21866 1726882636.25838: ^ state is: HOST STATE: block=3, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882636.25841: getting variables 21866 1726882636.25843: in VariableManager get_vars() 21866 1726882636.25892: Calling all_inventory to load vars for managed_node1 21866 1726882636.25895: Calling groups_inventory to load vars for managed_node1 21866 1726882636.25897: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882636.25906: Calling all_plugins_play to load vars for managed_node1 21866 1726882636.25909: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882636.25911: Calling groups_plugins_play to load vars for managed_node1 21866 1726882636.26783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882636.27829: done with get_vars() 21866 1726882636.27845: done getting variables 21866 1726882636.27894: 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 ethtool.ring-rx-mini option set in profile] *********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:124 Friday 20 September 2024 21:37:16 -0400 (0:00:00.426) 0:00:30.932 ****** 21866 1726882636.27916: entering _queue_task() for managed_node1/assert 21866 1726882636.28243: worker is 1 (out of 1 available) 21866 1726882636.28255: exiting _queue_task() for managed_node1/assert 21866 1726882636.28277: done queuing things up, now waiting for results queue to drain 21866 1726882636.28278: waiting for pending results... 21866 1726882636.28576: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-mini option set in profile 21866 1726882636.28678: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000b9 21866 1726882636.28696: variable 'ansible_search_path' from source: unknown 21866 1726882636.28739: calling self._execute() 21866 1726882636.28846: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882636.28857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882636.28877: variable 'omit' from source: magic vars 21866 1726882636.29284: variable 'ansible_distribution_major_version' from source: facts 21866 1726882636.29294: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882636.29446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882636.29650: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882636.29688: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882636.29716: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882636.29741: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882636.29802: variable 'networkmanager_version' from source: set_fact 21866 1726882636.29812: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882636.29908: variable 'network_provider' from source: set_fact 21866 1726882636.29912: Evaluated conditional (network_provider == "nm"): True 21866 1726882636.29920: variable 'omit' from source: magic vars 21866 1726882636.29935: variable 'omit' from source: magic vars 21866 1726882636.29961: variable 'omit' from source: magic vars 21866 1726882636.29985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882636.30005: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882636.30019: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882636.30032: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882636.30041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882636.30067: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882636.30070: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882636.30073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882636.30142: Set connection var ansible_shell_executable to /bin/sh 21866 1726882636.30146: Set connection var ansible_shell_type to sh 21866 1726882636.30150: Set connection var ansible_pipelining to False 21866 1726882636.30155: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882636.30162: Set connection var ansible_timeout to 10 21866 1726882636.30167: Set connection var ansible_connection to ssh 21866 1726882636.30189: variable 'ansible_shell_executable' from source: unknown 21866 1726882636.30192: variable 'ansible_connection' from source: unknown 21866 1726882636.30196: variable 'ansible_module_compression' from source: unknown 21866 1726882636.30199: variable 'ansible_shell_type' from source: unknown 21866 1726882636.30201: variable 'ansible_shell_executable' from source: unknown 21866 1726882636.30203: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882636.30205: variable 'ansible_pipelining' from source: unknown 21866 1726882636.30207: variable 'ansible_timeout' from source: unknown 21866 1726882636.30209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882636.30285: 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) 21866 1726882636.30297: variable 'omit' from source: magic vars 21866 1726882636.30300: starting attempt loop 21866 1726882636.30303: running the handler 21866 1726882636.30395: variable 'with_ring_rx_mini' from source: set_fact 21866 1726882636.30404: Evaluated conditional (with_ring_rx_mini.stdout == '128'): True 21866 1726882636.30413: handler run complete 21866 1726882636.30424: attempt loop complete, returning result 21866 1726882636.30426: _execute() done 21866 1726882636.30429: dumping result to json 21866 1726882636.30436: done dumping result, returning 21866 1726882636.30442: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-rx-mini option set in profile [0e448fcc-3ce9-1c82-aff9-0000000000b9] 21866 1726882636.30447: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000b9 21866 1726882636.30530: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000b9 21866 1726882636.30532: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21866 1726882636.30608: no more pending results, returning what we have 21866 1726882636.30611: results queue empty 21866 1726882636.30612: checking for any_errors_fatal 21866 1726882636.30620: done checking for any_errors_fatal 21866 1726882636.30621: checking for max_fail_percentage 21866 1726882636.30623: done checking for max_fail_percentage 21866 1726882636.30624: checking to see if all hosts have failed and the running result is not ok 21866 1726882636.30625: done checking to see if all hosts have failed 21866 1726882636.30626: getting the remaining hosts for this loop 21866 1726882636.30627: done getting the remaining hosts for this loop 21866 1726882636.30631: getting the next task for host managed_node1 21866 1726882636.30636: done getting next task for host managed_node1 21866 1726882636.30638: ^ task is: TASK: Get profile's ethtool.ring-tx options 21866 1726882636.30640: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882636.30645: getting variables 21866 1726882636.30646: in VariableManager get_vars() 21866 1726882636.30690: Calling all_inventory to load vars for managed_node1 21866 1726882636.30693: Calling groups_inventory to load vars for managed_node1 21866 1726882636.30695: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882636.30704: Calling all_plugins_play to load vars for managed_node1 21866 1726882636.30707: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882636.30709: Calling groups_plugins_play to load vars for managed_node1 21866 1726882636.32188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882636.34009: done with get_vars() 21866 1726882636.34031: done getting variables 21866 1726882636.34094: 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 profile's ethtool.ring-tx options] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:129 Friday 20 September 2024 21:37:16 -0400 (0:00:00.062) 0:00:30.994 ****** 21866 1726882636.34126: entering _queue_task() for managed_node1/command 21866 1726882636.34391: worker is 1 (out of 1 available) 21866 1726882636.34404: exiting _queue_task() for managed_node1/command 21866 1726882636.34415: done queuing things up, now waiting for results queue to drain 21866 1726882636.34417: waiting for pending results... 21866 1726882636.34695: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-tx options 21866 1726882636.34804: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000ba 21866 1726882636.34829: variable 'ansible_search_path' from source: unknown 21866 1726882636.34876: calling self._execute() 21866 1726882636.34983: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882636.34994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882636.35010: variable 'omit' from source: magic vars 21866 1726882636.35416: variable 'ansible_distribution_major_version' from source: facts 21866 1726882636.35433: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882636.35639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882636.35929: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882636.35991: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882636.36039: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882636.36092: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882636.36186: variable 'networkmanager_version' from source: set_fact 21866 1726882636.36205: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882636.36390: variable 'network_provider' from source: set_fact 21866 1726882636.36402: Evaluated conditional (network_provider == "nm"): True 21866 1726882636.36414: variable 'omit' from source: magic vars 21866 1726882636.36440: variable 'omit' from source: magic vars 21866 1726882636.36545: variable 'interface' from source: play vars 21866 1726882636.36577: variable 'omit' from source: magic vars 21866 1726882636.36614: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882636.36646: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882636.36676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882636.36701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882636.36719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882636.36752: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882636.36766: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882636.36776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882636.36890: Set connection var ansible_shell_executable to /bin/sh 21866 1726882636.36904: Set connection var ansible_shell_type to sh 21866 1726882636.36915: Set connection var ansible_pipelining to False 21866 1726882636.36927: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882636.36939: Set connection var ansible_timeout to 10 21866 1726882636.36949: Set connection var ansible_connection to ssh 21866 1726882636.36983: variable 'ansible_shell_executable' from source: unknown 21866 1726882636.36991: variable 'ansible_connection' from source: unknown 21866 1726882636.36998: variable 'ansible_module_compression' from source: unknown 21866 1726882636.37010: variable 'ansible_shell_type' from source: unknown 21866 1726882636.37017: variable 'ansible_shell_executable' from source: unknown 21866 1726882636.37024: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882636.37032: variable 'ansible_pipelining' from source: unknown 21866 1726882636.37045: variable 'ansible_timeout' from source: unknown 21866 1726882636.37053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882636.37178: 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) 21866 1726882636.37195: variable 'omit' from source: magic vars 21866 1726882636.37204: starting attempt loop 21866 1726882636.37211: running the handler 21866 1726882636.37234: _low_level_execute_command(): starting 21866 1726882636.37248: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882636.38313: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882636.38333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882636.38354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882636.38382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882636.38428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882636.38443: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882636.38461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.38484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882636.38496: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882636.38505: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882636.38517: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882636.38530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882636.38548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882636.38562: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882636.38581: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882636.38594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.38680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882636.38699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882636.38713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882636.38844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882636.40509: stdout chunk (state=3): >>>/root <<< 21866 1726882636.40672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882636.40677: stdout chunk (state=3): >>><<< 21866 1726882636.40686: stderr chunk (state=3): >>><<< 21866 1726882636.40706: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882636.40719: _low_level_execute_command(): starting 21866 1726882636.40723: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882636.4070497-23202-130515449760509 `" && echo ansible-tmp-1726882636.4070497-23202-130515449760509="` echo /root/.ansible/tmp/ansible-tmp-1726882636.4070497-23202-130515449760509 `" ) && sleep 0' 21866 1726882636.41324: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882636.41332: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882636.41343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882636.41357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882636.41397: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882636.41402: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882636.41412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.41425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882636.41435: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882636.41438: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882636.41446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882636.41455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882636.41467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882636.41478: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882636.41485: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882636.41495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.41566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882636.41581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882636.41594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882636.41713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882636.43580: stdout chunk (state=3): >>>ansible-tmp-1726882636.4070497-23202-130515449760509=/root/.ansible/tmp/ansible-tmp-1726882636.4070497-23202-130515449760509 <<< 21866 1726882636.43744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882636.43747: stdout chunk (state=3): >>><<< 21866 1726882636.43755: stderr chunk (state=3): >>><<< 21866 1726882636.43770: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882636.4070497-23202-130515449760509=/root/.ansible/tmp/ansible-tmp-1726882636.4070497-23202-130515449760509 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882636.43799: variable 'ansible_module_compression' from source: unknown 21866 1726882636.43849: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21866 1726882636.43883: variable 'ansible_facts' from source: unknown 21866 1726882636.43965: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882636.4070497-23202-130515449760509/AnsiballZ_command.py 21866 1726882636.44093: Sending initial data 21866 1726882636.44096: Sent initial data (156 bytes) 21866 1726882636.45018: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882636.45028: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882636.45039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882636.45052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882636.45089: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882636.45096: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882636.45105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.45117: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882636.45124: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882636.45130: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882636.45139: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882636.45147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882636.45158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882636.45167: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882636.45173: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882636.45183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.45253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882636.45271: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882636.45285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882636.45401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882636.47166: 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 <<< 21866 1726882636.47268: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882636.47354: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmp6o3_8zj7 /root/.ansible/tmp/ansible-tmp-1726882636.4070497-23202-130515449760509/AnsiballZ_command.py <<< 21866 1726882636.47450: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882636.48735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882636.48952: stderr chunk (state=3): >>><<< 21866 1726882636.48955: stdout chunk (state=3): >>><<< 21866 1726882636.48957: done transferring module to remote 21866 1726882636.48962: _low_level_execute_command(): starting 21866 1726882636.48966: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882636.4070497-23202-130515449760509/ /root/.ansible/tmp/ansible-tmp-1726882636.4070497-23202-130515449760509/AnsiballZ_command.py && sleep 0' 21866 1726882636.49545: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882636.49565: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882636.49583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882636.49601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882636.49647: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882636.49665: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882636.49681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.49699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882636.49711: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882636.49722: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882636.49739: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882636.49754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882636.49775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882636.49788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882636.49800: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882636.49814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.49894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882636.49914: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882636.49928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882636.50062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882636.51978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882636.52040: stderr chunk (state=3): >>><<< 21866 1726882636.52043: stdout chunk (state=3): >>><<< 21866 1726882636.52135: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882636.52138: _low_level_execute_command(): starting 21866 1726882636.52141: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882636.4070497-23202-130515449760509/AnsiballZ_command.py && sleep 0' 21866 1726882636.52720: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882636.52735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882636.52748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882636.52768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882636.52816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882636.52827: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882636.52839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.52856: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882636.52874: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882636.52885: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882636.52900: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882636.52917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882636.52931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882636.52942: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882636.52952: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882636.52969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.53050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882636.53075: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882636.53090: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882636.53227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882636.68766: stdout chunk (state=3): >>> {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-tx", "c", "show", "testnic1"], "start": "2024-09-20 21:37:16.668567", "end": "2024-09-20 21:37:16.686116", "delta": "0:00:00.017549", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-tx c show testnic1", "_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}}} <<< 21866 1726882636.70150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882636.70184: stderr chunk (state=3): >>><<< 21866 1726882636.70187: stdout chunk (state=3): >>><<< 21866 1726882636.70234: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "128", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-tx", "c", "show", "testnic1"], "start": "2024-09-20 21:37:16.668567", "end": "2024-09-20 21:37:16.686116", "delta": "0:00:00.017549", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-tx c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882636.70249: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-tx c show testnic1', '_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-1726882636.4070497-23202-130515449760509/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882636.70257: _low_level_execute_command(): starting 21866 1726882636.70266: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882636.4070497-23202-130515449760509/ > /dev/null 2>&1 && sleep 0' 21866 1726882636.71052: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882636.71055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882636.71058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882636.71060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882636.71062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882636.71067: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882636.71070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.71072: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882636.71074: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882636.71076: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882636.71078: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882636.71080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882636.71082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882636.71084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882636.71089: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882636.71091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882636.71095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882636.71097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882636.71099: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882636.71198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882636.73034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882636.73078: stderr chunk (state=3): >>><<< 21866 1726882636.73081: stdout chunk (state=3): >>><<< 21866 1726882636.73093: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882636.73098: handler run complete 21866 1726882636.73119: Evaluated conditional (False): False 21866 1726882636.73127: attempt loop complete, returning result 21866 1726882636.73130: _execute() done 21866 1726882636.73132: dumping result to json 21866 1726882636.73137: done dumping result, returning 21866 1726882636.73143: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring-tx options [0e448fcc-3ce9-1c82-aff9-0000000000ba] 21866 1726882636.73150: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000ba 21866 1726882636.73246: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000ba 21866 1726882636.73249: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-tx", "c", "show", "testnic1" ], "delta": "0:00:00.017549", "end": "2024-09-20 21:37:16.686116", "rc": 0, "start": "2024-09-20 21:37:16.668567" } STDOUT: 128 21866 1726882636.73341: no more pending results, returning what we have 21866 1726882636.73348: results queue empty 21866 1726882636.73348: checking for any_errors_fatal 21866 1726882636.73355: done checking for any_errors_fatal 21866 1726882636.73355: checking for max_fail_percentage 21866 1726882636.73357: done checking for max_fail_percentage 21866 1726882636.73361: checking to see if all hosts have failed and the running result is not ok 21866 1726882636.73362: done checking to see if all hosts have failed 21866 1726882636.73363: getting the remaining hosts for this loop 21866 1726882636.73364: done getting the remaining hosts for this loop 21866 1726882636.73369: getting the next task for host managed_node1 21866 1726882636.73377: done getting next task for host managed_node1 21866 1726882636.73379: ^ task is: TASK: Assert ethtool.ring-tx option set in profile 21866 1726882636.73381: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882636.73387: getting variables 21866 1726882636.73391: in VariableManager get_vars() 21866 1726882636.73447: Calling all_inventory to load vars for managed_node1 21866 1726882636.73449: Calling groups_inventory to load vars for managed_node1 21866 1726882636.73454: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882636.73477: Calling all_plugins_play to load vars for managed_node1 21866 1726882636.73484: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882636.73491: Calling groups_plugins_play to load vars for managed_node1 21866 1726882636.76098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882636.77283: done with get_vars() 21866 1726882636.77305: done getting variables 21866 1726882636.77386: 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 ethtool.ring-tx option set in profile] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:135 Friday 20 September 2024 21:37:16 -0400 (0:00:00.432) 0:00:31.427 ****** 21866 1726882636.77415: entering _queue_task() for managed_node1/assert 21866 1726882636.77879: worker is 1 (out of 1 available) 21866 1726882636.77892: exiting _queue_task() for managed_node1/assert 21866 1726882636.77903: done queuing things up, now waiting for results queue to drain 21866 1726882636.77905: waiting for pending results... 21866 1726882636.78982: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-tx option set in profile 21866 1726882636.79094: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000bb 21866 1726882636.79114: variable 'ansible_search_path' from source: unknown 21866 1726882636.79150: calling self._execute() 21866 1726882636.79255: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882636.79275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882636.79290: variable 'omit' from source: magic vars 21866 1726882636.79717: variable 'ansible_distribution_major_version' from source: facts 21866 1726882636.79729: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882636.79909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882636.80174: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882636.80219: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882636.80253: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882636.80291: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882636.80357: variable 'networkmanager_version' from source: set_fact 21866 1726882636.80373: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882636.80485: variable 'network_provider' from source: set_fact 21866 1726882636.80490: Evaluated conditional (network_provider == "nm"): True 21866 1726882636.80496: variable 'omit' from source: magic vars 21866 1726882636.80514: variable 'omit' from source: magic vars 21866 1726882636.80537: variable 'omit' from source: magic vars 21866 1726882636.80560: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882636.80586: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882636.80601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882636.80614: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882636.80623: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882636.80646: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882636.80649: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882636.80651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882636.80725: Set connection var ansible_shell_executable to /bin/sh 21866 1726882636.80729: Set connection var ansible_shell_type to sh 21866 1726882636.80732: Set connection var ansible_pipelining to False 21866 1726882636.80737: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882636.80742: Set connection var ansible_timeout to 10 21866 1726882636.80747: Set connection var ansible_connection to ssh 21866 1726882636.80770: variable 'ansible_shell_executable' from source: unknown 21866 1726882636.80773: variable 'ansible_connection' from source: unknown 21866 1726882636.80775: variable 'ansible_module_compression' from source: unknown 21866 1726882636.80778: variable 'ansible_shell_type' from source: unknown 21866 1726882636.80780: variable 'ansible_shell_executable' from source: unknown 21866 1726882636.80782: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882636.80784: variable 'ansible_pipelining' from source: unknown 21866 1726882636.80786: variable 'ansible_timeout' from source: unknown 21866 1726882636.80792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882636.80868: 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) 21866 1726882636.80877: variable 'omit' from source: magic vars 21866 1726882636.80882: starting attempt loop 21866 1726882636.80885: running the handler 21866 1726882636.80982: variable 'with_ring_tx' from source: set_fact 21866 1726882636.80992: Evaluated conditional (with_ring_tx.stdout == '128'): True 21866 1726882636.80997: handler run complete 21866 1726882636.81008: attempt loop complete, returning result 21866 1726882636.81012: _execute() done 21866 1726882636.81015: dumping result to json 21866 1726882636.81017: done dumping result, returning 21866 1726882636.81027: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring-tx option set in profile [0e448fcc-3ce9-1c82-aff9-0000000000bb] 21866 1726882636.81030: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000bb 21866 1726882636.81111: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000bb 21866 1726882636.81114: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21866 1726882636.81172: no more pending results, returning what we have 21866 1726882636.81176: results queue empty 21866 1726882636.81176: checking for any_errors_fatal 21866 1726882636.81185: done checking for any_errors_fatal 21866 1726882636.81186: checking for max_fail_percentage 21866 1726882636.81187: done checking for max_fail_percentage 21866 1726882636.81188: checking to see if all hosts have failed and the running result is not ok 21866 1726882636.81189: done checking to see if all hosts have failed 21866 1726882636.81190: getting the remaining hosts for this loop 21866 1726882636.81191: done getting the remaining hosts for this loop 21866 1726882636.81195: getting the next task for host managed_node1 21866 1726882636.81201: done getting next task for host managed_node1 21866 1726882636.81203: ^ task is: TASK: Get profile's ethtool.ring options 21866 1726882636.81205: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882636.81208: getting variables 21866 1726882636.81210: in VariableManager get_vars() 21866 1726882636.81256: Calling all_inventory to load vars for managed_node1 21866 1726882636.81258: Calling groups_inventory to load vars for managed_node1 21866 1726882636.81261: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882636.81271: Calling all_plugins_play to load vars for managed_node1 21866 1726882636.81274: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882636.81276: Calling groups_plugins_play to load vars for managed_node1 21866 1726882636.82874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882636.84637: done with get_vars() 21866 1726882636.84677: done getting variables 21866 1726882636.84749: 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 profile's ethtool.ring options] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:141 Friday 20 September 2024 21:37:16 -0400 (0:00:00.073) 0:00:31.501 ****** 21866 1726882636.84800: entering _queue_task() for managed_node1/command 21866 1726882636.85305: worker is 1 (out of 1 available) 21866 1726882636.85318: exiting _queue_task() for managed_node1/command 21866 1726882636.85342: done queuing things up, now waiting for results queue to drain 21866 1726882636.85344: waiting for pending results... 21866 1726882636.85991: running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring options 21866 1726882636.86178: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000bc 21866 1726882636.86313: variable 'ansible_search_path' from source: unknown 21866 1726882636.86387: calling self._execute() 21866 1726882636.86562: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882636.86586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882636.86811: variable 'omit' from source: magic vars 21866 1726882636.87241: variable 'ansible_distribution_major_version' from source: facts 21866 1726882636.87261: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882636.87442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882636.87723: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882636.87773: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882636.87815: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882636.87849: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882636.87944: variable 'networkmanager_version' from source: set_fact 21866 1726882636.87971: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882636.88156: variable 'network_provider' from source: set_fact 21866 1726882636.88172: Evaluated conditional (network_provider == "initscripts"): False 21866 1726882636.88180: when evaluation is False, skipping this task 21866 1726882636.88186: _execute() done 21866 1726882636.88193: dumping result to json 21866 1726882636.88200: done dumping result, returning 21866 1726882636.88236: done running TaskExecutor() for managed_node1/TASK: Get profile's ethtool.ring options [0e448fcc-3ce9-1c82-aff9-0000000000bc] 21866 1726882636.88247: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000bc skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21866 1726882636.88432: no more pending results, returning what we have 21866 1726882636.88436: results queue empty 21866 1726882636.88437: checking for any_errors_fatal 21866 1726882636.88445: done checking for any_errors_fatal 21866 1726882636.88446: checking for max_fail_percentage 21866 1726882636.88448: done checking for max_fail_percentage 21866 1726882636.88449: checking to see if all hosts have failed and the running result is not ok 21866 1726882636.88450: done checking to see if all hosts have failed 21866 1726882636.88451: getting the remaining hosts for this loop 21866 1726882636.88453: done getting the remaining hosts for this loop 21866 1726882636.88457: getting the next task for host managed_node1 21866 1726882636.88469: done getting next task for host managed_node1 21866 1726882636.88472: ^ task is: TASK: Assert ethtool.ring option set in profile 21866 1726882636.88474: ^ state is: HOST STATE: block=3, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882636.88479: getting variables 21866 1726882636.88481: in VariableManager get_vars() 21866 1726882636.88534: Calling all_inventory to load vars for managed_node1 21866 1726882636.88537: Calling groups_inventory to load vars for managed_node1 21866 1726882636.88540: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882636.88553: Calling all_plugins_play to load vars for managed_node1 21866 1726882636.88557: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882636.88564: Calling groups_plugins_play to load vars for managed_node1 21866 1726882636.89904: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000bc 21866 1726882636.89907: WORKER PROCESS EXITING 21866 1726882636.90755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882636.92639: done with get_vars() 21866 1726882636.92671: done getting variables 21866 1726882636.92735: 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 ethtool.ring option set in profile] ******************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:148 Friday 20 September 2024 21:37:16 -0400 (0:00:00.079) 0:00:31.581 ****** 21866 1726882636.92770: entering _queue_task() for managed_node1/assert 21866 1726882636.93097: worker is 1 (out of 1 available) 21866 1726882636.93110: exiting _queue_task() for managed_node1/assert 21866 1726882636.93122: done queuing things up, now waiting for results queue to drain 21866 1726882636.93124: waiting for pending results... 21866 1726882636.93407: running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring option set in profile 21866 1726882636.93523: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000bd 21866 1726882636.93544: variable 'ansible_search_path' from source: unknown 21866 1726882636.93591: calling self._execute() 21866 1726882636.93702: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882636.93714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882636.93730: variable 'omit' from source: magic vars 21866 1726882636.94124: variable 'ansible_distribution_major_version' from source: facts 21866 1726882636.94142: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882636.94330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882636.94629: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882636.94712: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882636.94753: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882636.94806: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882636.94913: variable 'networkmanager_version' from source: set_fact 21866 1726882636.94943: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882636.95128: variable 'network_provider' from source: set_fact 21866 1726882636.95139: Evaluated conditional (network_provider == "initscripts"): False 21866 1726882636.95147: when evaluation is False, skipping this task 21866 1726882636.95153: _execute() done 21866 1726882636.95165: dumping result to json 21866 1726882636.95175: done dumping result, returning 21866 1726882636.95185: done running TaskExecutor() for managed_node1/TASK: Assert ethtool.ring option set in profile [0e448fcc-3ce9-1c82-aff9-0000000000bd] 21866 1726882636.95195: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000bd skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21866 1726882636.95358: no more pending results, returning what we have 21866 1726882636.95366: results queue empty 21866 1726882636.95367: checking for any_errors_fatal 21866 1726882636.95375: done checking for any_errors_fatal 21866 1726882636.95376: checking for max_fail_percentage 21866 1726882636.95378: done checking for max_fail_percentage 21866 1726882636.95379: checking to see if all hosts have failed and the running result is not ok 21866 1726882636.95380: done checking to see if all hosts have failed 21866 1726882636.95381: getting the remaining hosts for this loop 21866 1726882636.95383: done getting the remaining hosts for this loop 21866 1726882636.95387: getting the next task for host managed_node1 21866 1726882636.95394: done getting next task for host managed_node1 21866 1726882636.95397: ^ task is: TASK: TEST: I can clear ring options 21866 1726882636.95400: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882636.95405: getting variables 21866 1726882636.95407: in VariableManager get_vars() 21866 1726882636.95461: Calling all_inventory to load vars for managed_node1 21866 1726882636.95466: Calling groups_inventory to load vars for managed_node1 21866 1726882636.95470: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882636.95482: Calling all_plugins_play to load vars for managed_node1 21866 1726882636.95486: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882636.95489: Calling groups_plugins_play to load vars for managed_node1 21866 1726882636.97180: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000bd 21866 1726882636.97184: WORKER PROCESS EXITING 21866 1726882636.97350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882637.00037: done with get_vars() 21866 1726882637.00063: done getting variables 21866 1726882637.00121: 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 [TEST: I can clear ring options] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:158 Friday 20 September 2024 21:37:17 -0400 (0:00:00.073) 0:00:31.655 ****** 21866 1726882637.00148: entering _queue_task() for managed_node1/debug 21866 1726882637.00465: worker is 1 (out of 1 available) 21866 1726882637.00477: exiting _queue_task() for managed_node1/debug 21866 1726882637.00489: done queuing things up, now waiting for results queue to drain 21866 1726882637.00490: waiting for pending results... 21866 1726882637.00770: running TaskExecutor() for managed_node1/TASK: TEST: I can clear ring options 21866 1726882637.00875: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000be 21866 1726882637.00898: variable 'ansible_search_path' from source: unknown 21866 1726882637.00941: calling self._execute() 21866 1726882637.01042: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882637.01052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882637.01069: variable 'omit' from source: magic vars 21866 1726882637.01503: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.01624: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.01835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882637.02290: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882637.02415: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882637.02576: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882637.02614: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882637.02824: variable 'networkmanager_version' from source: set_fact 21866 1726882637.02844: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.02874: variable 'omit' from source: magic vars 21866 1726882637.02997: variable 'omit' from source: magic vars 21866 1726882637.03040: variable 'omit' from source: magic vars 21866 1726882637.03177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882637.03243: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882637.03302: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882637.03325: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882637.03395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882637.03486: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882637.03572: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882637.03638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882637.04014: Set connection var ansible_shell_executable to /bin/sh 21866 1726882637.04091: Set connection var ansible_shell_type to sh 21866 1726882637.04104: Set connection var ansible_pipelining to False 21866 1726882637.04114: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882637.04124: Set connection var ansible_timeout to 10 21866 1726882637.04133: Set connection var ansible_connection to ssh 21866 1726882637.04210: variable 'ansible_shell_executable' from source: unknown 21866 1726882637.04218: variable 'ansible_connection' from source: unknown 21866 1726882637.04225: variable 'ansible_module_compression' from source: unknown 21866 1726882637.04232: variable 'ansible_shell_type' from source: unknown 21866 1726882637.04239: variable 'ansible_shell_executable' from source: unknown 21866 1726882637.04245: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882637.04252: variable 'ansible_pipelining' from source: unknown 21866 1726882637.04257: variable 'ansible_timeout' from source: unknown 21866 1726882637.04270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882637.04468: 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) 21866 1726882637.04486: variable 'omit' from source: magic vars 21866 1726882637.04497: starting attempt loop 21866 1726882637.04504: running the handler 21866 1726882637.04561: handler run complete 21866 1726882637.04587: attempt loop complete, returning result 21866 1726882637.04594: _execute() done 21866 1726882637.04602: dumping result to json 21866 1726882637.04609: done dumping result, returning 21866 1726882637.04624: done running TaskExecutor() for managed_node1/TASK: TEST: I can clear ring options [0e448fcc-3ce9-1c82-aff9-0000000000be] 21866 1726882637.04633: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000be ok: [managed_node1] => {} MSG: ################################################## 21866 1726882637.04786: no more pending results, returning what we have 21866 1726882637.04790: results queue empty 21866 1726882637.04791: checking for any_errors_fatal 21866 1726882637.04800: done checking for any_errors_fatal 21866 1726882637.04801: checking for max_fail_percentage 21866 1726882637.04803: done checking for max_fail_percentage 21866 1726882637.04804: checking to see if all hosts have failed and the running result is not ok 21866 1726882637.04805: done checking to see if all hosts have failed 21866 1726882637.04806: getting the remaining hosts for this loop 21866 1726882637.04808: done getting the remaining hosts for this loop 21866 1726882637.04812: getting the next task for host managed_node1 21866 1726882637.04822: done getting next task for host managed_node1 21866 1726882637.04829: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21866 1726882637.04832: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882637.04855: getting variables 21866 1726882637.04857: in VariableManager get_vars() 21866 1726882637.04911: Calling all_inventory to load vars for managed_node1 21866 1726882637.04914: Calling groups_inventory to load vars for managed_node1 21866 1726882637.04917: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882637.04927: Calling all_plugins_play to load vars for managed_node1 21866 1726882637.04931: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882637.04934: Calling groups_plugins_play to load vars for managed_node1 21866 1726882637.05888: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000be 21866 1726882637.05892: WORKER PROCESS EXITING 21866 1726882637.07865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882637.09977: done with get_vars() 21866 1726882637.09999: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:37:17 -0400 (0:00:00.099) 0:00:31.754 ****** 21866 1726882637.10075: entering _queue_task() for managed_node1/include_tasks 21866 1726882637.10308: worker is 1 (out of 1 available) 21866 1726882637.10321: exiting _queue_task() for managed_node1/include_tasks 21866 1726882637.10335: done queuing things up, now waiting for results queue to drain 21866 1726882637.10337: waiting for pending results... 21866 1726882637.10526: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21866 1726882637.10627: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000c6 21866 1726882637.10640: variable 'ansible_search_path' from source: unknown 21866 1726882637.10643: variable 'ansible_search_path' from source: unknown 21866 1726882637.10678: calling self._execute() 21866 1726882637.10747: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882637.10751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882637.10765: variable 'omit' from source: magic vars 21866 1726882637.11209: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.11213: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.11291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882637.11683: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882637.11724: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882637.11797: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882637.11830: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882637.12425: variable 'networkmanager_version' from source: set_fact 21866 1726882637.12443: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.12605: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.12622: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.12767: variable 'networkmanager_version' from source: set_fact 21866 1726882637.12775: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.12867: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.12870: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.12971: variable 'networkmanager_version' from source: set_fact 21866 1726882637.12980: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.12986: _execute() done 21866 1726882637.12989: dumping result to json 21866 1726882637.12991: done dumping result, returning 21866 1726882637.12998: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-1c82-aff9-0000000000c6] 21866 1726882637.13003: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000c6 21866 1726882637.13107: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000c6 21866 1726882637.13110: WORKER PROCESS EXITING 21866 1726882637.13154: no more pending results, returning what we have 21866 1726882637.13159: in VariableManager get_vars() 21866 1726882637.13220: Calling all_inventory to load vars for managed_node1 21866 1726882637.13223: Calling groups_inventory to load vars for managed_node1 21866 1726882637.13225: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882637.13237: Calling all_plugins_play to load vars for managed_node1 21866 1726882637.13241: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882637.13244: Calling groups_plugins_play to load vars for managed_node1 21866 1726882637.15127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882637.16847: done with get_vars() 21866 1726882637.16873: variable 'ansible_search_path' from source: unknown 21866 1726882637.16874: variable 'ansible_search_path' from source: unknown 21866 1726882637.16915: we have included files to process 21866 1726882637.16916: generating all_blocks data 21866 1726882637.16925: done generating all_blocks data 21866 1726882637.16931: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21866 1726882637.16932: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21866 1726882637.16935: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21866 1726882637.17561: done processing included file 21866 1726882637.17562: iterating over new_blocks loaded from include file 21866 1726882637.17565: in VariableManager get_vars() 21866 1726882637.17591: done with get_vars() 21866 1726882637.17592: filtering new block on tags 21866 1726882637.17604: done filtering new block on tags 21866 1726882637.17606: in VariableManager get_vars() 21866 1726882637.17630: done with get_vars() 21866 1726882637.17632: filtering new block on tags 21866 1726882637.17654: done filtering new block on tags 21866 1726882637.17657: in VariableManager get_vars() 21866 1726882637.17681: done with get_vars() 21866 1726882637.17683: filtering new block on tags 21866 1726882637.17697: done filtering new block on tags 21866 1726882637.17698: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 21866 1726882637.17702: extending task lists for all hosts with included blocks 21866 1726882637.18246: done extending task lists 21866 1726882637.18247: done processing included files 21866 1726882637.18248: results queue empty 21866 1726882637.18248: checking for any_errors_fatal 21866 1726882637.18251: done checking for any_errors_fatal 21866 1726882637.18251: checking for max_fail_percentage 21866 1726882637.18252: done checking for max_fail_percentage 21866 1726882637.18253: checking to see if all hosts have failed and the running result is not ok 21866 1726882637.18253: done checking to see if all hosts have failed 21866 1726882637.18254: getting the remaining hosts for this loop 21866 1726882637.18255: done getting the remaining hosts for this loop 21866 1726882637.18257: getting the next task for host managed_node1 21866 1726882637.18261: done getting next task for host managed_node1 21866 1726882637.18265: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21866 1726882637.18267: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 21866 1726882637.18279: getting variables 21866 1726882637.18280: in VariableManager get_vars() 21866 1726882637.18301: Calling all_inventory to load vars for managed_node1 21866 1726882637.18304: Calling groups_inventory to load vars for managed_node1 21866 1726882637.18306: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882637.18311: Calling all_plugins_play to load vars for managed_node1 21866 1726882637.18313: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882637.18319: Calling groups_plugins_play to load vars for managed_node1 21866 1726882637.19473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882637.21377: done with get_vars() 21866 1726882637.21403: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:37:17 -0400 (0:00:00.114) 0:00:31.868 ****** 21866 1726882637.21523: entering _queue_task() for managed_node1/setup 21866 1726882637.21963: worker is 1 (out of 1 available) 21866 1726882637.21984: exiting _queue_task() for managed_node1/setup 21866 1726882637.21998: done queuing things up, now waiting for results queue to drain 21866 1726882637.22003: waiting for pending results... 21866 1726882637.22344: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21866 1726882637.22528: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000004ce 21866 1726882637.22552: variable 'ansible_search_path' from source: unknown 21866 1726882637.22556: variable 'ansible_search_path' from source: unknown 21866 1726882637.22627: calling self._execute() 21866 1726882637.22736: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882637.22740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882637.22756: variable 'omit' from source: magic vars 21866 1726882637.23258: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.23276: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.23494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882637.23790: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882637.23840: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882637.23902: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882637.23931: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882637.24027: variable 'networkmanager_version' from source: set_fact 21866 1726882637.24031: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.24126: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.24131: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.24228: variable 'networkmanager_version' from source: set_fact 21866 1726882637.24236: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.24312: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.24315: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.24402: variable 'networkmanager_version' from source: set_fact 21866 1726882637.24412: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.24589: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.24592: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.24680: variable 'networkmanager_version' from source: set_fact 21866 1726882637.24688: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.24762: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.24766: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.24848: variable 'networkmanager_version' from source: set_fact 21866 1726882637.24855: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.24966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882637.32146: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882637.32216: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882637.32252: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882637.32296: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882637.32341: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882637.32400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882637.32420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882637.32449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882637.32485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882637.32496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882637.32554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882637.32575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882637.32601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882637.32647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882637.32666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882637.32777: variable '__network_required_facts' from source: role '' defaults 21866 1726882637.32784: variable 'ansible_facts' from source: unknown 21866 1726882637.33360: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 21866 1726882637.33365: when evaluation is False, skipping this task 21866 1726882637.33370: _execute() done 21866 1726882637.33373: dumping result to json 21866 1726882637.33375: done dumping result, returning 21866 1726882637.33388: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-1c82-aff9-0000000004ce] 21866 1726882637.33395: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000004ce 21866 1726882637.33498: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000004ce 21866 1726882637.33502: 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 } 21866 1726882637.33540: no more pending results, returning what we have 21866 1726882637.33543: results queue empty 21866 1726882637.33544: checking for any_errors_fatal 21866 1726882637.33545: done checking for any_errors_fatal 21866 1726882637.33548: checking for max_fail_percentage 21866 1726882637.33550: done checking for max_fail_percentage 21866 1726882637.33551: checking to see if all hosts have failed and the running result is not ok 21866 1726882637.33554: done checking to see if all hosts have failed 21866 1726882637.33555: getting the remaining hosts for this loop 21866 1726882637.33567: done getting the remaining hosts for this loop 21866 1726882637.33572: getting the next task for host managed_node1 21866 1726882637.33584: done getting next task for host managed_node1 21866 1726882637.33589: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 21866 1726882637.33593: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 21866 1726882637.33614: getting variables 21866 1726882637.33616: in VariableManager get_vars() 21866 1726882637.33666: Calling all_inventory to load vars for managed_node1 21866 1726882637.33670: Calling groups_inventory to load vars for managed_node1 21866 1726882637.33672: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882637.33683: Calling all_plugins_play to load vars for managed_node1 21866 1726882637.33686: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882637.33689: Calling groups_plugins_play to load vars for managed_node1 21866 1726882637.39747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882637.41278: done with get_vars() 21866 1726882637.41294: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:37:17 -0400 (0:00:00.198) 0:00:32.067 ****** 21866 1726882637.41366: entering _queue_task() for managed_node1/stat 21866 1726882637.41604: worker is 1 (out of 1 available) 21866 1726882637.41617: exiting _queue_task() for managed_node1/stat 21866 1726882637.41629: done queuing things up, now waiting for results queue to drain 21866 1726882637.41632: waiting for pending results... 21866 1726882637.41814: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 21866 1726882637.41934: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000004d0 21866 1726882637.41944: variable 'ansible_search_path' from source: unknown 21866 1726882637.41948: variable 'ansible_search_path' from source: unknown 21866 1726882637.41978: calling self._execute() 21866 1726882637.42055: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882637.42059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882637.42072: variable 'omit' from source: magic vars 21866 1726882637.42362: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.42376: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.42507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882637.42701: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882637.42736: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882637.42761: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882637.42809: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882637.42868: variable 'networkmanager_version' from source: set_fact 21866 1726882637.42879: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.43771: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.43774: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.43776: variable 'networkmanager_version' from source: set_fact 21866 1726882637.43779: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.43781: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.43783: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.43785: variable 'networkmanager_version' from source: set_fact 21866 1726882637.43787: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.43789: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.43791: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.43793: variable 'networkmanager_version' from source: set_fact 21866 1726882637.43795: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.43797: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.43800: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.43802: variable 'networkmanager_version' from source: set_fact 21866 1726882637.43804: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.43938: 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) 21866 1726882637.43961: 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) 21866 1726882637.43990: 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) 21866 1726882637.44013: 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) 21866 1726882637.44079: variable '__network_is_ostree' from source: set_fact 21866 1726882637.44085: Evaluated conditional (not __network_is_ostree is defined): False 21866 1726882637.44089: when evaluation is False, skipping this task 21866 1726882637.44093: _execute() done 21866 1726882637.44095: dumping result to json 21866 1726882637.44097: done dumping result, returning 21866 1726882637.44104: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-1c82-aff9-0000000004d0] 21866 1726882637.44110: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000004d0 21866 1726882637.44214: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000004d0 21866 1726882637.44216: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21866 1726882637.44359: no more pending results, returning what we have 21866 1726882637.44362: results queue empty 21866 1726882637.44426: checking for any_errors_fatal 21866 1726882637.44433: done checking for any_errors_fatal 21866 1726882637.44434: checking for max_fail_percentage 21866 1726882637.44436: done checking for max_fail_percentage 21866 1726882637.44437: checking to see if all hosts have failed and the running result is not ok 21866 1726882637.44438: done checking to see if all hosts have failed 21866 1726882637.44439: getting the remaining hosts for this loop 21866 1726882637.44440: done getting the remaining hosts for this loop 21866 1726882637.44444: getting the next task for host managed_node1 21866 1726882637.44450: done getting next task for host managed_node1 21866 1726882637.44454: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21866 1726882637.44458: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 21866 1726882637.44477: getting variables 21866 1726882637.44479: in VariableManager get_vars() 21866 1726882637.44523: Calling all_inventory to load vars for managed_node1 21866 1726882637.44526: Calling groups_inventory to load vars for managed_node1 21866 1726882637.44528: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882637.44541: Calling all_plugins_play to load vars for managed_node1 21866 1726882637.44544: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882637.44547: Calling groups_plugins_play to load vars for managed_node1 21866 1726882637.46196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882637.48183: done with get_vars() 21866 1726882637.48208: done getting variables 21866 1726882637.48278: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:37:17 -0400 (0:00:00.069) 0:00:32.136 ****** 21866 1726882637.48322: entering _queue_task() for managed_node1/set_fact 21866 1726882637.48786: worker is 1 (out of 1 available) 21866 1726882637.48798: exiting _queue_task() for managed_node1/set_fact 21866 1726882637.48811: done queuing things up, now waiting for results queue to drain 21866 1726882637.48813: waiting for pending results... 21866 1726882637.49280: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21866 1726882637.49454: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000004d1 21866 1726882637.49476: variable 'ansible_search_path' from source: unknown 21866 1726882637.49483: variable 'ansible_search_path' from source: unknown 21866 1726882637.49525: calling self._execute() 21866 1726882637.49631: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882637.49643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882637.49665: variable 'omit' from source: magic vars 21866 1726882637.50130: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.50152: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.50344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882637.50626: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882637.50689: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882637.50728: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882637.50797: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882637.50888: variable 'networkmanager_version' from source: set_fact 21866 1726882637.50906: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.51070: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.51087: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.51302: variable 'networkmanager_version' from source: set_fact 21866 1726882637.51321: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.51441: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.51451: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.51589: variable 'networkmanager_version' from source: set_fact 21866 1726882637.51604: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.51725: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.51743: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.51881: variable 'networkmanager_version' from source: set_fact 21866 1726882637.51893: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.52001: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.52010: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.52146: variable 'networkmanager_version' from source: set_fact 21866 1726882637.52159: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.52323: 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) 21866 1726882637.52350: 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) 21866 1726882637.52381: 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) 21866 1726882637.52418: 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) 21866 1726882637.52504: variable '__network_is_ostree' from source: set_fact 21866 1726882637.52519: Evaluated conditional (not __network_is_ostree is defined): False 21866 1726882637.52525: when evaluation is False, skipping this task 21866 1726882637.52531: _execute() done 21866 1726882637.52537: dumping result to json 21866 1726882637.52544: done dumping result, returning 21866 1726882637.52555: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-1c82-aff9-0000000004d1] 21866 1726882637.52566: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000004d1 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21866 1726882637.52730: no more pending results, returning what we have 21866 1726882637.52734: results queue empty 21866 1726882637.52735: checking for any_errors_fatal 21866 1726882637.52744: done checking for any_errors_fatal 21866 1726882637.52745: checking for max_fail_percentage 21866 1726882637.52747: done checking for max_fail_percentage 21866 1726882637.52748: checking to see if all hosts have failed and the running result is not ok 21866 1726882637.52749: done checking to see if all hosts have failed 21866 1726882637.52750: getting the remaining hosts for this loop 21866 1726882637.52752: done getting the remaining hosts for this loop 21866 1726882637.52757: getting the next task for host managed_node1 21866 1726882637.52770: done getting next task for host managed_node1 21866 1726882637.52775: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 21866 1726882637.52779: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 21866 1726882637.52803: getting variables 21866 1726882637.52806: in VariableManager get_vars() 21866 1726882637.52861: Calling all_inventory to load vars for managed_node1 21866 1726882637.52866: Calling groups_inventory to load vars for managed_node1 21866 1726882637.52868: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882637.52880: Calling all_plugins_play to load vars for managed_node1 21866 1726882637.52883: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882637.52886: Calling groups_plugins_play to load vars for managed_node1 21866 1726882637.54060: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000004d1 21866 1726882637.54063: WORKER PROCESS EXITING 21866 1726882637.55060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882637.56871: done with get_vars() 21866 1726882637.56894: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:37:17 -0400 (0:00:00.086) 0:00:32.223 ****** 21866 1726882637.57027: entering _queue_task() for managed_node1/service_facts 21866 1726882637.57426: worker is 1 (out of 1 available) 21866 1726882637.57439: exiting _queue_task() for managed_node1/service_facts 21866 1726882637.57451: done queuing things up, now waiting for results queue to drain 21866 1726882637.57453: waiting for pending results... 21866 1726882637.57753: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 21866 1726882637.57958: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000004d3 21866 1726882637.57987: variable 'ansible_search_path' from source: unknown 21866 1726882637.57995: variable 'ansible_search_path' from source: unknown 21866 1726882637.58038: calling self._execute() 21866 1726882637.58150: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882637.58162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882637.58181: variable 'omit' from source: magic vars 21866 1726882637.58654: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.58678: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.59006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882637.59329: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882637.59380: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882637.59419: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882637.59511: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882637.59603: variable 'networkmanager_version' from source: set_fact 21866 1726882637.59662: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.59836: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.59846: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.60855: variable 'networkmanager_version' from source: set_fact 21866 1726882637.60872: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.61098: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.61109: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.61347: variable 'networkmanager_version' from source: set_fact 21866 1726882637.61379: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.61599: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.61610: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.61942: variable 'networkmanager_version' from source: set_fact 21866 1726882637.61956: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.62231: variable 'ansible_distribution_major_version' from source: facts 21866 1726882637.62247: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882637.62690: variable 'networkmanager_version' from source: set_fact 21866 1726882637.62703: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882637.62715: variable 'omit' from source: magic vars 21866 1726882637.62835: variable 'omit' from source: magic vars 21866 1726882637.62938: variable 'omit' from source: magic vars 21866 1726882637.63000: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882637.63146: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882637.63172: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882637.63192: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882637.63206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882637.63287: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882637.63295: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882637.63302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882637.63520: Set connection var ansible_shell_executable to /bin/sh 21866 1726882637.63528: Set connection var ansible_shell_type to sh 21866 1726882637.63548: Set connection var ansible_pipelining to False 21866 1726882637.63581: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882637.63652: Set connection var ansible_timeout to 10 21866 1726882637.63680: Set connection var ansible_connection to ssh 21866 1726882637.63776: variable 'ansible_shell_executable' from source: unknown 21866 1726882637.63785: variable 'ansible_connection' from source: unknown 21866 1726882637.63864: variable 'ansible_module_compression' from source: unknown 21866 1726882637.63891: variable 'ansible_shell_type' from source: unknown 21866 1726882637.63899: variable 'ansible_shell_executable' from source: unknown 21866 1726882637.63905: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882637.63912: variable 'ansible_pipelining' from source: unknown 21866 1726882637.63918: variable 'ansible_timeout' from source: unknown 21866 1726882637.63925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882637.64100: 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) 21866 1726882637.64118: variable 'omit' from source: magic vars 21866 1726882637.64127: starting attempt loop 21866 1726882637.64133: running the handler 21866 1726882637.64149: _low_level_execute_command(): starting 21866 1726882637.64173: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882637.64889: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882637.64904: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882637.64918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882637.64935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882637.64979: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882637.64995: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882637.65011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882637.65028: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882637.65039: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882637.65049: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882637.65059: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882637.65075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882637.65090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882637.65101: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882637.65115: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882637.65128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882637.65213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882637.65237: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882637.65251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882637.65381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882637.67048: stdout chunk (state=3): >>>/root <<< 21866 1726882637.67179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882637.67241: stderr chunk (state=3): >>><<< 21866 1726882637.67244: stdout chunk (state=3): >>><<< 21866 1726882637.67346: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882637.67349: _low_level_execute_command(): starting 21866 1726882637.67353: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882637.6725914-23262-176388222054794 `" && echo ansible-tmp-1726882637.6725914-23262-176388222054794="` echo /root/.ansible/tmp/ansible-tmp-1726882637.6725914-23262-176388222054794 `" ) && sleep 0' 21866 1726882637.67901: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882637.67914: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882637.67927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882637.67943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882637.67985: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882637.68003: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882637.68018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882637.68034: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882637.68044: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882637.68054: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882637.68066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882637.68079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882637.68093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882637.68103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882637.68119: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882637.68131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882637.68206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882637.68232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882637.68246: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882637.68368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882637.70240: stdout chunk (state=3): >>>ansible-tmp-1726882637.6725914-23262-176388222054794=/root/.ansible/tmp/ansible-tmp-1726882637.6725914-23262-176388222054794 <<< 21866 1726882637.70423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882637.70426: stdout chunk (state=3): >>><<< 21866 1726882637.70429: stderr chunk (state=3): >>><<< 21866 1726882637.70573: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882637.6725914-23262-176388222054794=/root/.ansible/tmp/ansible-tmp-1726882637.6725914-23262-176388222054794 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882637.70576: variable 'ansible_module_compression' from source: unknown 21866 1726882637.70682: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 21866 1726882637.70686: variable 'ansible_facts' from source: unknown 21866 1726882637.70709: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882637.6725914-23262-176388222054794/AnsiballZ_service_facts.py 21866 1726882637.70869: Sending initial data 21866 1726882637.70873: Sent initial data (162 bytes) 21866 1726882637.71862: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882637.71881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882637.71899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882637.71916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882637.71954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882637.71968: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882637.71982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882637.72005: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882637.72016: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882637.72025: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882637.72036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882637.72048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882637.72068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882637.72080: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882637.72089: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882637.72105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882637.72185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882637.72208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882637.72227: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882637.72348: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882637.74056: 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 <<< 21866 1726882637.74151: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882637.74352: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpfsaa0uo9 /root/.ansible/tmp/ansible-tmp-1726882637.6725914-23262-176388222054794/AnsiballZ_service_facts.py <<< 21866 1726882637.74356: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882637.75735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882637.75969: stderr chunk (state=3): >>><<< 21866 1726882637.75972: stdout chunk (state=3): >>><<< 21866 1726882637.75975: done transferring module to remote 21866 1726882637.75977: _low_level_execute_command(): starting 21866 1726882637.75980: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882637.6725914-23262-176388222054794/ /root/.ansible/tmp/ansible-tmp-1726882637.6725914-23262-176388222054794/AnsiballZ_service_facts.py && sleep 0' 21866 1726882637.76524: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882637.76538: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882637.76558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882637.76578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882637.76615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882637.76627: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882637.76640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882637.76656: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882637.76675: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882637.76687: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882637.76698: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882637.76710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882637.76724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882637.76735: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882637.76744: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882637.76756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882637.76834: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882637.76856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882637.76875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882637.77010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882637.78780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882637.78829: stderr chunk (state=3): >>><<< 21866 1726882637.78832: stdout chunk (state=3): >>><<< 21866 1726882637.78929: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882637.78934: _low_level_execute_command(): starting 21866 1726882637.78937: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882637.6725914-23262-176388222054794/AnsiballZ_service_facts.py && sleep 0' 21866 1726882637.79517: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882637.79533: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882637.79549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882637.79571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882637.79621: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882637.79635: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882637.79650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882637.79677: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882637.79697: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882637.79710: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882637.79724: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882637.79740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882637.79757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882637.79773: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882637.79792: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882637.79813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882637.79886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882637.79908: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882637.79928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882637.80059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882639.10754: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-qu<<< 21866 1726882639.10809: stdout chunk (state=3): >>>it-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 21866 1726882639.12088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882639.12091: stdout chunk (state=3): >>><<< 21866 1726882639.12093: stderr chunk (state=3): >>><<< 21866 1726882639.12230: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882639.16187: 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-1726882637.6725914-23262-176388222054794/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882639.16221: _low_level_execute_command(): starting 21866 1726882639.16230: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882637.6725914-23262-176388222054794/ > /dev/null 2>&1 && sleep 0' 21866 1726882639.18008: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882639.18011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882639.18044: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882639.18047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21866 1726882639.18113: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882639.18117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882639.18253: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882639.18257: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882639.18296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882639.18434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882639.20259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882639.20327: stderr chunk (state=3): >>><<< 21866 1726882639.20330: stdout chunk (state=3): >>><<< 21866 1726882639.20444: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882639.20447: handler run complete 21866 1726882639.20789: variable 'ansible_facts' from source: unknown 21866 1726882639.21024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882639.21878: variable 'ansible_facts' from source: unknown 21866 1726882639.22125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882639.22851: attempt loop complete, returning result 21866 1726882639.22888: _execute() done 21866 1726882639.22994: dumping result to json 21866 1726882639.23056: done dumping result, returning 21866 1726882639.23073: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-1c82-aff9-0000000004d3] 21866 1726882639.23083: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000004d3 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21866 1726882639.25513: no more pending results, returning what we have 21866 1726882639.25517: results queue empty 21866 1726882639.25518: checking for any_errors_fatal 21866 1726882639.25528: done checking for any_errors_fatal 21866 1726882639.25530: checking for max_fail_percentage 21866 1726882639.25532: done checking for max_fail_percentage 21866 1726882639.25533: checking to see if all hosts have failed and the running result is not ok 21866 1726882639.25534: done checking to see if all hosts have failed 21866 1726882639.25535: getting the remaining hosts for this loop 21866 1726882639.25537: done getting the remaining hosts for this loop 21866 1726882639.25541: getting the next task for host managed_node1 21866 1726882639.25549: done getting next task for host managed_node1 21866 1726882639.25552: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 21866 1726882639.25558: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 21866 1726882639.25582: getting variables 21866 1726882639.25591: in VariableManager get_vars() 21866 1726882639.25654: Calling all_inventory to load vars for managed_node1 21866 1726882639.25657: Calling groups_inventory to load vars for managed_node1 21866 1726882639.25659: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882639.25672: Calling all_plugins_play to load vars for managed_node1 21866 1726882639.25675: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882639.25678: Calling groups_plugins_play to load vars for managed_node1 21866 1726882639.27574: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000004d3 21866 1726882639.27577: WORKER PROCESS EXITING 21866 1726882639.28811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882639.31961: done with get_vars() 21866 1726882639.31986: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:37:19 -0400 (0:00:01.752) 0:00:33.976 ****** 21866 1726882639.32288: entering _queue_task() for managed_node1/package_facts 21866 1726882639.33138: worker is 1 (out of 1 available) 21866 1726882639.33150: exiting _queue_task() for managed_node1/package_facts 21866 1726882639.33166: done queuing things up, now waiting for results queue to drain 21866 1726882639.33167: waiting for pending results... 21866 1726882639.33877: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 21866 1726882639.34154: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000004d4 21866 1726882639.34229: variable 'ansible_search_path' from source: unknown 21866 1726882639.34238: variable 'ansible_search_path' from source: unknown 21866 1726882639.34336: calling self._execute() 21866 1726882639.34550: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882639.34566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882639.34663: variable 'omit' from source: magic vars 21866 1726882639.35457: variable 'ansible_distribution_major_version' from source: facts 21866 1726882639.35529: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882639.35832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882639.36437: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882639.36555: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882639.36642: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882639.36743: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882639.36894: variable 'networkmanager_version' from source: set_fact 21866 1726882639.36969: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882639.37299: variable 'ansible_distribution_major_version' from source: facts 21866 1726882639.37368: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882639.37614: variable 'networkmanager_version' from source: set_fact 21866 1726882639.38556: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882639.38669: variable 'ansible_distribution_major_version' from source: facts 21866 1726882639.38976: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882639.39104: variable 'networkmanager_version' from source: set_fact 21866 1726882639.39281: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882639.39390: variable 'ansible_distribution_major_version' from source: facts 21866 1726882639.39419: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882639.39560: variable 'networkmanager_version' from source: set_fact 21866 1726882639.39576: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882639.39781: variable 'ansible_distribution_major_version' from source: facts 21866 1726882639.39793: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882639.40051: variable 'networkmanager_version' from source: set_fact 21866 1726882639.40103: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882639.40173: variable 'omit' from source: magic vars 21866 1726882639.40266: variable 'omit' from source: magic vars 21866 1726882639.40395: variable 'omit' from source: magic vars 21866 1726882639.40551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882639.40592: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882639.40624: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882639.40651: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882639.40716: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882639.40812: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882639.40821: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882639.40846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882639.41164: Set connection var ansible_shell_executable to /bin/sh 21866 1726882639.41176: Set connection var ansible_shell_type to sh 21866 1726882639.41196: Set connection var ansible_pipelining to False 21866 1726882639.41453: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882639.41470: Set connection var ansible_timeout to 10 21866 1726882639.41481: Set connection var ansible_connection to ssh 21866 1726882639.41515: variable 'ansible_shell_executable' from source: unknown 21866 1726882639.41522: variable 'ansible_connection' from source: unknown 21866 1726882639.41529: variable 'ansible_module_compression' from source: unknown 21866 1726882639.41535: variable 'ansible_shell_type' from source: unknown 21866 1726882639.41541: variable 'ansible_shell_executable' from source: unknown 21866 1726882639.41547: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882639.41554: variable 'ansible_pipelining' from source: unknown 21866 1726882639.41564: variable 'ansible_timeout' from source: unknown 21866 1726882639.41573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882639.41742: 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) 21866 1726882639.41758: variable 'omit' from source: magic vars 21866 1726882639.41773: starting attempt loop 21866 1726882639.41779: running the handler 21866 1726882639.41795: _low_level_execute_command(): starting 21866 1726882639.41807: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882639.43221: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882639.43282: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882639.43299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882639.43317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882639.43362: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882639.43491: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882639.43507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882639.43526: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882639.43539: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882639.43552: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882639.43570: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882639.43589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882639.43606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882639.43619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882639.43631: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882639.43645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882639.43734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882639.43818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882639.43833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882639.44036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882639.45712: stdout chunk (state=3): >>>/root <<< 21866 1726882639.45893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882639.45896: stdout chunk (state=3): >>><<< 21866 1726882639.45899: stderr chunk (state=3): >>><<< 21866 1726882639.46009: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882639.46013: _low_level_execute_command(): starting 21866 1726882639.46016: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882639.4591618-23360-24360882960541 `" && echo ansible-tmp-1726882639.4591618-23360-24360882960541="` echo /root/.ansible/tmp/ansible-tmp-1726882639.4591618-23360-24360882960541 `" ) && sleep 0' 21866 1726882639.48849: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882639.48853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882639.48886: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882639.48890: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882639.48894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882639.49070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882639.49614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882639.49618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882639.49788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882639.51663: stdout chunk (state=3): >>>ansible-tmp-1726882639.4591618-23360-24360882960541=/root/.ansible/tmp/ansible-tmp-1726882639.4591618-23360-24360882960541 <<< 21866 1726882639.51780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882639.51879: stderr chunk (state=3): >>><<< 21866 1726882639.51882: stdout chunk (state=3): >>><<< 21866 1726882639.51970: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882639.4591618-23360-24360882960541=/root/.ansible/tmp/ansible-tmp-1726882639.4591618-23360-24360882960541 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882639.51974: variable 'ansible_module_compression' from source: unknown 21866 1726882639.51982: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 21866 1726882639.52039: variable 'ansible_facts' from source: unknown 21866 1726882639.52225: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882639.4591618-23360-24360882960541/AnsiballZ_package_facts.py 21866 1726882639.52372: Sending initial data 21866 1726882639.52376: Sent initial data (161 bytes) 21866 1726882639.53294: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882639.53307: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882639.53316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882639.53330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882639.53366: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882639.53375: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882639.53581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882639.53604: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882639.53608: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882639.53610: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882639.53616: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882639.53627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882639.53636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882639.53644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882639.53650: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882639.53662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882639.53737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882639.53752: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882639.53765: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882639.53885: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882639.55604: 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 <<< 21866 1726882639.55696: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882639.55791: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpfl_aqznq /root/.ansible/tmp/ansible-tmp-1726882639.4591618-23360-24360882960541/AnsiballZ_package_facts.py <<< 21866 1726882639.55885: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882639.60071: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882639.60287: stderr chunk (state=3): >>><<< 21866 1726882639.60296: stdout chunk (state=3): >>><<< 21866 1726882639.60331: done transferring module to remote 21866 1726882639.60352: _low_level_execute_command(): starting 21866 1726882639.60380: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882639.4591618-23360-24360882960541/ /root/.ansible/tmp/ansible-tmp-1726882639.4591618-23360-24360882960541/AnsiballZ_package_facts.py && sleep 0' 21866 1726882639.61638: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882639.61644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882639.61688: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882639.61694: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882639.61712: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 21866 1726882639.61718: 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 <<< 21866 1726882639.61730: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882639.61735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882639.61817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882639.61834: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882639.61837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882639.61952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882639.63790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882639.63846: stderr chunk (state=3): >>><<< 21866 1726882639.63849: stdout chunk (state=3): >>><<< 21866 1726882639.63893: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882639.63896: _low_level_execute_command(): starting 21866 1726882639.63903: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882639.4591618-23360-24360882960541/AnsiballZ_package_facts.py && sleep 0' 21866 1726882639.66142: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882639.66151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882639.66190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882639.66204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882639.66240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882639.66272: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882639.66283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882639.66306: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882639.66313: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882639.66319: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882639.66327: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882639.66337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882639.66348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882639.66355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882639.66363: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882639.66375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882639.66454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882639.66473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882639.66483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882639.66629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882640.12581: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": nu<<< 21866 1726882640.12700: stdout chunk (state=3): >>>ll, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.1<<< 21866 1726882640.12744: stdout chunk (state=3): >>>6.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300<<< 21866 1726882640.12792: stdout chunk (state=3): >>>", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21866 1726882640.14251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882640.14491: stderr chunk (state=3): >>><<< 21866 1726882640.14494: stdout chunk (state=3): >>><<< 21866 1726882640.14510: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882640.20210: 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-1726882639.4591618-23360-24360882960541/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882640.20235: _low_level_execute_command(): starting 21866 1726882640.20238: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882639.4591618-23360-24360882960541/ > /dev/null 2>&1 && sleep 0' 21866 1726882640.20910: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882640.20922: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882640.20932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882640.20945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882640.20983: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882640.20992: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882640.21005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882640.21021: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882640.21032: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882640.21038: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882640.21048: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882640.21056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882640.21070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882640.21078: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882640.21085: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882640.21094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882640.21198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882640.21210: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882640.21226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882640.21348: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882640.23223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882640.23226: stdout chunk (state=3): >>><<< 21866 1726882640.23233: stderr chunk (state=3): >>><<< 21866 1726882640.23249: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882640.23254: handler run complete 21866 1726882640.24551: variable 'ansible_facts' from source: unknown 21866 1726882640.25753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882640.30343: variable 'ansible_facts' from source: unknown 21866 1726882640.31403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882640.33079: attempt loop complete, returning result 21866 1726882640.33091: _execute() done 21866 1726882640.33094: dumping result to json 21866 1726882640.33566: done dumping result, returning 21866 1726882640.33573: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-1c82-aff9-0000000004d4] 21866 1726882640.33577: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000004d4 21866 1726882640.36788: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000004d4 21866 1726882640.36791: 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 } 21866 1726882640.37066: no more pending results, returning what we have 21866 1726882640.37069: results queue empty 21866 1726882640.37070: checking for any_errors_fatal 21866 1726882640.37075: done checking for any_errors_fatal 21866 1726882640.37076: checking for max_fail_percentage 21866 1726882640.37077: done checking for max_fail_percentage 21866 1726882640.37078: checking to see if all hosts have failed and the running result is not ok 21866 1726882640.37079: done checking to see if all hosts have failed 21866 1726882640.37080: getting the remaining hosts for this loop 21866 1726882640.37082: done getting the remaining hosts for this loop 21866 1726882640.37086: getting the next task for host managed_node1 21866 1726882640.37093: done getting next task for host managed_node1 21866 1726882640.37096: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21866 1726882640.37099: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882640.37110: getting variables 21866 1726882640.37111: in VariableManager get_vars() 21866 1726882640.37154: Calling all_inventory to load vars for managed_node1 21866 1726882640.37157: Calling groups_inventory to load vars for managed_node1 21866 1726882640.37161: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882640.37173: Calling all_plugins_play to load vars for managed_node1 21866 1726882640.37175: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882640.37178: Calling groups_plugins_play to load vars for managed_node1 21866 1726882640.38813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882640.40733: done with get_vars() 21866 1726882640.40766: done getting variables 21866 1726882640.40824: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:37:20 -0400 (0:00:01.085) 0:00:35.062 ****** 21866 1726882640.40862: entering _queue_task() for managed_node1/debug 21866 1726882640.41165: worker is 1 (out of 1 available) 21866 1726882640.41176: exiting _queue_task() for managed_node1/debug 21866 1726882640.41190: done queuing things up, now waiting for results queue to drain 21866 1726882640.41192: waiting for pending results... 21866 1726882640.41978: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21866 1726882640.42129: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000c7 21866 1726882640.42149: variable 'ansible_search_path' from source: unknown 21866 1726882640.42156: variable 'ansible_search_path' from source: unknown 21866 1726882640.42198: calling self._execute() 21866 1726882640.42339: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882640.42350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882640.42369: variable 'omit' from source: magic vars 21866 1726882640.42774: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.42790: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882640.42966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882640.43242: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882640.43294: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882640.43337: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882640.43377: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882640.43461: variable 'networkmanager_version' from source: set_fact 21866 1726882640.43481: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882640.43753: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.43767: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882640.44016: variable 'networkmanager_version' from source: set_fact 21866 1726882640.44029: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882640.44251: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.44270: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882640.44633: variable 'networkmanager_version' from source: set_fact 21866 1726882640.44645: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882640.44655: variable 'omit' from source: magic vars 21866 1726882640.44719: variable 'omit' from source: magic vars 21866 1726882640.45193: variable 'network_provider' from source: set_fact 21866 1726882640.45216: variable 'omit' from source: magic vars 21866 1726882640.45301: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882640.45405: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882640.45426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882640.45481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882640.45502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882640.45533: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882640.45540: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882640.45547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882640.45661: Set connection var ansible_shell_executable to /bin/sh 21866 1726882640.45671: Set connection var ansible_shell_type to sh 21866 1726882640.45681: Set connection var ansible_pipelining to False 21866 1726882640.45692: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882640.45697: Set connection var ansible_timeout to 10 21866 1726882640.45702: Set connection var ansible_connection to ssh 21866 1726882640.45734: variable 'ansible_shell_executable' from source: unknown 21866 1726882640.45737: variable 'ansible_connection' from source: unknown 21866 1726882640.45740: variable 'ansible_module_compression' from source: unknown 21866 1726882640.45742: variable 'ansible_shell_type' from source: unknown 21866 1726882640.45744: variable 'ansible_shell_executable' from source: unknown 21866 1726882640.45747: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882640.45749: variable 'ansible_pipelining' from source: unknown 21866 1726882640.45751: variable 'ansible_timeout' from source: unknown 21866 1726882640.45755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882640.45867: 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) 21866 1726882640.45877: variable 'omit' from source: magic vars 21866 1726882640.45881: starting attempt loop 21866 1726882640.45884: running the handler 21866 1726882640.45924: handler run complete 21866 1726882640.45944: attempt loop complete, returning result 21866 1726882640.45947: _execute() done 21866 1726882640.45950: dumping result to json 21866 1726882640.45952: done dumping result, returning 21866 1726882640.45958: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-1c82-aff9-0000000000c7] 21866 1726882640.45964: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000c7 21866 1726882640.46047: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000c7 21866 1726882640.46050: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 21866 1726882640.46112: no more pending results, returning what we have 21866 1726882640.46115: results queue empty 21866 1726882640.46116: checking for any_errors_fatal 21866 1726882640.46126: done checking for any_errors_fatal 21866 1726882640.46127: checking for max_fail_percentage 21866 1726882640.46128: done checking for max_fail_percentage 21866 1726882640.46129: checking to see if all hosts have failed and the running result is not ok 21866 1726882640.46130: done checking to see if all hosts have failed 21866 1726882640.46131: getting the remaining hosts for this loop 21866 1726882640.46132: done getting the remaining hosts for this loop 21866 1726882640.46136: getting the next task for host managed_node1 21866 1726882640.46141: done getting next task for host managed_node1 21866 1726882640.46145: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21866 1726882640.46148: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882640.46161: getting variables 21866 1726882640.46163: in VariableManager get_vars() 21866 1726882640.46208: Calling all_inventory to load vars for managed_node1 21866 1726882640.46211: Calling groups_inventory to load vars for managed_node1 21866 1726882640.46217: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882640.46225: Calling all_plugins_play to load vars for managed_node1 21866 1726882640.46228: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882640.46230: Calling groups_plugins_play to load vars for managed_node1 21866 1726882640.49454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882640.51920: done with get_vars() 21866 1726882640.51947: done getting variables 21866 1726882640.52015: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:37:20 -0400 (0:00:00.111) 0:00:35.174 ****** 21866 1726882640.52051: entering _queue_task() for managed_node1/fail 21866 1726882640.52371: worker is 1 (out of 1 available) 21866 1726882640.52384: exiting _queue_task() for managed_node1/fail 21866 1726882640.52395: done queuing things up, now waiting for results queue to drain 21866 1726882640.52397: waiting for pending results... 21866 1726882640.52694: 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 21866 1726882640.52853: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000c8 21866 1726882640.52877: variable 'ansible_search_path' from source: unknown 21866 1726882640.52884: variable 'ansible_search_path' from source: unknown 21866 1726882640.52924: calling self._execute() 21866 1726882640.53027: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882640.53039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882640.53066: variable 'omit' from source: magic vars 21866 1726882640.53515: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.53538: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882640.53723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882640.54001: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882640.54052: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882640.54098: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882640.54135: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882640.54223: variable 'networkmanager_version' from source: set_fact 21866 1726882640.54241: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882640.54412: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.54423: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882640.54562: variable 'networkmanager_version' from source: set_fact 21866 1726882640.54583: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882640.54700: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.54712: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882640.54849: variable 'networkmanager_version' from source: set_fact 21866 1726882640.54861: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882640.54985: variable 'network_state' from source: role '' defaults 21866 1726882640.55000: Evaluated conditional (network_state != {}): False 21866 1726882640.55010: when evaluation is False, skipping this task 21866 1726882640.55020: _execute() done 21866 1726882640.55028: dumping result to json 21866 1726882640.55036: done dumping result, returning 21866 1726882640.55086: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-1c82-aff9-0000000000c8] 21866 1726882640.55096: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000c8 21866 1726882640.55204: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000c8 21866 1726882640.55211: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882640.55273: no more pending results, returning what we have 21866 1726882640.55278: results queue empty 21866 1726882640.55279: checking for any_errors_fatal 21866 1726882640.55286: done checking for any_errors_fatal 21866 1726882640.55287: checking for max_fail_percentage 21866 1726882640.55289: done checking for max_fail_percentage 21866 1726882640.55290: checking to see if all hosts have failed and the running result is not ok 21866 1726882640.55291: done checking to see if all hosts have failed 21866 1726882640.55292: getting the remaining hosts for this loop 21866 1726882640.55293: done getting the remaining hosts for this loop 21866 1726882640.55297: getting the next task for host managed_node1 21866 1726882640.55306: done getting next task for host managed_node1 21866 1726882640.55310: ^ 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 21866 1726882640.55314: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882640.55336: getting variables 21866 1726882640.55338: in VariableManager get_vars() 21866 1726882640.55391: Calling all_inventory to load vars for managed_node1 21866 1726882640.55394: Calling groups_inventory to load vars for managed_node1 21866 1726882640.55397: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882640.55416: Calling all_plugins_play to load vars for managed_node1 21866 1726882640.55438: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882640.55443: Calling groups_plugins_play to load vars for managed_node1 21866 1726882640.56837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882640.58190: done with get_vars() 21866 1726882640.58211: done getting variables 21866 1726882640.58271: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:37:20 -0400 (0:00:00.062) 0:00:35.236 ****** 21866 1726882640.58304: entering _queue_task() for managed_node1/fail 21866 1726882640.58544: worker is 1 (out of 1 available) 21866 1726882640.58558: exiting _queue_task() for managed_node1/fail 21866 1726882640.58571: done queuing things up, now waiting for results queue to drain 21866 1726882640.58573: waiting for pending results... 21866 1726882640.58761: 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 21866 1726882640.58863: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000c9 21866 1726882640.58874: variable 'ansible_search_path' from source: unknown 21866 1726882640.58877: variable 'ansible_search_path' from source: unknown 21866 1726882640.58906: calling self._execute() 21866 1726882640.59053: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882640.59064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882640.59096: variable 'omit' from source: magic vars 21866 1726882640.59536: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.59571: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882640.59788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882640.60084: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882640.60116: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882640.60160: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882640.60210: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882640.60318: variable 'networkmanager_version' from source: set_fact 21866 1726882640.60326: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882640.60523: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.60527: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882640.60659: variable 'networkmanager_version' from source: set_fact 21866 1726882640.60667: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882640.60788: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.60796: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882640.60890: variable 'networkmanager_version' from source: set_fact 21866 1726882640.60893: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882640.60975: variable 'network_state' from source: role '' defaults 21866 1726882640.60983: Evaluated conditional (network_state != {}): False 21866 1726882640.60986: when evaluation is False, skipping this task 21866 1726882640.60989: _execute() done 21866 1726882640.60993: dumping result to json 21866 1726882640.60995: done dumping result, returning 21866 1726882640.61001: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-1c82-aff9-0000000000c9] 21866 1726882640.61005: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000c9 21866 1726882640.61088: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000c9 21866 1726882640.61091: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882640.61138: no more pending results, returning what we have 21866 1726882640.61141: results queue empty 21866 1726882640.61142: checking for any_errors_fatal 21866 1726882640.61148: done checking for any_errors_fatal 21866 1726882640.61149: checking for max_fail_percentage 21866 1726882640.61150: done checking for max_fail_percentage 21866 1726882640.61151: checking to see if all hosts have failed and the running result is not ok 21866 1726882640.61152: done checking to see if all hosts have failed 21866 1726882640.61153: getting the remaining hosts for this loop 21866 1726882640.61154: done getting the remaining hosts for this loop 21866 1726882640.61157: getting the next task for host managed_node1 21866 1726882640.61162: done getting next task for host managed_node1 21866 1726882640.61168: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21866 1726882640.61170: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882640.61187: getting variables 21866 1726882640.61188: in VariableManager get_vars() 21866 1726882640.61234: Calling all_inventory to load vars for managed_node1 21866 1726882640.61237: Calling groups_inventory to load vars for managed_node1 21866 1726882640.61239: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882640.61246: Calling all_plugins_play to load vars for managed_node1 21866 1726882640.61248: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882640.61250: Calling groups_plugins_play to load vars for managed_node1 21866 1726882640.63147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882640.65466: done with get_vars() 21866 1726882640.65492: done getting variables 21866 1726882640.65560: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:37:20 -0400 (0:00:00.072) 0:00:35.309 ****** 21866 1726882640.65596: entering _queue_task() for managed_node1/fail 21866 1726882640.65927: worker is 1 (out of 1 available) 21866 1726882640.65939: exiting _queue_task() for managed_node1/fail 21866 1726882640.65956: done queuing things up, now waiting for results queue to drain 21866 1726882640.65960: waiting for pending results... 21866 1726882640.66270: 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 21866 1726882640.66426: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000ca 21866 1726882640.66444: variable 'ansible_search_path' from source: unknown 21866 1726882640.66451: variable 'ansible_search_path' from source: unknown 21866 1726882640.66493: calling self._execute() 21866 1726882640.66603: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882640.66621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882640.66642: variable 'omit' from source: magic vars 21866 1726882640.67206: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.67226: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882640.67560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882640.67986: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882640.68065: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882640.68144: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882640.68202: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882640.68337: variable 'networkmanager_version' from source: set_fact 21866 1726882640.68368: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882640.68582: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.68593: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882640.68800: variable 'networkmanager_version' from source: set_fact 21866 1726882640.68840: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882640.68984: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.68994: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882640.69205: variable 'networkmanager_version' from source: set_fact 21866 1726882640.69218: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882640.69428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882640.72209: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882640.72324: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882640.72375: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882640.72432: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882640.72475: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882640.72553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882640.72613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882640.72681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882640.72754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882640.72803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882640.73049: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.73078: Evaluated conditional (ansible_distribution_major_version | int > 9): False 21866 1726882640.73086: when evaluation is False, skipping this task 21866 1726882640.73093: _execute() done 21866 1726882640.73099: dumping result to json 21866 1726882640.73106: done dumping result, returning 21866 1726882640.73139: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-1c82-aff9-0000000000ca] 21866 1726882640.73150: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000ca skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 21866 1726882640.73367: no more pending results, returning what we have 21866 1726882640.73393: results queue empty 21866 1726882640.73421: checking for any_errors_fatal 21866 1726882640.73427: done checking for any_errors_fatal 21866 1726882640.73429: checking for max_fail_percentage 21866 1726882640.73431: done checking for max_fail_percentage 21866 1726882640.73432: checking to see if all hosts have failed and the running result is not ok 21866 1726882640.73433: done checking to see if all hosts have failed 21866 1726882640.73434: getting the remaining hosts for this loop 21866 1726882640.73436: done getting the remaining hosts for this loop 21866 1726882640.73439: getting the next task for host managed_node1 21866 1726882640.73447: done getting next task for host managed_node1 21866 1726882640.73451: ^ 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 21866 1726882640.73454: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882640.73502: getting variables 21866 1726882640.73504: in VariableManager get_vars() 21866 1726882640.73644: Calling all_inventory to load vars for managed_node1 21866 1726882640.73647: Calling groups_inventory to load vars for managed_node1 21866 1726882640.73649: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882640.73694: Calling all_plugins_play to load vars for managed_node1 21866 1726882640.73721: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882640.73726: Calling groups_plugins_play to load vars for managed_node1 21866 1726882640.75042: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000ca 21866 1726882640.75046: WORKER PROCESS EXITING 21866 1726882640.77391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882640.80011: done with get_vars() 21866 1726882640.80052: done getting variables 21866 1726882640.80156: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:37:20 -0400 (0:00:00.146) 0:00:35.455 ****** 21866 1726882640.80227: entering _queue_task() for managed_node1/dnf 21866 1726882640.80610: worker is 1 (out of 1 available) 21866 1726882640.80620: exiting _queue_task() for managed_node1/dnf 21866 1726882640.80631: done queuing things up, now waiting for results queue to drain 21866 1726882640.80632: waiting for pending results... 21866 1726882640.80999: 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 21866 1726882640.81153: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000cb 21866 1726882640.81176: variable 'ansible_search_path' from source: unknown 21866 1726882640.81186: variable 'ansible_search_path' from source: unknown 21866 1726882640.81226: calling self._execute() 21866 1726882640.81349: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882640.81355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882640.81369: variable 'omit' from source: magic vars 21866 1726882640.81662: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.81672: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882640.81792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882640.81989: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882640.82023: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882640.82071: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882640.82082: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882640.82141: variable 'networkmanager_version' from source: set_fact 21866 1726882640.82154: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882640.82274: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.82282: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882640.82399: variable 'networkmanager_version' from source: set_fact 21866 1726882640.82405: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882640.82481: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.82491: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882640.82588: variable 'networkmanager_version' from source: set_fact 21866 1726882640.82595: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882640.82740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882640.84582: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882640.84669: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882640.84734: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882640.84787: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882640.84825: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882640.84931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882640.84988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882640.85054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882640.85148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882640.85204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882640.85383: variable 'ansible_distribution' from source: facts 21866 1726882640.85410: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.85451: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 21866 1726882640.85633: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882640.85874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882640.85914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882640.85932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882640.85961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882640.85981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882640.86031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882640.86053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882640.86077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882640.86104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882640.86114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882640.86142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882640.86161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882640.86178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882640.86206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882640.86218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882640.86323: variable 'network_connections' from source: task vars 21866 1726882640.86332: variable 'interface' from source: play vars 21866 1726882640.86385: variable 'interface' from source: play vars 21866 1726882640.86428: 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) 21866 1726882640.86444: 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) 21866 1726882640.86465: 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) 21866 1726882640.86484: 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) 21866 1726882640.86528: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882640.86707: variable 'network_connections' from source: task vars 21866 1726882640.86715: variable 'interface' from source: play vars 21866 1726882640.86770: variable 'interface' from source: play vars 21866 1726882640.86795: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21866 1726882640.86798: when evaluation is False, skipping this task 21866 1726882640.86802: _execute() done 21866 1726882640.86804: dumping result to json 21866 1726882640.86806: done dumping result, returning 21866 1726882640.86813: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-1c82-aff9-0000000000cb] 21866 1726882640.86817: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000cb 21866 1726882640.86903: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000cb 21866 1726882640.86906: 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" } 21866 1726882640.86961: no more pending results, returning what we have 21866 1726882640.86967: results queue empty 21866 1726882640.86967: checking for any_errors_fatal 21866 1726882640.86975: done checking for any_errors_fatal 21866 1726882640.86976: checking for max_fail_percentage 21866 1726882640.86977: done checking for max_fail_percentage 21866 1726882640.86978: checking to see if all hosts have failed and the running result is not ok 21866 1726882640.86979: done checking to see if all hosts have failed 21866 1726882640.86980: getting the remaining hosts for this loop 21866 1726882640.86981: done getting the remaining hosts for this loop 21866 1726882640.86985: getting the next task for host managed_node1 21866 1726882640.86990: done getting next task for host managed_node1 21866 1726882640.86994: ^ 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 21866 1726882640.86996: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882640.87016: getting variables 21866 1726882640.87018: in VariableManager get_vars() 21866 1726882640.87062: Calling all_inventory to load vars for managed_node1 21866 1726882640.87079: Calling groups_inventory to load vars for managed_node1 21866 1726882640.87082: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882640.87094: Calling all_plugins_play to load vars for managed_node1 21866 1726882640.87098: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882640.87104: Calling groups_plugins_play to load vars for managed_node1 21866 1726882640.88752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882640.90331: done with get_vars() 21866 1726882640.90374: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21866 1726882640.90514: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:37:20 -0400 (0:00:00.103) 0:00:35.559 ****** 21866 1726882640.90575: entering _queue_task() for managed_node1/yum 21866 1726882640.90986: worker is 1 (out of 1 available) 21866 1726882640.91002: exiting _queue_task() for managed_node1/yum 21866 1726882640.91015: done queuing things up, now waiting for results queue to drain 21866 1726882640.91017: waiting for pending results... 21866 1726882640.91186: 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 21866 1726882640.91273: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000cc 21866 1726882640.91285: variable 'ansible_search_path' from source: unknown 21866 1726882640.91291: variable 'ansible_search_path' from source: unknown 21866 1726882640.91325: calling self._execute() 21866 1726882640.91473: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882640.91585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882640.91699: variable 'omit' from source: magic vars 21866 1726882640.93148: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.93151: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882640.93455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882640.95156: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882640.95201: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882640.95232: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882640.95382: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882640.95499: variable 'networkmanager_version' from source: set_fact 21866 1726882640.95512: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882640.95755: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.95761: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882640.96059: variable 'networkmanager_version' from source: set_fact 21866 1726882640.96116: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882640.96478: variable 'ansible_distribution_major_version' from source: facts 21866 1726882640.96484: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882640.97005: variable 'networkmanager_version' from source: set_fact 21866 1726882640.97014: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882640.97489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882640.99776: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882640.99869: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882640.99873: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882640.99876: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882641.00068: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882641.00072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882641.00074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882641.00077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882641.00095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882641.00125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882641.01290: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.01293: Evaluated conditional (ansible_distribution_major_version | int < 8): False 21866 1726882641.01295: when evaluation is False, skipping this task 21866 1726882641.01297: _execute() done 21866 1726882641.01299: dumping result to json 21866 1726882641.01300: done dumping result, returning 21866 1726882641.01303: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-1c82-aff9-0000000000cc] 21866 1726882641.01304: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000cc 21866 1726882641.01376: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000cc 21866 1726882641.01379: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 21866 1726882641.01423: no more pending results, returning what we have 21866 1726882641.01426: results queue empty 21866 1726882641.01427: checking for any_errors_fatal 21866 1726882641.01433: done checking for any_errors_fatal 21866 1726882641.01433: checking for max_fail_percentage 21866 1726882641.01434: done checking for max_fail_percentage 21866 1726882641.01435: checking to see if all hosts have failed and the running result is not ok 21866 1726882641.01436: done checking to see if all hosts have failed 21866 1726882641.01437: getting the remaining hosts for this loop 21866 1726882641.01439: done getting the remaining hosts for this loop 21866 1726882641.01442: getting the next task for host managed_node1 21866 1726882641.01448: done getting next task for host managed_node1 21866 1726882641.01452: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21866 1726882641.01454: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882641.01980: getting variables 21866 1726882641.01982: in VariableManager get_vars() 21866 1726882641.02032: Calling all_inventory to load vars for managed_node1 21866 1726882641.02035: Calling groups_inventory to load vars for managed_node1 21866 1726882641.02037: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882641.02046: Calling all_plugins_play to load vars for managed_node1 21866 1726882641.02049: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882641.02052: Calling groups_plugins_play to load vars for managed_node1 21866 1726882641.05464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882641.09133: done with get_vars() 21866 1726882641.09180: done getting variables 21866 1726882641.09257: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:37:21 -0400 (0:00:00.187) 0:00:35.746 ****** 21866 1726882641.09303: entering _queue_task() for managed_node1/fail 21866 1726882641.09639: worker is 1 (out of 1 available) 21866 1726882641.09657: exiting _queue_task() for managed_node1/fail 21866 1726882641.09673: done queuing things up, now waiting for results queue to drain 21866 1726882641.09675: waiting for pending results... 21866 1726882641.10787: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21866 1726882641.10944: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000cd 21866 1726882641.10968: variable 'ansible_search_path' from source: unknown 21866 1726882641.10977: variable 'ansible_search_path' from source: unknown 21866 1726882641.11023: calling self._execute() 21866 1726882641.11132: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882641.11144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882641.11158: variable 'omit' from source: magic vars 21866 1726882641.11547: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.11576: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882641.11754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882641.12262: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882641.12312: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882641.12350: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882641.12389: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882641.12475: variable 'networkmanager_version' from source: set_fact 21866 1726882641.12493: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882641.12653: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.12665: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882641.12804: variable 'networkmanager_version' from source: set_fact 21866 1726882641.12819: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882641.12932: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.12945: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882641.13077: variable 'networkmanager_version' from source: set_fact 21866 1726882641.13091: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882641.13205: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882641.13363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882641.18369: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882641.18591: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882641.18635: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882641.18794: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882641.18826: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882641.19026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882641.19061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882641.19101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882641.19242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882641.19262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882641.19382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882641.19416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882641.19446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882641.19567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882641.19588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882641.19747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882641.19778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882641.19807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882641.19966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882641.19988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882641.20393: variable 'network_connections' from source: task vars 21866 1726882641.20411: variable 'interface' from source: play vars 21866 1726882641.20493: variable 'interface' from source: play vars 21866 1726882641.20559: 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) 21866 1726882641.20693: 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) 21866 1726882641.20728: 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) 21866 1726882641.20855: 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) 21866 1726882641.20921: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882641.21511: variable 'network_connections' from source: task vars 21866 1726882641.21592: variable 'interface' from source: play vars 21866 1726882641.21659: variable 'interface' from source: play vars 21866 1726882641.21741: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21866 1726882641.21824: when evaluation is False, skipping this task 21866 1726882641.21832: _execute() done 21866 1726882641.21839: dumping result to json 21866 1726882641.21846: done dumping result, returning 21866 1726882641.21858: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-1c82-aff9-0000000000cd] 21866 1726882641.21873: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000cd skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21866 1726882641.22039: no more pending results, returning what we have 21866 1726882641.22043: results queue empty 21866 1726882641.22044: checking for any_errors_fatal 21866 1726882641.22050: done checking for any_errors_fatal 21866 1726882641.22051: checking for max_fail_percentage 21866 1726882641.22052: done checking for max_fail_percentage 21866 1726882641.22054: checking to see if all hosts have failed and the running result is not ok 21866 1726882641.22055: done checking to see if all hosts have failed 21866 1726882641.22056: getting the remaining hosts for this loop 21866 1726882641.22058: done getting the remaining hosts for this loop 21866 1726882641.22065: getting the next task for host managed_node1 21866 1726882641.22073: done getting next task for host managed_node1 21866 1726882641.22079: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21866 1726882641.22082: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882641.22098: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000cd 21866 1726882641.22102: WORKER PROCESS EXITING 21866 1726882641.22116: getting variables 21866 1726882641.22118: in VariableManager get_vars() 21866 1726882641.22170: Calling all_inventory to load vars for managed_node1 21866 1726882641.22173: Calling groups_inventory to load vars for managed_node1 21866 1726882641.22175: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882641.22185: Calling all_plugins_play to load vars for managed_node1 21866 1726882641.22188: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882641.22190: Calling groups_plugins_play to load vars for managed_node1 21866 1726882641.24944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882641.29385: done with get_vars() 21866 1726882641.29410: done getting variables 21866 1726882641.29594: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:37:21 -0400 (0:00:00.203) 0:00:35.950 ****** 21866 1726882641.29630: entering _queue_task() for managed_node1/package 21866 1726882641.30287: worker is 1 (out of 1 available) 21866 1726882641.30300: exiting _queue_task() for managed_node1/package 21866 1726882641.30311: done queuing things up, now waiting for results queue to drain 21866 1726882641.30313: waiting for pending results... 21866 1726882641.30638: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21866 1726882641.30784: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000ce 21866 1726882641.30798: variable 'ansible_search_path' from source: unknown 21866 1726882641.30801: variable 'ansible_search_path' from source: unknown 21866 1726882641.30836: calling self._execute() 21866 1726882641.30937: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882641.30940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882641.30951: variable 'omit' from source: magic vars 21866 1726882641.31381: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.31392: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882641.31611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882641.31997: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882641.32163: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882641.32169: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882641.32172: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882641.32201: variable 'networkmanager_version' from source: set_fact 21866 1726882641.32214: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882641.32406: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.32439: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882641.32593: variable 'networkmanager_version' from source: set_fact 21866 1726882641.32603: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882641.32719: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.32730: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882641.32872: variable 'networkmanager_version' from source: set_fact 21866 1726882641.32880: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882641.33072: variable 'network_packages' from source: role '' defaults 21866 1726882641.33186: variable '__network_provider_setup' from source: role '' defaults 21866 1726882641.33194: variable '__network_service_name_default_nm' from source: role '' defaults 21866 1726882641.33259: variable '__network_service_name_default_nm' from source: role '' defaults 21866 1726882641.33279: variable '__network_packages_default_nm' from source: role '' defaults 21866 1726882641.33333: variable '__network_packages_default_nm' from source: role '' defaults 21866 1726882641.33541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882641.37449: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882641.37629: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882641.37669: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882641.37700: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882641.37779: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882641.37887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882641.37914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882641.37967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882641.38006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882641.38021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882641.38078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882641.38105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882641.38126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882641.38179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882641.38192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882641.38435: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21866 1726882641.38551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882641.38577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882641.38613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882641.38652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882641.38672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882641.38770: variable 'ansible_python' from source: facts 21866 1726882641.38795: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21866 1726882641.38885: variable '__network_wpa_supplicant_required' from source: role '' defaults 21866 1726882641.38974: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21866 1726882641.39157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882641.39185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882641.39209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882641.39260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882641.39281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882641.39324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882641.39352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882641.39390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882641.39428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882641.39442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882641.39606: variable 'network_connections' from source: task vars 21866 1726882641.39613: variable 'interface' from source: play vars 21866 1726882641.39911: variable 'interface' from source: play vars 21866 1726882641.39991: 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) 21866 1726882641.40016: 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) 21866 1726882641.40045: 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) 21866 1726882641.40089: 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) 21866 1726882641.40133: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882641.40598: variable 'network_connections' from source: task vars 21866 1726882641.40601: variable 'interface' from source: play vars 21866 1726882641.40832: variable 'interface' from source: play vars 21866 1726882641.41003: variable '__network_packages_default_wireless' from source: role '' defaults 21866 1726882641.41202: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882641.42006: variable 'network_connections' from source: task vars 21866 1726882641.42009: variable 'interface' from source: play vars 21866 1726882641.42111: variable 'interface' from source: play vars 21866 1726882641.42133: variable '__network_packages_default_team' from source: role '' defaults 21866 1726882641.42221: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882641.42586: variable 'network_connections' from source: task vars 21866 1726882641.42589: variable 'interface' from source: play vars 21866 1726882641.42669: variable 'interface' from source: play vars 21866 1726882641.42737: variable '__network_service_name_default_initscripts' from source: role '' defaults 21866 1726882641.42802: variable '__network_service_name_default_initscripts' from source: role '' defaults 21866 1726882641.42809: variable '__network_packages_default_initscripts' from source: role '' defaults 21866 1726882641.42878: variable '__network_packages_default_initscripts' from source: role '' defaults 21866 1726882641.43115: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21866 1726882641.43653: variable 'network_connections' from source: task vars 21866 1726882641.43656: variable 'interface' from source: play vars 21866 1726882641.43731: variable 'interface' from source: play vars 21866 1726882641.43740: variable 'ansible_distribution' from source: facts 21866 1726882641.43743: variable '__network_rh_distros' from source: role '' defaults 21866 1726882641.43750: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.43776: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21866 1726882641.43962: variable 'ansible_distribution' from source: facts 21866 1726882641.43970: variable '__network_rh_distros' from source: role '' defaults 21866 1726882641.43976: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.43998: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21866 1726882641.44308: variable 'ansible_distribution' from source: facts 21866 1726882641.44312: variable '__network_rh_distros' from source: role '' defaults 21866 1726882641.44314: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.44400: variable 'network_provider' from source: set_fact 21866 1726882641.44436: variable 'ansible_facts' from source: unknown 21866 1726882641.45499: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 21866 1726882641.45537: when evaluation is False, skipping this task 21866 1726882641.45541: _execute() done 21866 1726882641.45544: dumping result to json 21866 1726882641.45546: done dumping result, returning 21866 1726882641.45582: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-1c82-aff9-0000000000ce] 21866 1726882641.45585: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000ce skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 21866 1726882641.45989: no more pending results, returning what we have 21866 1726882641.45992: results queue empty 21866 1726882641.45996: checking for any_errors_fatal 21866 1726882641.46008: done checking for any_errors_fatal 21866 1726882641.46009: checking for max_fail_percentage 21866 1726882641.46012: done checking for max_fail_percentage 21866 1726882641.46013: checking to see if all hosts have failed and the running result is not ok 21866 1726882641.46014: done checking to see if all hosts have failed 21866 1726882641.46014: getting the remaining hosts for this loop 21866 1726882641.46016: done getting the remaining hosts for this loop 21866 1726882641.46019: getting the next task for host managed_node1 21866 1726882641.46029: done getting next task for host managed_node1 21866 1726882641.46034: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21866 1726882641.46037: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882641.46074: getting variables 21866 1726882641.46076: in VariableManager get_vars() 21866 1726882641.46143: Calling all_inventory to load vars for managed_node1 21866 1726882641.46149: Calling groups_inventory to load vars for managed_node1 21866 1726882641.46155: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882641.46168: Calling all_plugins_play to load vars for managed_node1 21866 1726882641.46174: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882641.46182: Calling groups_plugins_play to load vars for managed_node1 21866 1726882641.47036: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000ce 21866 1726882641.47051: WORKER PROCESS EXITING 21866 1726882641.49113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882641.51323: done with get_vars() 21866 1726882641.51390: done getting variables 21866 1726882641.51527: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:37:21 -0400 (0:00:00.220) 0:00:36.171 ****** 21866 1726882641.51768: entering _queue_task() for managed_node1/package 21866 1726882641.52651: worker is 1 (out of 1 available) 21866 1726882641.52670: exiting _queue_task() for managed_node1/package 21866 1726882641.52778: done queuing things up, now waiting for results queue to drain 21866 1726882641.52792: waiting for pending results... 21866 1726882641.53554: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21866 1726882641.53683: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000cf 21866 1726882641.53697: variable 'ansible_search_path' from source: unknown 21866 1726882641.53701: variable 'ansible_search_path' from source: unknown 21866 1726882641.53734: calling self._execute() 21866 1726882641.53840: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882641.53850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882641.53861: variable 'omit' from source: magic vars 21866 1726882641.54354: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.54377: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882641.54586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882641.54895: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882641.54942: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882641.54985: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882641.55024: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882641.55120: variable 'networkmanager_version' from source: set_fact 21866 1726882641.55132: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882641.55306: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.55315: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882641.55546: variable 'networkmanager_version' from source: set_fact 21866 1726882641.55549: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882641.55774: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.55784: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882641.56050: variable 'networkmanager_version' from source: set_fact 21866 1726882641.56054: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882641.56204: variable 'network_state' from source: role '' defaults 21866 1726882641.56264: Evaluated conditional (network_state != {}): False 21866 1726882641.56269: when evaluation is False, skipping this task 21866 1726882641.56272: _execute() done 21866 1726882641.56274: dumping result to json 21866 1726882641.56294: done dumping result, returning 21866 1726882641.56314: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-1c82-aff9-0000000000cf] 21866 1726882641.56380: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000cf 21866 1726882641.56716: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000cf 21866 1726882641.56774: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882641.56823: no more pending results, returning what we have 21866 1726882641.56827: results queue empty 21866 1726882641.56828: checking for any_errors_fatal 21866 1726882641.56834: done checking for any_errors_fatal 21866 1726882641.56834: checking for max_fail_percentage 21866 1726882641.56836: done checking for max_fail_percentage 21866 1726882641.56837: checking to see if all hosts have failed and the running result is not ok 21866 1726882641.56838: done checking to see if all hosts have failed 21866 1726882641.56839: getting the remaining hosts for this loop 21866 1726882641.56843: done getting the remaining hosts for this loop 21866 1726882641.56846: getting the next task for host managed_node1 21866 1726882641.56854: done getting next task for host managed_node1 21866 1726882641.56858: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21866 1726882641.56862: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882641.56889: getting variables 21866 1726882641.56891: in VariableManager get_vars() 21866 1726882641.56948: Calling all_inventory to load vars for managed_node1 21866 1726882641.56952: Calling groups_inventory to load vars for managed_node1 21866 1726882641.56955: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882641.56965: Calling all_plugins_play to load vars for managed_node1 21866 1726882641.56988: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882641.56992: Calling groups_plugins_play to load vars for managed_node1 21866 1726882641.59393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882641.61561: done with get_vars() 21866 1726882641.61584: done getting variables 21866 1726882641.61640: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:37:21 -0400 (0:00:00.099) 0:00:36.270 ****** 21866 1726882641.61673: entering _queue_task() for managed_node1/package 21866 1726882641.62002: worker is 1 (out of 1 available) 21866 1726882641.62016: exiting _queue_task() for managed_node1/package 21866 1726882641.62040: done queuing things up, now waiting for results queue to drain 21866 1726882641.62042: waiting for pending results... 21866 1726882641.63364: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21866 1726882641.63743: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000d0 21866 1726882641.63762: variable 'ansible_search_path' from source: unknown 21866 1726882641.63774: variable 'ansible_search_path' from source: unknown 21866 1726882641.63874: calling self._execute() 21866 1726882641.63982: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882641.63988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882641.64048: variable 'omit' from source: magic vars 21866 1726882641.64551: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.64566: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882641.64751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882641.65038: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882641.65093: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882641.65125: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882641.65159: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882641.65245: variable 'networkmanager_version' from source: set_fact 21866 1726882641.65256: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882641.65440: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.65443: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882641.65672: variable 'networkmanager_version' from source: set_fact 21866 1726882641.65706: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882641.65967: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.65971: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882641.66272: variable 'networkmanager_version' from source: set_fact 21866 1726882641.66275: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882641.66277: variable 'network_state' from source: role '' defaults 21866 1726882641.66279: Evaluated conditional (network_state != {}): False 21866 1726882641.66281: when evaluation is False, skipping this task 21866 1726882641.66282: _execute() done 21866 1726882641.66285: dumping result to json 21866 1726882641.66287: done dumping result, returning 21866 1726882641.66289: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-1c82-aff9-0000000000d0] 21866 1726882641.66290: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d0 21866 1726882641.66351: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d0 21866 1726882641.66354: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882641.66414: no more pending results, returning what we have 21866 1726882641.66418: results queue empty 21866 1726882641.66419: checking for any_errors_fatal 21866 1726882641.66426: done checking for any_errors_fatal 21866 1726882641.66427: checking for max_fail_percentage 21866 1726882641.66429: done checking for max_fail_percentage 21866 1726882641.66430: checking to see if all hosts have failed and the running result is not ok 21866 1726882641.66431: done checking to see if all hosts have failed 21866 1726882641.66432: getting the remaining hosts for this loop 21866 1726882641.66433: done getting the remaining hosts for this loop 21866 1726882641.66437: getting the next task for host managed_node1 21866 1726882641.66443: done getting next task for host managed_node1 21866 1726882641.66447: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21866 1726882641.66450: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882641.66681: getting variables 21866 1726882641.66683: in VariableManager get_vars() 21866 1726882641.66734: Calling all_inventory to load vars for managed_node1 21866 1726882641.66739: Calling groups_inventory to load vars for managed_node1 21866 1726882641.66741: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882641.66752: Calling all_plugins_play to load vars for managed_node1 21866 1726882641.66755: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882641.66759: Calling groups_plugins_play to load vars for managed_node1 21866 1726882641.70177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882641.73329: done with get_vars() 21866 1726882641.73356: done getting variables 21866 1726882641.73417: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:37:21 -0400 (0:00:00.121) 0:00:36.391 ****** 21866 1726882641.73788: entering _queue_task() for managed_node1/service 21866 1726882641.74420: worker is 1 (out of 1 available) 21866 1726882641.74433: exiting _queue_task() for managed_node1/service 21866 1726882641.74444: done queuing things up, now waiting for results queue to drain 21866 1726882641.74446: waiting for pending results... 21866 1726882641.75251: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21866 1726882641.75649: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000d1 21866 1726882641.75677: variable 'ansible_search_path' from source: unknown 21866 1726882641.75685: variable 'ansible_search_path' from source: unknown 21866 1726882641.75734: calling self._execute() 21866 1726882641.75860: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882641.75874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882641.75890: variable 'omit' from source: magic vars 21866 1726882641.76291: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.76307: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882641.76484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882641.76792: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882641.76842: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882641.76885: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882641.76928: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882641.77011: variable 'networkmanager_version' from source: set_fact 21866 1726882641.77031: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882641.77194: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.77204: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882641.77352: variable 'networkmanager_version' from source: set_fact 21866 1726882641.77370: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882641.77487: variable 'ansible_distribution_major_version' from source: facts 21866 1726882641.77495: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882641.77796: variable 'networkmanager_version' from source: set_fact 21866 1726882641.77809: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882641.77924: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882641.78089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882641.82796: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882641.82865: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882641.83000: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882641.93515: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882641.93544: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882641.93628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882641.93658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882641.93691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882641.93737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882641.93751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882641.93807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882641.93832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882641.93855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882641.93901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882641.93918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882641.93954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882641.93979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882641.94001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882641.94045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882641.94057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882641.94227: variable 'network_connections' from source: task vars 21866 1726882641.94240: variable 'interface' from source: play vars 21866 1726882641.94314: variable 'interface' from source: play vars 21866 1726882641.94378: 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) 21866 1726882641.94399: 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) 21866 1726882641.94422: 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) 21866 1726882641.94455: 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) 21866 1726882641.94504: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882641.94753: variable 'network_connections' from source: task vars 21866 1726882641.94760: variable 'interface' from source: play vars 21866 1726882641.94821: variable 'interface' from source: play vars 21866 1726882641.94849: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21866 1726882641.94853: when evaluation is False, skipping this task 21866 1726882641.94856: _execute() done 21866 1726882641.94858: dumping result to json 21866 1726882641.94860: done dumping result, returning 21866 1726882641.94874: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-1c82-aff9-0000000000d1] 21866 1726882641.94880: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d1 21866 1726882641.94969: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d1 21866 1726882641.94972: 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" } 21866 1726882641.95014: no more pending results, returning what we have 21866 1726882641.95017: results queue empty 21866 1726882641.95018: checking for any_errors_fatal 21866 1726882641.95023: done checking for any_errors_fatal 21866 1726882641.95023: checking for max_fail_percentage 21866 1726882641.95025: done checking for max_fail_percentage 21866 1726882641.95026: checking to see if all hosts have failed and the running result is not ok 21866 1726882641.95027: done checking to see if all hosts have failed 21866 1726882641.95028: getting the remaining hosts for this loop 21866 1726882641.95029: done getting the remaining hosts for this loop 21866 1726882641.95033: getting the next task for host managed_node1 21866 1726882641.95038: done getting next task for host managed_node1 21866 1726882641.95042: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21866 1726882641.95045: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882641.95080: getting variables 21866 1726882641.95083: in VariableManager get_vars() 21866 1726882641.95129: Calling all_inventory to load vars for managed_node1 21866 1726882641.95134: Calling groups_inventory to load vars for managed_node1 21866 1726882641.95165: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882641.95175: Calling all_plugins_play to load vars for managed_node1 21866 1726882641.95177: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882641.95180: Calling groups_plugins_play to load vars for managed_node1 21866 1726882642.10490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882642.13419: done with get_vars() 21866 1726882642.13583: done getting variables 21866 1726882642.13637: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:37:22 -0400 (0:00:00.398) 0:00:36.790 ****** 21866 1726882642.13686: entering _queue_task() for managed_node1/service 21866 1726882642.14071: worker is 1 (out of 1 available) 21866 1726882642.14086: exiting _queue_task() for managed_node1/service 21866 1726882642.14106: done queuing things up, now waiting for results queue to drain 21866 1726882642.14108: waiting for pending results... 21866 1726882642.14429: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21866 1726882642.14580: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000d2 21866 1726882642.14594: variable 'ansible_search_path' from source: unknown 21866 1726882642.14597: variable 'ansible_search_path' from source: unknown 21866 1726882642.14629: calling self._execute() 21866 1726882642.14738: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882642.14743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882642.14761: variable 'omit' from source: magic vars 21866 1726882642.15159: variable 'ansible_distribution_major_version' from source: facts 21866 1726882642.15175: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882642.15360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882642.15690: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882642.15740: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882642.15802: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882642.15902: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882642.16021: variable 'networkmanager_version' from source: set_fact 21866 1726882642.16038: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882642.16208: variable 'ansible_distribution_major_version' from source: facts 21866 1726882642.16216: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882642.16388: variable 'networkmanager_version' from source: set_fact 21866 1726882642.16401: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882642.16566: variable 'ansible_distribution_major_version' from source: facts 21866 1726882642.16570: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882642.16894: variable 'networkmanager_version' from source: set_fact 21866 1726882642.16899: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882642.16926: variable 'network_provider' from source: set_fact 21866 1726882642.16930: variable 'network_state' from source: role '' defaults 21866 1726882642.16946: Evaluated conditional (network_provider == "nm" or network_state != {}): True 21866 1726882642.16966: variable 'omit' from source: magic vars 21866 1726882642.17029: variable 'omit' from source: magic vars 21866 1726882642.17078: variable 'network_service_name' from source: role '' defaults 21866 1726882642.17154: variable 'network_service_name' from source: role '' defaults 21866 1726882642.17297: variable '__network_provider_setup' from source: role '' defaults 21866 1726882642.17314: variable '__network_service_name_default_nm' from source: role '' defaults 21866 1726882642.17400: variable '__network_service_name_default_nm' from source: role '' defaults 21866 1726882642.17420: variable '__network_packages_default_nm' from source: role '' defaults 21866 1726882642.17510: variable '__network_packages_default_nm' from source: role '' defaults 21866 1726882642.17771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882642.20339: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882642.20403: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882642.20450: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882642.20488: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882642.20514: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882642.20709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882642.20735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882642.20760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882642.20931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882642.20945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882642.21109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882642.21136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882642.21162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882642.21291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882642.21308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882642.21841: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21866 1726882642.22115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882642.22210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882642.22310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882642.22423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882642.22482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882642.22706: variable 'ansible_python' from source: facts 21866 1726882642.22741: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21866 1726882642.23085: variable '__network_wpa_supplicant_required' from source: role '' defaults 21866 1726882642.23325: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21866 1726882642.23655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882642.23838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882642.23885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882642.24045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882642.24060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882642.24294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882642.24298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882642.24337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882642.24400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882642.24450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882642.24610: variable 'network_connections' from source: task vars 21866 1726882642.24617: variable 'interface' from source: play vars 21866 1726882642.24701: variable 'interface' from source: play vars 21866 1726882642.24787: 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) 21866 1726882642.24822: 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) 21866 1726882642.24853: 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) 21866 1726882642.24895: 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) 21866 1726882642.24944: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882642.25244: variable 'network_connections' from source: task vars 21866 1726882642.25250: variable 'interface' from source: play vars 21866 1726882642.25327: variable 'interface' from source: play vars 21866 1726882642.25380: variable '__network_packages_default_wireless' from source: role '' defaults 21866 1726882642.25467: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882642.25828: variable 'network_connections' from source: task vars 21866 1726882642.25860: variable 'interface' from source: play vars 21866 1726882642.25930: variable 'interface' from source: play vars 21866 1726882642.25959: variable '__network_packages_default_team' from source: role '' defaults 21866 1726882642.26046: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882642.26389: variable 'network_connections' from source: task vars 21866 1726882642.26392: variable 'interface' from source: play vars 21866 1726882642.26472: variable 'interface' from source: play vars 21866 1726882642.26538: variable '__network_service_name_default_initscripts' from source: role '' defaults 21866 1726882642.26615: variable '__network_service_name_default_initscripts' from source: role '' defaults 21866 1726882642.26618: variable '__network_packages_default_initscripts' from source: role '' defaults 21866 1726882642.26686: variable '__network_packages_default_initscripts' from source: role '' defaults 21866 1726882642.26934: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21866 1726882642.27548: variable 'network_connections' from source: task vars 21866 1726882642.27552: variable 'interface' from source: play vars 21866 1726882642.27629: variable 'interface' from source: play vars 21866 1726882642.27638: variable 'ansible_distribution' from source: facts 21866 1726882642.27641: variable '__network_rh_distros' from source: role '' defaults 21866 1726882642.27648: variable 'ansible_distribution_major_version' from source: facts 21866 1726882642.27674: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21866 1726882642.27886: variable 'ansible_distribution' from source: facts 21866 1726882642.27889: variable '__network_rh_distros' from source: role '' defaults 21866 1726882642.27892: variable 'ansible_distribution_major_version' from source: facts 21866 1726882642.27900: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21866 1726882642.28122: variable 'ansible_distribution' from source: facts 21866 1726882642.28125: variable '__network_rh_distros' from source: role '' defaults 21866 1726882642.28127: variable 'ansible_distribution_major_version' from source: facts 21866 1726882642.28183: variable 'network_provider' from source: set_fact 21866 1726882642.28206: variable 'omit' from source: magic vars 21866 1726882642.28232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882642.28258: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882642.28290: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882642.28303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882642.28313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882642.28354: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882642.28358: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882642.28360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882642.28500: Set connection var ansible_shell_executable to /bin/sh 21866 1726882642.28503: Set connection var ansible_shell_type to sh 21866 1726882642.28511: Set connection var ansible_pipelining to False 21866 1726882642.28514: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882642.28519: Set connection var ansible_timeout to 10 21866 1726882642.28524: Set connection var ansible_connection to ssh 21866 1726882642.28551: variable 'ansible_shell_executable' from source: unknown 21866 1726882642.28554: variable 'ansible_connection' from source: unknown 21866 1726882642.28557: variable 'ansible_module_compression' from source: unknown 21866 1726882642.28563: variable 'ansible_shell_type' from source: unknown 21866 1726882642.28567: variable 'ansible_shell_executable' from source: unknown 21866 1726882642.28569: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882642.28571: variable 'ansible_pipelining' from source: unknown 21866 1726882642.28575: variable 'ansible_timeout' from source: unknown 21866 1726882642.28579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882642.28715: 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) 21866 1726882642.28751: variable 'omit' from source: magic vars 21866 1726882642.28754: starting attempt loop 21866 1726882642.28757: running the handler 21866 1726882642.28904: variable 'ansible_facts' from source: unknown 21866 1726882642.31458: _low_level_execute_command(): starting 21866 1726882642.31481: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882642.35058: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882642.35180: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882642.35196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882642.35215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882642.35258: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882642.35275: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882642.35291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882642.35311: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882642.35324: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882642.35336: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882642.35349: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882642.35366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882642.35388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882642.35402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882642.35414: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882642.35429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882642.35641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882642.35668: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882642.35687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882642.35818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882642.37478: stdout chunk (state=3): >>>/root <<< 21866 1726882642.37657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882642.37660: stdout chunk (state=3): >>><<< 21866 1726882642.37663: stderr chunk (state=3): >>><<< 21866 1726882642.37772: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882642.37776: _low_level_execute_command(): starting 21866 1726882642.37779: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882642.3768387-23479-73078984966344 `" && echo ansible-tmp-1726882642.3768387-23479-73078984966344="` echo /root/.ansible/tmp/ansible-tmp-1726882642.3768387-23479-73078984966344 `" ) && sleep 0' 21866 1726882642.39113: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882642.39137: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882642.39153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882642.39177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882642.39220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882642.39280: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882642.39300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882642.39320: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882642.39333: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882642.39345: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882642.39358: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882642.39374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882642.39392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882642.39419: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882642.39432: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882642.39446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882642.39593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882642.39782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882642.39800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882642.39925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882642.41795: stdout chunk (state=3): >>>ansible-tmp-1726882642.3768387-23479-73078984966344=/root/.ansible/tmp/ansible-tmp-1726882642.3768387-23479-73078984966344 <<< 21866 1726882642.41991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882642.41994: stdout chunk (state=3): >>><<< 21866 1726882642.41997: stderr chunk (state=3): >>><<< 21866 1726882642.42171: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882642.3768387-23479-73078984966344=/root/.ansible/tmp/ansible-tmp-1726882642.3768387-23479-73078984966344 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882642.42179: variable 'ansible_module_compression' from source: unknown 21866 1726882642.42181: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 21866 1726882642.42183: variable 'ansible_facts' from source: unknown 21866 1726882642.42363: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882642.3768387-23479-73078984966344/AnsiballZ_systemd.py 21866 1726882642.42987: Sending initial data 21866 1726882642.42990: Sent initial data (155 bytes) 21866 1726882642.44908: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882642.44917: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882642.44927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882642.44950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882642.44992: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882642.44998: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882642.45007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882642.45020: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882642.45027: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882642.45034: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882642.45043: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882642.45060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882642.45078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882642.45085: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882642.45092: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882642.45101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882642.45183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882642.45196: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882642.45206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882642.45380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882642.47097: 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 <<< 21866 1726882642.47192: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882642.47294: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmp2cro6fzf /root/.ansible/tmp/ansible-tmp-1726882642.3768387-23479-73078984966344/AnsiballZ_systemd.py <<< 21866 1726882642.47387: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882642.50279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882642.50395: stderr chunk (state=3): >>><<< 21866 1726882642.50399: stdout chunk (state=3): >>><<< 21866 1726882642.50420: done transferring module to remote 21866 1726882642.50434: _low_level_execute_command(): starting 21866 1726882642.50439: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882642.3768387-23479-73078984966344/ /root/.ansible/tmp/ansible-tmp-1726882642.3768387-23479-73078984966344/AnsiballZ_systemd.py && sleep 0' 21866 1726882642.51434: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882642.51440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882642.51491: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882642.51497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 21866 1726882642.51509: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882642.51515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882642.51521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882642.51533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882642.51607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882642.51611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882642.51624: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882642.51738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882642.53531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882642.53537: stderr chunk (state=3): >>><<< 21866 1726882642.53541: stdout chunk (state=3): >>><<< 21866 1726882642.53555: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882642.53559: _low_level_execute_command(): starting 21866 1726882642.53567: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882642.3768387-23479-73078984966344/AnsiballZ_systemd.py && sleep 0' 21866 1726882642.54138: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882642.54147: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882642.54157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882642.54176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882642.54211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882642.54218: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882642.54228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882642.54241: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882642.54248: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882642.54254: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882642.54266: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882642.54280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882642.54293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882642.54298: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882642.54305: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882642.54314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882642.54390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882642.54404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882642.54415: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882642.54549: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882642.79452: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2455", "MemoryCurrent": "16146432", "MemoryAvailable": "infinity", "CPUUsageNSec": "1079899000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": <<< 21866 1726882642.79497: stdout chunk (state=3): >>>"0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target NetworkManager-wait-online.service network.target multi-user.target network.service cloud-init.service", "After": "network-pre.target system.slice cloud-init-local.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:48 EDT", "StateChangeTimestampMonotonic": "526071006", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 21866 1726882642.80923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882642.80974: stderr chunk (state=3): >>><<< 21866 1726882642.80978: stdout chunk (state=3): >>><<< 21866 1726882642.80991: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2455", "MemoryCurrent": "16146432", "MemoryAvailable": "infinity", "CPUUsageNSec": "1079899000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target NetworkManager-wait-online.service network.target multi-user.target network.service cloud-init.service", "After": "network-pre.target system.slice cloud-init-local.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:48 EDT", "StateChangeTimestampMonotonic": "526071006", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882642.81107: 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-1726882642.3768387-23479-73078984966344/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882642.81124: _low_level_execute_command(): starting 21866 1726882642.81128: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882642.3768387-23479-73078984966344/ > /dev/null 2>&1 && sleep 0' 21866 1726882642.81549: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882642.81560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882642.81594: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882642.81607: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882642.81616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882642.81657: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882642.81673: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882642.81690: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882642.81785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882642.83581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882642.83658: stderr chunk (state=3): >>><<< 21866 1726882642.83666: stdout chunk (state=3): >>><<< 21866 1726882642.83691: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882642.83706: handler run complete 21866 1726882642.83775: attempt loop complete, returning result 21866 1726882642.83778: _execute() done 21866 1726882642.83780: dumping result to json 21866 1726882642.83797: done dumping result, returning 21866 1726882642.83805: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-1c82-aff9-0000000000d2] 21866 1726882642.83809: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d2 21866 1726882642.84102: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d2 21866 1726882642.84105: 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 } 21866 1726882642.84156: no more pending results, returning what we have 21866 1726882642.84162: results queue empty 21866 1726882642.84162: checking for any_errors_fatal 21866 1726882642.84179: done checking for any_errors_fatal 21866 1726882642.84182: checking for max_fail_percentage 21866 1726882642.84185: done checking for max_fail_percentage 21866 1726882642.84186: checking to see if all hosts have failed and the running result is not ok 21866 1726882642.84189: done checking to see if all hosts have failed 21866 1726882642.84190: getting the remaining hosts for this loop 21866 1726882642.84192: done getting the remaining hosts for this loop 21866 1726882642.84198: getting the next task for host managed_node1 21866 1726882642.84207: done getting next task for host managed_node1 21866 1726882642.84215: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21866 1726882642.84218: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882642.84238: getting variables 21866 1726882642.84240: in VariableManager get_vars() 21866 1726882642.84290: Calling all_inventory to load vars for managed_node1 21866 1726882642.84293: Calling groups_inventory to load vars for managed_node1 21866 1726882642.84295: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882642.84305: Calling all_plugins_play to load vars for managed_node1 21866 1726882642.84307: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882642.84309: Calling groups_plugins_play to load vars for managed_node1 21866 1726882642.85177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882642.86427: done with get_vars() 21866 1726882642.86444: done getting variables 21866 1726882642.86489: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:37:22 -0400 (0:00:00.728) 0:00:37.518 ****** 21866 1726882642.86513: entering _queue_task() for managed_node1/service 21866 1726882642.86745: worker is 1 (out of 1 available) 21866 1726882642.86781: exiting _queue_task() for managed_node1/service 21866 1726882642.86801: done queuing things up, now waiting for results queue to drain 21866 1726882642.86803: waiting for pending results... 21866 1726882642.87084: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21866 1726882642.87196: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000d3 21866 1726882642.87209: variable 'ansible_search_path' from source: unknown 21866 1726882642.87212: variable 'ansible_search_path' from source: unknown 21866 1726882642.87246: calling self._execute() 21866 1726882642.87331: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882642.87341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882642.87349: variable 'omit' from source: magic vars 21866 1726882642.87700: variable 'ansible_distribution_major_version' from source: facts 21866 1726882642.87720: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882642.87899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882642.88143: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882642.88191: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882642.88224: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882642.88252: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882642.88324: variable 'networkmanager_version' from source: set_fact 21866 1726882642.88334: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882642.88494: variable 'ansible_distribution_major_version' from source: facts 21866 1726882642.88498: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882642.88610: variable 'networkmanager_version' from source: set_fact 21866 1726882642.88619: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882642.88750: variable 'ansible_distribution_major_version' from source: facts 21866 1726882642.88754: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882642.88883: variable 'networkmanager_version' from source: set_fact 21866 1726882642.88888: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882642.88958: variable 'network_provider' from source: set_fact 21866 1726882642.88973: Evaluated conditional (network_provider == "nm"): True 21866 1726882642.89042: variable '__network_wpa_supplicant_required' from source: role '' defaults 21866 1726882642.89104: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21866 1726882642.89200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882642.91044: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882642.91116: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882642.91149: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882642.91183: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882642.91208: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882642.91283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882642.91308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882642.91333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882642.91377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882642.91391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882642.91432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882642.91453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882642.91482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882642.91519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882642.91532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882642.91575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882642.91598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882642.91622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882642.91658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882642.91677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882642.91809: variable 'network_connections' from source: task vars 21866 1726882642.91821: variable 'interface' from source: play vars 21866 1726882642.91894: variable 'interface' from source: play vars 21866 1726882642.91954: 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) 21866 1726882642.91980: 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) 21866 1726882642.92004: 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) 21866 1726882642.92029: 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) 21866 1726882642.92082: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882642.92306: variable 'network_connections' from source: task vars 21866 1726882642.92309: variable 'interface' from source: play vars 21866 1726882642.92371: variable 'interface' from source: play vars 21866 1726882642.92410: Evaluated conditional (__network_wpa_supplicant_required): False 21866 1726882642.92414: when evaluation is False, skipping this task 21866 1726882642.92417: _execute() done 21866 1726882642.92420: dumping result to json 21866 1726882642.92423: done dumping result, returning 21866 1726882642.92425: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-1c82-aff9-0000000000d3] 21866 1726882642.92432: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d3 21866 1726882642.92522: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d3 21866 1726882642.92525: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 21866 1726882642.92571: no more pending results, returning what we have 21866 1726882642.92574: results queue empty 21866 1726882642.92575: checking for any_errors_fatal 21866 1726882642.92591: done checking for any_errors_fatal 21866 1726882642.92592: checking for max_fail_percentage 21866 1726882642.92594: done checking for max_fail_percentage 21866 1726882642.92595: checking to see if all hosts have failed and the running result is not ok 21866 1726882642.92596: done checking to see if all hosts have failed 21866 1726882642.92596: getting the remaining hosts for this loop 21866 1726882642.92598: done getting the remaining hosts for this loop 21866 1726882642.92601: getting the next task for host managed_node1 21866 1726882642.92608: done getting next task for host managed_node1 21866 1726882642.92612: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21866 1726882642.92614: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882642.92635: getting variables 21866 1726882642.92637: in VariableManager get_vars() 21866 1726882642.92690: Calling all_inventory to load vars for managed_node1 21866 1726882642.92693: Calling groups_inventory to load vars for managed_node1 21866 1726882642.92695: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882642.92704: Calling all_plugins_play to load vars for managed_node1 21866 1726882642.92707: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882642.92709: Calling groups_plugins_play to load vars for managed_node1 21866 1726882642.93718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882642.94697: done with get_vars() 21866 1726882642.94712: done getting variables 21866 1726882642.94754: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:37:22 -0400 (0:00:00.082) 0:00:37.601 ****** 21866 1726882642.94779: entering _queue_task() for managed_node1/service 21866 1726882642.95154: worker is 1 (out of 1 available) 21866 1726882642.95168: exiting _queue_task() for managed_node1/service 21866 1726882642.95180: done queuing things up, now waiting for results queue to drain 21866 1726882642.95181: waiting for pending results... 21866 1726882642.95467: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21866 1726882642.95600: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000d4 21866 1726882642.95623: variable 'ansible_search_path' from source: unknown 21866 1726882642.95631: variable 'ansible_search_path' from source: unknown 21866 1726882642.95672: calling self._execute() 21866 1726882642.95770: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882642.95783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882642.95796: variable 'omit' from source: magic vars 21866 1726882642.96151: variable 'ansible_distribution_major_version' from source: facts 21866 1726882642.96174: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882642.96345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882642.96603: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882642.96654: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882642.96700: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882642.96741: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882642.96828: variable 'networkmanager_version' from source: set_fact 21866 1726882642.96846: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882642.97010: variable 'ansible_distribution_major_version' from source: facts 21866 1726882642.97022: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882642.97168: variable 'networkmanager_version' from source: set_fact 21866 1726882642.97183: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882642.97298: variable 'ansible_distribution_major_version' from source: facts 21866 1726882642.97309: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882642.97443: variable 'networkmanager_version' from source: set_fact 21866 1726882642.97457: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882642.97575: variable 'network_provider' from source: set_fact 21866 1726882642.97585: Evaluated conditional (network_provider == "initscripts"): False 21866 1726882642.97593: when evaluation is False, skipping this task 21866 1726882642.97601: _execute() done 21866 1726882642.97608: dumping result to json 21866 1726882642.97614: done dumping result, returning 21866 1726882642.97625: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-1c82-aff9-0000000000d4] 21866 1726882642.97634: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d4 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21866 1726882642.97772: no more pending results, returning what we have 21866 1726882642.97776: results queue empty 21866 1726882642.97777: checking for any_errors_fatal 21866 1726882642.97786: done checking for any_errors_fatal 21866 1726882642.97787: checking for max_fail_percentage 21866 1726882642.97789: done checking for max_fail_percentage 21866 1726882642.97790: checking to see if all hosts have failed and the running result is not ok 21866 1726882642.97791: done checking to see if all hosts have failed 21866 1726882642.97791: getting the remaining hosts for this loop 21866 1726882642.97793: done getting the remaining hosts for this loop 21866 1726882642.97797: getting the next task for host managed_node1 21866 1726882642.97804: done getting next task for host managed_node1 21866 1726882642.97809: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21866 1726882642.97812: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882642.97833: getting variables 21866 1726882642.97835: in VariableManager get_vars() 21866 1726882642.97886: Calling all_inventory to load vars for managed_node1 21866 1726882642.97889: Calling groups_inventory to load vars for managed_node1 21866 1726882642.97891: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882642.97902: Calling all_plugins_play to load vars for managed_node1 21866 1726882642.97906: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882642.97910: Calling groups_plugins_play to load vars for managed_node1 21866 1726882642.99082: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d4 21866 1726882642.99085: WORKER PROCESS EXITING 21866 1726882642.99739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882643.01430: done with get_vars() 21866 1726882643.01454: done getting variables 21866 1726882643.01514: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:37:23 -0400 (0:00:00.067) 0:00:37.669 ****** 21866 1726882643.01549: entering _queue_task() for managed_node1/copy 21866 1726882643.01836: worker is 1 (out of 1 available) 21866 1726882643.01849: exiting _queue_task() for managed_node1/copy 21866 1726882643.01862: done queuing things up, now waiting for results queue to drain 21866 1726882643.01865: waiting for pending results... 21866 1726882643.02158: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21866 1726882643.02306: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000d5 21866 1726882643.02328: variable 'ansible_search_path' from source: unknown 21866 1726882643.02337: variable 'ansible_search_path' from source: unknown 21866 1726882643.02376: calling self._execute() 21866 1726882643.02481: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882643.02492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882643.02504: variable 'omit' from source: magic vars 21866 1726882643.02861: variable 'ansible_distribution_major_version' from source: facts 21866 1726882643.02880: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882643.03040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882643.03295: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882643.03340: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882643.03379: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882643.03419: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882643.03496: variable 'networkmanager_version' from source: set_fact 21866 1726882643.03517: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882643.03661: variable 'ansible_distribution_major_version' from source: facts 21866 1726882643.03674: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882643.03804: variable 'networkmanager_version' from source: set_fact 21866 1726882643.03819: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882643.03930: variable 'ansible_distribution_major_version' from source: facts 21866 1726882643.03945: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882643.04086: variable 'networkmanager_version' from source: set_fact 21866 1726882643.04100: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882643.04207: variable 'network_provider' from source: set_fact 21866 1726882643.04217: Evaluated conditional (network_provider == "initscripts"): False 21866 1726882643.04224: when evaluation is False, skipping this task 21866 1726882643.04230: _execute() done 21866 1726882643.04236: dumping result to json 21866 1726882643.04241: done dumping result, returning 21866 1726882643.04251: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-1c82-aff9-0000000000d5] 21866 1726882643.04265: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d5 skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21866 1726882643.04411: no more pending results, returning what we have 21866 1726882643.04415: results queue empty 21866 1726882643.04416: checking for any_errors_fatal 21866 1726882643.04422: done checking for any_errors_fatal 21866 1726882643.04423: checking for max_fail_percentage 21866 1726882643.04425: done checking for max_fail_percentage 21866 1726882643.04426: checking to see if all hosts have failed and the running result is not ok 21866 1726882643.04427: done checking to see if all hosts have failed 21866 1726882643.04428: getting the remaining hosts for this loop 21866 1726882643.04429: done getting the remaining hosts for this loop 21866 1726882643.04433: getting the next task for host managed_node1 21866 1726882643.04441: done getting next task for host managed_node1 21866 1726882643.04445: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21866 1726882643.04448: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882643.04473: getting variables 21866 1726882643.04475: in VariableManager get_vars() 21866 1726882643.04523: Calling all_inventory to load vars for managed_node1 21866 1726882643.04526: Calling groups_inventory to load vars for managed_node1 21866 1726882643.04528: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882643.04539: Calling all_plugins_play to load vars for managed_node1 21866 1726882643.04542: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882643.04545: Calling groups_plugins_play to load vars for managed_node1 21866 1726882643.05582: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d5 21866 1726882643.05586: WORKER PROCESS EXITING 21866 1726882643.06225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882643.07883: done with get_vars() 21866 1726882643.07906: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:37:23 -0400 (0:00:00.064) 0:00:37.733 ****** 21866 1726882643.07992: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21866 1726882643.08292: worker is 1 (out of 1 available) 21866 1726882643.08304: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21866 1726882643.08317: done queuing things up, now waiting for results queue to drain 21866 1726882643.08318: waiting for pending results... 21866 1726882643.08599: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21866 1726882643.08749: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000d6 21866 1726882643.08776: variable 'ansible_search_path' from source: unknown 21866 1726882643.08783: variable 'ansible_search_path' from source: unknown 21866 1726882643.08821: calling self._execute() 21866 1726882643.08927: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882643.08939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882643.08952: variable 'omit' from source: magic vars 21866 1726882643.09326: variable 'ansible_distribution_major_version' from source: facts 21866 1726882643.09343: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882643.09514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882643.09786: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882643.09834: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882643.09879: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882643.09917: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882643.10000: variable 'networkmanager_version' from source: set_fact 21866 1726882643.10019: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882643.10177: variable 'ansible_distribution_major_version' from source: facts 21866 1726882643.10186: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882643.10306: variable 'networkmanager_version' from source: set_fact 21866 1726882643.10317: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882643.10415: variable 'ansible_distribution_major_version' from source: facts 21866 1726882643.10424: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882643.10539: variable 'networkmanager_version' from source: set_fact 21866 1726882643.10552: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882643.10562: variable 'omit' from source: magic vars 21866 1726882643.10618: variable 'omit' from source: magic vars 21866 1726882643.10767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882643.13352: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882643.13397: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882643.13441: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882643.13491: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882643.13522: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882643.13592: variable 'network_provider' from source: set_fact 21866 1726882643.13716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882643.13752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882643.13781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882643.13821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882643.13834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882643.13915: variable 'omit' from source: magic vars 21866 1726882643.14032: variable 'omit' from source: magic vars 21866 1726882643.14136: variable 'network_connections' from source: task vars 21866 1726882643.14144: variable 'interface' from source: play vars 21866 1726882643.14198: variable 'interface' from source: play vars 21866 1726882643.14318: variable 'omit' from source: magic vars 21866 1726882643.14325: variable '__lsr_ansible_managed' from source: task vars 21866 1726882643.14371: variable '__lsr_ansible_managed' from source: task vars 21866 1726882643.14546: Loaded config def from plugin (lookup/template) 21866 1726882643.14551: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 21866 1726882643.14575: File lookup term: get_ansible_managed.j2 21866 1726882643.14578: variable 'ansible_search_path' from source: unknown 21866 1726882643.14588: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 21866 1726882643.14604: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 21866 1726882643.14617: variable 'ansible_search_path' from source: unknown 21866 1726882643.18600: variable 'ansible_managed' from source: unknown 21866 1726882643.18684: variable 'omit' from source: magic vars 21866 1726882643.18704: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882643.18727: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882643.18740: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882643.18752: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882643.18763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882643.18786: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882643.18789: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882643.18791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882643.18858: Set connection var ansible_shell_executable to /bin/sh 21866 1726882643.18863: Set connection var ansible_shell_type to sh 21866 1726882643.18870: Set connection var ansible_pipelining to False 21866 1726882643.18876: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882643.18880: Set connection var ansible_timeout to 10 21866 1726882643.18885: Set connection var ansible_connection to ssh 21866 1726882643.18906: variable 'ansible_shell_executable' from source: unknown 21866 1726882643.18909: variable 'ansible_connection' from source: unknown 21866 1726882643.18911: variable 'ansible_module_compression' from source: unknown 21866 1726882643.18914: variable 'ansible_shell_type' from source: unknown 21866 1726882643.18916: variable 'ansible_shell_executable' from source: unknown 21866 1726882643.18918: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882643.18920: variable 'ansible_pipelining' from source: unknown 21866 1726882643.18922: variable 'ansible_timeout' from source: unknown 21866 1726882643.18928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882643.19016: 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) 21866 1726882643.19023: variable 'omit' from source: magic vars 21866 1726882643.19029: starting attempt loop 21866 1726882643.19031: running the handler 21866 1726882643.19043: _low_level_execute_command(): starting 21866 1726882643.19050: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882643.19544: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882643.19552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882643.19586: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882643.19598: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882643.19608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882643.19657: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882643.19672: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882643.19678: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882643.19787: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882643.21449: stdout chunk (state=3): >>>/root <<< 21866 1726882643.21560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882643.21597: stderr chunk (state=3): >>><<< 21866 1726882643.21600: stdout chunk (state=3): >>><<< 21866 1726882643.21618: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882643.21628: _low_level_execute_command(): starting 21866 1726882643.21631: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882643.216156-23524-74131932592719 `" && echo ansible-tmp-1726882643.216156-23524-74131932592719="` echo /root/.ansible/tmp/ansible-tmp-1726882643.216156-23524-74131932592719 `" ) && sleep 0' 21866 1726882643.22049: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882643.22054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882643.22099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882643.22106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882643.22169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882643.22177: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882643.22298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882643.24160: stdout chunk (state=3): >>>ansible-tmp-1726882643.216156-23524-74131932592719=/root/.ansible/tmp/ansible-tmp-1726882643.216156-23524-74131932592719 <<< 21866 1726882643.24329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882643.24351: stderr chunk (state=3): >>><<< 21866 1726882643.24361: stdout chunk (state=3): >>><<< 21866 1726882643.24381: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882643.216156-23524-74131932592719=/root/.ansible/tmp/ansible-tmp-1726882643.216156-23524-74131932592719 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882643.24422: variable 'ansible_module_compression' from source: unknown 21866 1726882643.24477: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 21866 1726882643.24504: variable 'ansible_facts' from source: unknown 21866 1726882643.24610: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882643.216156-23524-74131932592719/AnsiballZ_network_connections.py 21866 1726882643.24751: Sending initial data 21866 1726882643.24754: Sent initial data (166 bytes) 21866 1726882643.25594: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882643.25599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882643.25652: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882643.25656: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882643.25661: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882643.25665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882643.25667: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882643.25711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882643.25717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882643.25822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882643.27521: 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 <<< 21866 1726882643.27612: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882643.27706: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmp8380jeg_ /root/.ansible/tmp/ansible-tmp-1726882643.216156-23524-74131932592719/AnsiballZ_network_connections.py <<< 21866 1726882643.27799: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882643.29120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882643.29209: stderr chunk (state=3): >>><<< 21866 1726882643.29212: stdout chunk (state=3): >>><<< 21866 1726882643.29226: done transferring module to remote 21866 1726882643.29234: _low_level_execute_command(): starting 21866 1726882643.29239: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882643.216156-23524-74131932592719/ /root/.ansible/tmp/ansible-tmp-1726882643.216156-23524-74131932592719/AnsiballZ_network_connections.py && sleep 0' 21866 1726882643.29638: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882643.29643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882643.29694: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882643.29697: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882643.29699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882643.29752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882643.29755: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882643.29856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882643.31571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882643.31610: stderr chunk (state=3): >>><<< 21866 1726882643.31613: stdout chunk (state=3): >>><<< 21866 1726882643.31625: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882643.31628: _low_level_execute_command(): starting 21866 1726882643.31631: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882643.216156-23524-74131932592719/AnsiballZ_network_connections.py && sleep 0' 21866 1726882643.32039: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882643.32042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882643.32077: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 21866 1726882643.32088: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882643.32138: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882643.32144: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882643.32154: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882643.32266: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882643.57495: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 21866 1726882643.59596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882643.59600: stderr chunk (state=3): >>><<< 21866 1726882643.59603: stdout chunk (state=3): >>><<< 21866 1726882643.59625: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "type": "ethernet", "state": "up", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882643.59672: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'type': 'ethernet', 'state': 'up', 'ip': {'dhcp4': False, 'auto6': False}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726882643.216156-23524-74131932592719/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882643.59684: _low_level_execute_command(): starting 21866 1726882643.59689: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882643.216156-23524-74131932592719/ > /dev/null 2>&1 && sleep 0' 21866 1726882643.61611: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882643.61756: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882643.61769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882643.61785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882643.61822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882643.61829: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882643.61839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882643.61862: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882643.61869: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882643.61974: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882643.61982: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882643.61992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882643.62003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882643.62010: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882643.62017: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882643.62026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882643.62106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882643.62124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882643.62136: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882643.62253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882643.64099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882643.64103: stdout chunk (state=3): >>><<< 21866 1726882643.64110: stderr chunk (state=3): >>><<< 21866 1726882643.64131: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882643.64140: handler run complete 21866 1726882643.64173: attempt loop complete, returning result 21866 1726882643.64176: _execute() done 21866 1726882643.64179: dumping result to json 21866 1726882643.64184: done dumping result, returning 21866 1726882643.64194: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-1c82-aff9-0000000000d6] 21866 1726882643.64198: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d6 21866 1726882643.64316: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d6 21866 1726882643.64319: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': "nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)", 'success': None} 21866 1726882643.64488: no more pending results, returning what we have 21866 1726882643.64492: results queue empty 21866 1726882643.64493: checking for any_errors_fatal 21866 1726882643.64499: done checking for any_errors_fatal 21866 1726882643.64500: checking for max_fail_percentage 21866 1726882643.64502: done checking for max_fail_percentage 21866 1726882643.64503: checking to see if all hosts have failed and the running result is not ok 21866 1726882643.64504: done checking to see if all hosts have failed 21866 1726882643.64505: getting the remaining hosts for this loop 21866 1726882643.64507: done getting the remaining hosts for this loop 21866 1726882643.64511: getting the next task for host managed_node1 21866 1726882643.64518: done getting next task for host managed_node1 21866 1726882643.64521: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21866 1726882643.64524: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882643.64537: getting variables 21866 1726882643.64539: in VariableManager get_vars() 21866 1726882643.64590: Calling all_inventory to load vars for managed_node1 21866 1726882643.64593: Calling groups_inventory to load vars for managed_node1 21866 1726882643.64596: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882643.64606: Calling all_plugins_play to load vars for managed_node1 21866 1726882643.64610: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882643.64613: Calling groups_plugins_play to load vars for managed_node1 21866 1726882643.67191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882643.71383: done with get_vars() 21866 1726882643.71413: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:37:23 -0400 (0:00:00.636) 0:00:38.369 ****** 21866 1726882643.71615: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21866 1726882643.72304: worker is 1 (out of 1 available) 21866 1726882643.72318: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21866 1726882643.72444: done queuing things up, now waiting for results queue to drain 21866 1726882643.72446: waiting for pending results... 21866 1726882643.73232: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21866 1726882643.73480: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000d7 21866 1726882643.73495: variable 'ansible_search_path' from source: unknown 21866 1726882643.73498: variable 'ansible_search_path' from source: unknown 21866 1726882643.73756: calling self._execute() 21866 1726882643.73865: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882643.73870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882643.73882: variable 'omit' from source: magic vars 21866 1726882643.75362: variable 'ansible_distribution_major_version' from source: facts 21866 1726882643.75534: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882643.75730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882643.76293: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882643.76339: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882643.76510: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882643.76543: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882643.76667: variable 'networkmanager_version' from source: set_fact 21866 1726882643.76681: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882643.77060: variable 'ansible_distribution_major_version' from source: facts 21866 1726882643.77071: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882643.77220: variable 'networkmanager_version' from source: set_fact 21866 1726882643.77230: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882643.77339: variable 'ansible_distribution_major_version' from source: facts 21866 1726882643.77343: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882643.77464: variable 'networkmanager_version' from source: set_fact 21866 1726882643.77471: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882643.77579: variable 'network_state' from source: role '' defaults 21866 1726882643.77703: Evaluated conditional (network_state != {}): False 21866 1726882643.77706: when evaluation is False, skipping this task 21866 1726882643.77709: _execute() done 21866 1726882643.77712: dumping result to json 21866 1726882643.77714: done dumping result, returning 21866 1726882643.77721: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-1c82-aff9-0000000000d7] 21866 1726882643.77727: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d7 21866 1726882643.77831: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d7 21866 1726882643.77834: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882643.77898: no more pending results, returning what we have 21866 1726882643.77903: results queue empty 21866 1726882643.77903: checking for any_errors_fatal 21866 1726882643.77918: done checking for any_errors_fatal 21866 1726882643.77918: checking for max_fail_percentage 21866 1726882643.77920: done checking for max_fail_percentage 21866 1726882643.77921: checking to see if all hosts have failed and the running result is not ok 21866 1726882643.77922: done checking to see if all hosts have failed 21866 1726882643.77922: getting the remaining hosts for this loop 21866 1726882643.77924: done getting the remaining hosts for this loop 21866 1726882643.77927: getting the next task for host managed_node1 21866 1726882643.77935: done getting next task for host managed_node1 21866 1726882643.77938: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21866 1726882643.77940: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882643.77965: getting variables 21866 1726882643.77967: in VariableManager get_vars() 21866 1726882643.78013: Calling all_inventory to load vars for managed_node1 21866 1726882643.78016: Calling groups_inventory to load vars for managed_node1 21866 1726882643.78018: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882643.78029: Calling all_plugins_play to load vars for managed_node1 21866 1726882643.78033: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882643.78036: Calling groups_plugins_play to load vars for managed_node1 21866 1726882643.80113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882643.81931: done with get_vars() 21866 1726882643.81955: done getting variables 21866 1726882643.82023: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:37:23 -0400 (0:00:00.104) 0:00:38.474 ****** 21866 1726882643.82065: entering _queue_task() for managed_node1/debug 21866 1726882643.82388: worker is 1 (out of 1 available) 21866 1726882643.82407: exiting _queue_task() for managed_node1/debug 21866 1726882643.82420: done queuing things up, now waiting for results queue to drain 21866 1726882643.82421: waiting for pending results... 21866 1726882643.82723: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21866 1726882643.82882: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000d8 21866 1726882643.82905: variable 'ansible_search_path' from source: unknown 21866 1726882643.82912: variable 'ansible_search_path' from source: unknown 21866 1726882643.82962: calling self._execute() 21866 1726882643.83077: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882643.83094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882643.83108: variable 'omit' from source: magic vars 21866 1726882643.83509: variable 'ansible_distribution_major_version' from source: facts 21866 1726882643.83532: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882643.83731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882643.84016: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882643.84076: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882643.84113: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882643.84153: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882643.84241: variable 'networkmanager_version' from source: set_fact 21866 1726882643.84267: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882643.85177: variable 'ansible_distribution_major_version' from source: facts 21866 1726882643.85188: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882643.85440: variable 'networkmanager_version' from source: set_fact 21866 1726882643.85475: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882643.85697: variable 'ansible_distribution_major_version' from source: facts 21866 1726882643.85792: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882643.85942: variable 'networkmanager_version' from source: set_fact 21866 1726882643.85966: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882643.85979: variable 'omit' from source: magic vars 21866 1726882643.86045: variable 'omit' from source: magic vars 21866 1726882643.86095: variable 'omit' from source: magic vars 21866 1726882643.86139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882643.86173: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882643.86197: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882643.86227: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882643.86244: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882643.86279: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882643.86287: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882643.86294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882643.86403: Set connection var ansible_shell_executable to /bin/sh 21866 1726882643.86410: Set connection var ansible_shell_type to sh 21866 1726882643.86420: Set connection var ansible_pipelining to False 21866 1726882643.86433: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882643.86447: Set connection var ansible_timeout to 10 21866 1726882643.86460: Set connection var ansible_connection to ssh 21866 1726882643.86493: variable 'ansible_shell_executable' from source: unknown 21866 1726882643.86501: variable 'ansible_connection' from source: unknown 21866 1726882643.86507: variable 'ansible_module_compression' from source: unknown 21866 1726882643.86513: variable 'ansible_shell_type' from source: unknown 21866 1726882643.86518: variable 'ansible_shell_executable' from source: unknown 21866 1726882643.86524: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882643.86531: variable 'ansible_pipelining' from source: unknown 21866 1726882643.86543: variable 'ansible_timeout' from source: unknown 21866 1726882643.86554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882643.86668: 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) 21866 1726882643.86684: variable 'omit' from source: magic vars 21866 1726882643.86693: starting attempt loop 21866 1726882643.86699: running the handler 21866 1726882643.86824: variable '__network_connections_result' from source: set_fact 21866 1726882643.86892: handler run complete 21866 1726882643.86914: attempt loop complete, returning result 21866 1726882643.86920: _execute() done 21866 1726882643.86927: dumping result to json 21866 1726882643.86934: done dumping result, returning 21866 1726882643.86944: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-1c82-aff9-0000000000d8] 21866 1726882643.86953: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d8 21866 1726882643.87085: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d8 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } 21866 1726882643.87155: no more pending results, returning what we have 21866 1726882643.87158: results queue empty 21866 1726882643.87159: checking for any_errors_fatal 21866 1726882643.87166: done checking for any_errors_fatal 21866 1726882643.87167: checking for max_fail_percentage 21866 1726882643.87169: done checking for max_fail_percentage 21866 1726882643.87170: checking to see if all hosts have failed and the running result is not ok 21866 1726882643.87171: done checking to see if all hosts have failed 21866 1726882643.87172: getting the remaining hosts for this loop 21866 1726882643.87174: done getting the remaining hosts for this loop 21866 1726882643.87178: getting the next task for host managed_node1 21866 1726882643.87186: done getting next task for host managed_node1 21866 1726882643.87190: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21866 1726882643.87193: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21866 1726882643.87212: getting variables 21866 1726882643.87214: in VariableManager get_vars() 21866 1726882643.87266: Calling all_inventory to load vars for managed_node1 21866 1726882643.87269: Calling groups_inventory to load vars for managed_node1 21866 1726882643.87272: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882643.87283: Calling all_plugins_play to load vars for managed_node1 21866 1726882643.87286: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882643.87289: Calling groups_plugins_play to load vars for managed_node1 21866 1726882643.88309: WORKER PROCESS EXITING 21866 1726882643.89581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882643.91776: done with get_vars() 21866 1726882643.91799: done getting variables 21866 1726882643.91862: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:37:23 -0400 (0:00:00.098) 0:00:38.572 ****** 21866 1726882643.91897: entering _queue_task() for managed_node1/debug 21866 1726882643.92190: worker is 1 (out of 1 available) 21866 1726882643.92203: exiting _queue_task() for managed_node1/debug 21866 1726882643.92214: done queuing things up, now waiting for results queue to drain 21866 1726882643.92215: waiting for pending results... 21866 1726882643.92511: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21866 1726882643.92655: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000d9 21866 1726882643.92681: variable 'ansible_search_path' from source: unknown 21866 1726882643.92689: variable 'ansible_search_path' from source: unknown 21866 1726882643.92732: calling self._execute() 21866 1726882643.92834: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882643.92846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882643.92861: variable 'omit' from source: magic vars 21866 1726882643.93257: variable 'ansible_distribution_major_version' from source: facts 21866 1726882643.93276: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882643.93481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882643.93792: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882643.93843: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882643.93890: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882643.93932: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882643.94024: variable 'networkmanager_version' from source: set_fact 21866 1726882643.94046: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882643.94227: variable 'ansible_distribution_major_version' from source: facts 21866 1726882643.94240: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882643.94431: variable 'networkmanager_version' from source: set_fact 21866 1726882643.94445: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882643.94579: variable 'ansible_distribution_major_version' from source: facts 21866 1726882643.94589: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882643.95539: variable 'networkmanager_version' from source: set_fact 21866 1726882643.95553: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882643.95568: variable 'omit' from source: magic vars 21866 1726882643.95674: variable 'omit' from source: magic vars 21866 1726882643.95830: variable 'omit' from source: magic vars 21866 1726882643.95886: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882643.95962: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882643.95988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882643.96066: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882643.96166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882643.96210: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882643.96219: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882643.96229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882643.96522: Set connection var ansible_shell_executable to /bin/sh 21866 1726882643.96531: Set connection var ansible_shell_type to sh 21866 1726882643.96541: Set connection var ansible_pipelining to False 21866 1726882643.96553: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882643.96571: Set connection var ansible_timeout to 10 21866 1726882643.96596: Set connection var ansible_connection to ssh 21866 1726882643.96650: variable 'ansible_shell_executable' from source: unknown 21866 1726882643.96703: variable 'ansible_connection' from source: unknown 21866 1726882643.96710: variable 'ansible_module_compression' from source: unknown 21866 1726882643.96716: variable 'ansible_shell_type' from source: unknown 21866 1726882643.96733: variable 'ansible_shell_executable' from source: unknown 21866 1726882643.96747: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882643.96755: variable 'ansible_pipelining' from source: unknown 21866 1726882643.96813: variable 'ansible_timeout' from source: unknown 21866 1726882643.96823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882643.97090: 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) 21866 1726882643.97144: variable 'omit' from source: magic vars 21866 1726882643.97154: starting attempt loop 21866 1726882643.97187: running the handler 21866 1726882643.97236: variable '__network_connections_result' from source: set_fact 21866 1726882643.97491: variable '__network_connections_result' from source: set_fact 21866 1726882643.97809: handler run complete 21866 1726882643.97845: attempt loop complete, returning result 21866 1726882643.97852: _execute() done 21866 1726882643.97858: dumping result to json 21866 1726882643.97907: done dumping result, returning 21866 1726882643.97923: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-1c82-aff9-0000000000d9] 21866 1726882643.97936: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d9 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "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, 'testnic1': update connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, a0d461c2-2d8a-4c19-8456-3314281a4b0b (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } } 21866 1726882643.98173: no more pending results, returning what we have 21866 1726882643.98177: results queue empty 21866 1726882643.98178: checking for any_errors_fatal 21866 1726882643.98184: done checking for any_errors_fatal 21866 1726882643.98185: checking for max_fail_percentage 21866 1726882643.98187: done checking for max_fail_percentage 21866 1726882643.98188: checking to see if all hosts have failed and the running result is not ok 21866 1726882643.98189: done checking to see if all hosts have failed 21866 1726882643.98190: getting the remaining hosts for this loop 21866 1726882643.98192: done getting the remaining hosts for this loop 21866 1726882643.98195: getting the next task for host managed_node1 21866 1726882643.98203: done getting next task for host managed_node1 21866 1726882643.98207: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21866 1726882643.98210: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21866 1726882643.98223: getting variables 21866 1726882643.98225: in VariableManager get_vars() 21866 1726882643.98278: Calling all_inventory to load vars for managed_node1 21866 1726882643.98281: Calling groups_inventory to load vars for managed_node1 21866 1726882643.98283: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882643.98293: Calling all_plugins_play to load vars for managed_node1 21866 1726882643.98297: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882643.98300: Calling groups_plugins_play to load vars for managed_node1 21866 1726882643.99428: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000d9 21866 1726882643.99431: WORKER PROCESS EXITING 21866 1726882644.01596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882644.05779: done with get_vars() 21866 1726882644.05807: done getting variables 21866 1726882644.05984: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:37:24 -0400 (0:00:00.141) 0:00:38.713 ****** 21866 1726882644.06018: entering _queue_task() for managed_node1/debug 21866 1726882644.06681: worker is 1 (out of 1 available) 21866 1726882644.06691: exiting _queue_task() for managed_node1/debug 21866 1726882644.06702: done queuing things up, now waiting for results queue to drain 21866 1726882644.06704: waiting for pending results... 21866 1726882644.07613: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21866 1726882644.07824: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000da 21866 1726882644.07868: variable 'ansible_search_path' from source: unknown 21866 1726882644.07879: variable 'ansible_search_path' from source: unknown 21866 1726882644.07921: calling self._execute() 21866 1726882644.08050: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882644.08078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882644.08102: variable 'omit' from source: magic vars 21866 1726882644.08576: variable 'ansible_distribution_major_version' from source: facts 21866 1726882644.08599: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882644.08807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882644.09127: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882644.09190: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882644.09230: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882644.09279: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882644.09382: variable 'networkmanager_version' from source: set_fact 21866 1726882644.09399: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882644.09549: variable 'ansible_distribution_major_version' from source: facts 21866 1726882644.09565: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882644.09726: variable 'networkmanager_version' from source: set_fact 21866 1726882644.09748: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882644.09873: variable 'ansible_distribution_major_version' from source: facts 21866 1726882644.09884: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882644.10048: variable 'networkmanager_version' from source: set_fact 21866 1726882644.10068: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882644.10207: variable 'network_state' from source: role '' defaults 21866 1726882644.10223: Evaluated conditional (network_state != {}): False 21866 1726882644.10231: when evaluation is False, skipping this task 21866 1726882644.10241: _execute() done 21866 1726882644.10252: dumping result to json 21866 1726882644.10265: done dumping result, returning 21866 1726882644.10276: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-1c82-aff9-0000000000da] 21866 1726882644.10287: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000da skipping: [managed_node1] => { "false_condition": "network_state != {}" } 21866 1726882644.10450: no more pending results, returning what we have 21866 1726882644.10454: results queue empty 21866 1726882644.10455: checking for any_errors_fatal 21866 1726882644.10470: done checking for any_errors_fatal 21866 1726882644.10471: checking for max_fail_percentage 21866 1726882644.10473: done checking for max_fail_percentage 21866 1726882644.10474: checking to see if all hosts have failed and the running result is not ok 21866 1726882644.10475: done checking to see if all hosts have failed 21866 1726882644.10476: getting the remaining hosts for this loop 21866 1726882644.10478: done getting the remaining hosts for this loop 21866 1726882644.10482: getting the next task for host managed_node1 21866 1726882644.10489: done getting next task for host managed_node1 21866 1726882644.10494: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21866 1726882644.10497: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 21866 1726882644.10523: getting variables 21866 1726882644.10526: in VariableManager get_vars() 21866 1726882644.10583: Calling all_inventory to load vars for managed_node1 21866 1726882644.10592: Calling groups_inventory to load vars for managed_node1 21866 1726882644.10596: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882644.10610: Calling all_plugins_play to load vars for managed_node1 21866 1726882644.10614: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882644.10618: Calling groups_plugins_play to load vars for managed_node1 21866 1726882644.11648: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000da 21866 1726882644.11654: WORKER PROCESS EXITING 21866 1726882644.12914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882644.16490: done with get_vars() 21866 1726882644.16513: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:37:24 -0400 (0:00:00.105) 0:00:38.819 ****** 21866 1726882644.16611: entering _queue_task() for managed_node1/ping 21866 1726882644.16884: worker is 1 (out of 1 available) 21866 1726882644.16897: exiting _queue_task() for managed_node1/ping 21866 1726882644.16913: done queuing things up, now waiting for results queue to drain 21866 1726882644.16915: waiting for pending results... 21866 1726882644.17201: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21866 1726882644.17346: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000000db 21866 1726882644.17374: variable 'ansible_search_path' from source: unknown 21866 1726882644.17382: variable 'ansible_search_path' from source: unknown 21866 1726882644.17420: calling self._execute() 21866 1726882644.17523: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882644.17534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882644.17549: variable 'omit' from source: magic vars 21866 1726882644.17936: variable 'ansible_distribution_major_version' from source: facts 21866 1726882644.17954: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882644.18137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882644.18501: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882644.19847: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882644.19962: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882644.20001: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882644.20114: variable 'networkmanager_version' from source: set_fact 21866 1726882644.20272: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882644.20543: variable 'ansible_distribution_major_version' from source: facts 21866 1726882644.20641: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882644.20795: variable 'networkmanager_version' from source: set_fact 21866 1726882644.20814: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882644.20939: variable 'ansible_distribution_major_version' from source: facts 21866 1726882644.20950: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882644.21098: variable 'networkmanager_version' from source: set_fact 21866 1726882644.21114: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882644.21222: variable 'omit' from source: magic vars 21866 1726882644.21290: variable 'omit' from source: magic vars 21866 1726882644.21362: variable 'omit' from source: magic vars 21866 1726882644.21417: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882644.21459: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882644.21485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882644.21506: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882644.21520: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882644.21556: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882644.21576: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882644.21584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882644.21775: Set connection var ansible_shell_executable to /bin/sh 21866 1726882644.21786: Set connection var ansible_shell_type to sh 21866 1726882644.21798: Set connection var ansible_pipelining to False 21866 1726882644.21807: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882644.21824: Set connection var ansible_timeout to 10 21866 1726882644.21833: Set connection var ansible_connection to ssh 21866 1726882644.21870: variable 'ansible_shell_executable' from source: unknown 21866 1726882644.21879: variable 'ansible_connection' from source: unknown 21866 1726882644.21887: variable 'ansible_module_compression' from source: unknown 21866 1726882644.21896: variable 'ansible_shell_type' from source: unknown 21866 1726882644.21901: variable 'ansible_shell_executable' from source: unknown 21866 1726882644.21907: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882644.21913: variable 'ansible_pipelining' from source: unknown 21866 1726882644.21920: variable 'ansible_timeout' from source: unknown 21866 1726882644.21932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882644.22099: 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) 21866 1726882644.22121: variable 'omit' from source: magic vars 21866 1726882644.22131: starting attempt loop 21866 1726882644.22140: running the handler 21866 1726882644.22162: _low_level_execute_command(): starting 21866 1726882644.22178: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882644.22948: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882644.22967: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.22989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.23009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.23059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882644.23077: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882644.23093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.23115: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882644.23133: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882644.23145: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882644.23156: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.23176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.23193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.23211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882644.23222: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882644.23241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.23322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882644.23339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882644.23359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882644.23553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882644.25160: stdout chunk (state=3): >>>/root <<< 21866 1726882644.25339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882644.25342: stdout chunk (state=3): >>><<< 21866 1726882644.25345: stderr chunk (state=3): >>><<< 21866 1726882644.25442: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882644.25453: _low_level_execute_command(): starting 21866 1726882644.25457: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882644.2536135-23588-139371881257276 `" && echo ansible-tmp-1726882644.2536135-23588-139371881257276="` echo /root/.ansible/tmp/ansible-tmp-1726882644.2536135-23588-139371881257276 `" ) && sleep 0' 21866 1726882644.26920: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882644.26934: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.26950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.26969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.27019: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882644.27111: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882644.27126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.27145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882644.27157: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882644.27170: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882644.27183: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.27196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.27218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.27230: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882644.27241: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882644.27256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.27448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882644.27468: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882644.27484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882644.27655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882644.29507: stdout chunk (state=3): >>>ansible-tmp-1726882644.2536135-23588-139371881257276=/root/.ansible/tmp/ansible-tmp-1726882644.2536135-23588-139371881257276 <<< 21866 1726882644.29692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882644.29695: stdout chunk (state=3): >>><<< 21866 1726882644.29697: stderr chunk (state=3): >>><<< 21866 1726882644.29875: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882644.2536135-23588-139371881257276=/root/.ansible/tmp/ansible-tmp-1726882644.2536135-23588-139371881257276 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882644.29878: variable 'ansible_module_compression' from source: unknown 21866 1726882644.29881: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 21866 1726882644.29883: variable 'ansible_facts' from source: unknown 21866 1726882644.29982: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882644.2536135-23588-139371881257276/AnsiballZ_ping.py 21866 1726882644.30521: Sending initial data 21866 1726882644.30524: Sent initial data (153 bytes) 21866 1726882644.32947: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882644.32962: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.32980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.32998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.33047: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882644.33168: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882644.33184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.33202: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882644.33214: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882644.33225: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882644.33237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.33250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.33275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.33289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882644.33302: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882644.33317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.33501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882644.33517: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882644.33531: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882644.33710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882644.35432: 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 <<< 21866 1726882644.35525: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882644.35622: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmp4_kl0wxb /root/.ansible/tmp/ansible-tmp-1726882644.2536135-23588-139371881257276/AnsiballZ_ping.py <<< 21866 1726882644.35713: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882644.37351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882644.37355: stderr chunk (state=3): >>><<< 21866 1726882644.37358: stdout chunk (state=3): >>><<< 21866 1726882644.37360: done transferring module to remote 21866 1726882644.37362: _low_level_execute_command(): starting 21866 1726882644.37366: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882644.2536135-23588-139371881257276/ /root/.ansible/tmp/ansible-tmp-1726882644.2536135-23588-139371881257276/AnsiballZ_ping.py && sleep 0' 21866 1726882644.38746: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882644.38759: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.38804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.38822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.38865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882644.38910: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882644.38925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.38943: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882644.39019: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882644.39031: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882644.39043: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.39057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.39076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.39089: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882644.39101: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882644.39120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.39199: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882644.39352: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882644.39369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882644.39570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882644.41384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882644.41387: stdout chunk (state=3): >>><<< 21866 1726882644.41389: stderr chunk (state=3): >>><<< 21866 1726882644.41484: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882644.41488: _low_level_execute_command(): starting 21866 1726882644.41491: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882644.2536135-23588-139371881257276/AnsiballZ_ping.py && sleep 0' 21866 1726882644.43115: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882644.43237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.43328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.43391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.43433: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882644.43496: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882644.43512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.43530: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882644.43542: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882644.43551: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882644.43568: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.43584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.43607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.43619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882644.43629: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882644.43640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.43800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882644.43826: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882644.43841: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882644.43991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882644.56680: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 21866 1726882644.57711: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882644.57715: stdout chunk (state=3): >>><<< 21866 1726882644.57717: stderr chunk (state=3): >>><<< 21866 1726882644.57851: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882644.57864: 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-1726882644.2536135-23588-139371881257276/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882644.57868: _low_level_execute_command(): starting 21866 1726882644.57871: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882644.2536135-23588-139371881257276/ > /dev/null 2>&1 && sleep 0' 21866 1726882644.59335: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882644.59350: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.59375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.59397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.59528: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882644.59542: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882644.59556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.59583: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882644.59603: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882644.59614: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882644.59626: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.59640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.59657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.59675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882644.59688: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882644.59713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.59947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882644.59969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882644.59985: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882644.60149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882644.62025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882644.62028: stdout chunk (state=3): >>><<< 21866 1726882644.62030: stderr chunk (state=3): >>><<< 21866 1726882644.62070: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882644.62073: handler run complete 21866 1726882644.62276: attempt loop complete, returning result 21866 1726882644.62279: _execute() done 21866 1726882644.62282: dumping result to json 21866 1726882644.62284: done dumping result, returning 21866 1726882644.62286: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-1c82-aff9-0000000000db] 21866 1726882644.62288: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000db 21866 1726882644.62357: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000000db 21866 1726882644.62366: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 21866 1726882644.62446: no more pending results, returning what we have 21866 1726882644.62449: results queue empty 21866 1726882644.62450: checking for any_errors_fatal 21866 1726882644.62457: done checking for any_errors_fatal 21866 1726882644.62457: checking for max_fail_percentage 21866 1726882644.62462: done checking for max_fail_percentage 21866 1726882644.62464: checking to see if all hosts have failed and the running result is not ok 21866 1726882644.62467: done checking to see if all hosts have failed 21866 1726882644.62468: getting the remaining hosts for this loop 21866 1726882644.62469: done getting the remaining hosts for this loop 21866 1726882644.62474: getting the next task for host managed_node1 21866 1726882644.62486: done getting next task for host managed_node1 21866 1726882644.62489: ^ task is: TASK: meta (role_complete) 21866 1726882644.62492: ^ state is: HOST STATE: block=3, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882644.62504: getting variables 21866 1726882644.62506: in VariableManager get_vars() 21866 1726882644.62558: Calling all_inventory to load vars for managed_node1 21866 1726882644.62565: Calling groups_inventory to load vars for managed_node1 21866 1726882644.62568: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882644.62578: Calling all_plugins_play to load vars for managed_node1 21866 1726882644.62581: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882644.62584: Calling groups_plugins_play to load vars for managed_node1 21866 1726882644.65940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882644.69628: done with get_vars() 21866 1726882644.69774: done getting variables 21866 1726882644.69853: done queuing things up, now waiting for results queue to drain 21866 1726882644.69855: results queue empty 21866 1726882644.69855: checking for any_errors_fatal 21866 1726882644.69858: done checking for any_errors_fatal 21866 1726882644.69955: checking for max_fail_percentage 21866 1726882644.69957: done checking for max_fail_percentage 21866 1726882644.69958: checking to see if all hosts have failed and the running result is not ok 21866 1726882644.69961: done checking to see if all hosts have failed 21866 1726882644.69967: getting the remaining hosts for this loop 21866 1726882644.69968: done getting the remaining hosts for this loop 21866 1726882644.69971: getting the next task for host managed_node1 21866 1726882644.69979: done getting next task for host managed_node1 21866 1726882644.69982: ^ task is: TASK: Get profile's ring options 21866 1726882644.69983: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882644.69990: getting variables 21866 1726882644.69991: in VariableManager get_vars() 21866 1726882644.70010: Calling all_inventory to load vars for managed_node1 21866 1726882644.70012: Calling groups_inventory to load vars for managed_node1 21866 1726882644.70014: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882644.70020: Calling all_plugins_play to load vars for managed_node1 21866 1726882644.70022: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882644.70025: Calling groups_plugins_play to load vars for managed_node1 21866 1726882644.72936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882644.76718: done with get_vars() 21866 1726882644.76862: done getting variables 21866 1726882644.76911: 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 profile's ring options] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:173 Friday 20 September 2024 21:37:24 -0400 (0:00:00.603) 0:00:39.423 ****** 21866 1726882644.76940: entering _queue_task() for managed_node1/command 21866 1726882644.77724: worker is 1 (out of 1 available) 21866 1726882644.77738: exiting _queue_task() for managed_node1/command 21866 1726882644.77749: done queuing things up, now waiting for results queue to drain 21866 1726882644.77751: waiting for pending results... 21866 1726882644.78495: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21866 1726882644.78693: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000010b 21866 1726882644.78706: variable 'ansible_search_path' from source: unknown 21866 1726882644.78748: calling self._execute() 21866 1726882644.78957: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882644.78965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882644.78973: variable 'omit' from source: magic vars 21866 1726882644.79791: variable 'ansible_distribution_major_version' from source: facts 21866 1726882644.79803: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882644.81302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882644.82021: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882644.82067: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882644.82104: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882644.82136: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882644.82266: variable 'networkmanager_version' from source: set_fact 21866 1726882644.82275: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882644.83158: variable 'network_provider' from source: set_fact 21866 1726882644.83165: Evaluated conditional (network_provider == "nm"): True 21866 1726882644.83262: variable 'omit' from source: magic vars 21866 1726882644.83339: variable 'omit' from source: magic vars 21866 1726882644.83725: variable 'interface' from source: play vars 21866 1726882644.83741: variable 'omit' from source: magic vars 21866 1726882644.83836: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882644.83867: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882644.83886: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882644.83905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882644.83917: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882644.83984: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882644.83987: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882644.83990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882644.84097: Set connection var ansible_shell_executable to /bin/sh 21866 1726882644.84100: Set connection var ansible_shell_type to sh 21866 1726882644.84106: Set connection var ansible_pipelining to False 21866 1726882644.84111: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882644.84117: Set connection var ansible_timeout to 10 21866 1726882644.84122: Set connection var ansible_connection to ssh 21866 1726882644.84149: variable 'ansible_shell_executable' from source: unknown 21866 1726882644.84153: variable 'ansible_connection' from source: unknown 21866 1726882644.84155: variable 'ansible_module_compression' from source: unknown 21866 1726882644.84161: variable 'ansible_shell_type' from source: unknown 21866 1726882644.84164: variable 'ansible_shell_executable' from source: unknown 21866 1726882644.84166: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882644.84176: variable 'ansible_pipelining' from source: unknown 21866 1726882644.84179: variable 'ansible_timeout' from source: unknown 21866 1726882644.84181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882644.84287: 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) 21866 1726882644.84294: variable 'omit' from source: magic vars 21866 1726882644.84300: starting attempt loop 21866 1726882644.84303: running the handler 21866 1726882644.84317: _low_level_execute_command(): starting 21866 1726882644.84325: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882644.85036: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882644.85051: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.85067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.85081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.85118: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882644.85125: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882644.85134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.85150: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882644.85165: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882644.85168: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882644.85178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.85188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.85199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.85206: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882644.85213: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882644.85222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.85299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882644.85318: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882644.85330: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882644.85452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882644.87102: stdout chunk (state=3): >>>/root <<< 21866 1726882644.87280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882644.87283: stdout chunk (state=3): >>><<< 21866 1726882644.87288: stderr chunk (state=3): >>><<< 21866 1726882644.87307: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882644.87318: _low_level_execute_command(): starting 21866 1726882644.87324: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882644.8730595-23623-76145980418728 `" && echo ansible-tmp-1726882644.8730595-23623-76145980418728="` echo /root/.ansible/tmp/ansible-tmp-1726882644.8730595-23623-76145980418728 `" ) && sleep 0' 21866 1726882644.88793: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882644.88884: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.88912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.88945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.88982: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882644.88991: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882644.89056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.89077: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882644.89086: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882644.89094: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882644.89101: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.89110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.89121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.89128: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882644.89134: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882644.89143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.89217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882644.89387: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882644.89398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882644.89525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882644.91486: stdout chunk (state=3): >>>ansible-tmp-1726882644.8730595-23623-76145980418728=/root/.ansible/tmp/ansible-tmp-1726882644.8730595-23623-76145980418728 <<< 21866 1726882644.91654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882644.91657: stdout chunk (state=3): >>><<< 21866 1726882644.91663: stderr chunk (state=3): >>><<< 21866 1726882644.91686: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882644.8730595-23623-76145980418728=/root/.ansible/tmp/ansible-tmp-1726882644.8730595-23623-76145980418728 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882644.91712: variable 'ansible_module_compression' from source: unknown 21866 1726882644.91767: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21866 1726882644.91800: variable 'ansible_facts' from source: unknown 21866 1726882644.91874: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882644.8730595-23623-76145980418728/AnsiballZ_command.py 21866 1726882644.92517: Sending initial data 21866 1726882644.92520: Sent initial data (155 bytes) 21866 1726882644.94667: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.94674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.94758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.94801: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882644.94807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 21866 1726882644.94812: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.94826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.94832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.95032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882644.95051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882644.95194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882644.96994: 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 <<< 21866 1726882644.97092: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882644.97193: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpf0k0c2mq /root/.ansible/tmp/ansible-tmp-1726882644.8730595-23623-76145980418728/AnsiballZ_command.py <<< 21866 1726882644.97289: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882644.98728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882644.98872: stderr chunk (state=3): >>><<< 21866 1726882644.98875: stdout chunk (state=3): >>><<< 21866 1726882644.98878: done transferring module to remote 21866 1726882644.98880: _low_level_execute_command(): starting 21866 1726882644.98886: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882644.8730595-23623-76145980418728/ /root/.ansible/tmp/ansible-tmp-1726882644.8730595-23623-76145980418728/AnsiballZ_command.py && sleep 0' 21866 1726882644.99491: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882644.99504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.99523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.99546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.99592: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882644.99603: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882644.99615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.99637: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882644.99655: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882644.99672: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882644.99684: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882644.99697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882644.99711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882644.99722: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882644.99731: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882644.99748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882644.99834: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882644.99852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882644.99882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882645.00004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882645.01816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882645.01820: stdout chunk (state=3): >>><<< 21866 1726882645.01826: stderr chunk (state=3): >>><<< 21866 1726882645.01853: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882645.01857: _low_level_execute_command(): starting 21866 1726882645.01862: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882644.8730595-23623-76145980418728/AnsiballZ_command.py && sleep 0' 21866 1726882645.02794: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882645.02802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882645.02813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882645.02830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882645.02870: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882645.02877: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882645.02887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882645.02899: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882645.02906: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882645.02912: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882645.02919: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882645.02933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882645.02950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882645.02958: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882645.02965: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882645.02974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882645.03050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882645.03072: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882645.03076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882645.03209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882645.17910: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-20 21:37:25.161336", "end": "2024-09-20 21:37:25.177536", "delta": "0:00:00.016200", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_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}}} <<< 21866 1726882645.19096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882645.19100: stderr chunk (state=3): >>><<< 21866 1726882645.19102: stdout chunk (state=3): >>><<< 21866 1726882645.19124: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1"], "start": "2024-09-20 21:37:25.161336", "end": "2024-09-20 21:37:25.177536", "delta": "0:00:00.016200", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -g ethtool.ring-rx c show testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882645.19166: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -g ethtool.ring-rx c show testnic1', '_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-1726882644.8730595-23623-76145980418728/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882645.19173: _low_level_execute_command(): starting 21866 1726882645.19178: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882644.8730595-23623-76145980418728/ > /dev/null 2>&1 && sleep 0' 21866 1726882645.20731: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882645.20735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882645.20878: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882645.20884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882645.20900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882645.20906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882645.21145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882645.21254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882645.21301: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882645.21540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882645.23378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882645.23382: stdout chunk (state=3): >>><<< 21866 1726882645.23386: stderr chunk (state=3): >>><<< 21866 1726882645.23671: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882645.23674: handler run complete 21866 1726882645.23676: Evaluated conditional (False): False 21866 1726882645.23679: attempt loop complete, returning result 21866 1726882645.23680: _execute() done 21866 1726882645.23682: dumping result to json 21866 1726882645.23684: done dumping result, returning 21866 1726882645.23686: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [0e448fcc-3ce9-1c82-aff9-00000000010b] 21866 1726882645.23688: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000010b 21866 1726882645.23781: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000010b 21866 1726882645.23790: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "-g", "ethtool.ring-rx", "c", "show", "testnic1" ], "delta": "0:00:00.016200", "end": "2024-09-20 21:37:25.177536", "rc": 0, "start": "2024-09-20 21:37:25.161336" } 21866 1726882645.23965: no more pending results, returning what we have 21866 1726882645.23970: results queue empty 21866 1726882645.23970: checking for any_errors_fatal 21866 1726882645.23973: done checking for any_errors_fatal 21866 1726882645.23973: checking for max_fail_percentage 21866 1726882645.23975: done checking for max_fail_percentage 21866 1726882645.24002: checking to see if all hosts have failed and the running result is not ok 21866 1726882645.24004: done checking to see if all hosts have failed 21866 1726882645.24005: getting the remaining hosts for this loop 21866 1726882645.24014: done getting the remaining hosts for this loop 21866 1726882645.24019: getting the next task for host managed_node1 21866 1726882645.24037: done getting next task for host managed_node1 21866 1726882645.24041: ^ task is: TASK: ASSERT: The profile does reset ring options 21866 1726882645.24043: ^ state is: HOST STATE: block=3, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882645.24082: getting variables 21866 1726882645.24084: in VariableManager get_vars() 21866 1726882645.24200: Calling all_inventory to load vars for managed_node1 21866 1726882645.24203: Calling groups_inventory to load vars for managed_node1 21866 1726882645.24205: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882645.24230: Calling all_plugins_play to load vars for managed_node1 21866 1726882645.24234: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882645.24238: Calling groups_plugins_play to load vars for managed_node1 21866 1726882645.29717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882645.32473: done with get_vars() 21866 1726882645.32515: done getting variables 21866 1726882645.32587: 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: The profile does reset ring options] ***************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:179 Friday 20 September 2024 21:37:25 -0400 (0:00:00.556) 0:00:39.979 ****** 21866 1726882645.32627: entering _queue_task() for managed_node1/assert 21866 1726882645.33252: worker is 1 (out of 1 available) 21866 1726882645.33273: exiting _queue_task() for managed_node1/assert 21866 1726882645.33288: done queuing things up, now waiting for results queue to drain 21866 1726882645.33293: waiting for pending results... 21866 1726882645.33809: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options 21866 1726882645.34001: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000010c 21866 1726882645.34022: variable 'ansible_search_path' from source: unknown 21866 1726882645.34114: calling self._execute() 21866 1726882645.34308: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882645.34324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882645.34348: variable 'omit' from source: magic vars 21866 1726882645.35202: variable 'ansible_distribution_major_version' from source: facts 21866 1726882645.35217: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882645.35521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882645.36328: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882645.36492: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882645.36565: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882645.36682: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882645.36856: variable 'networkmanager_version' from source: set_fact 21866 1726882645.36889: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882645.37140: variable 'network_provider' from source: set_fact 21866 1726882645.37151: Evaluated conditional (network_provider == "nm"): True 21866 1726882645.37161: variable 'omit' from source: magic vars 21866 1726882645.37189: variable 'omit' from source: magic vars 21866 1726882645.37233: variable 'omit' from source: magic vars 21866 1726882645.37276: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882645.37304: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882645.37338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882645.37355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882645.37372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882645.37403: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882645.37407: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882645.37409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882645.37562: Set connection var ansible_shell_executable to /bin/sh 21866 1726882645.37568: Set connection var ansible_shell_type to sh 21866 1726882645.37571: Set connection var ansible_pipelining to False 21866 1726882645.37575: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882645.37582: Set connection var ansible_timeout to 10 21866 1726882645.37595: Set connection var ansible_connection to ssh 21866 1726882645.37624: variable 'ansible_shell_executable' from source: unknown 21866 1726882645.37627: variable 'ansible_connection' from source: unknown 21866 1726882645.37631: variable 'ansible_module_compression' from source: unknown 21866 1726882645.37633: variable 'ansible_shell_type' from source: unknown 21866 1726882645.37640: variable 'ansible_shell_executable' from source: unknown 21866 1726882645.37648: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882645.37652: variable 'ansible_pipelining' from source: unknown 21866 1726882645.37655: variable 'ansible_timeout' from source: unknown 21866 1726882645.37663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882645.37782: 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) 21866 1726882645.37794: variable 'omit' from source: magic vars 21866 1726882645.37799: starting attempt loop 21866 1726882645.37802: running the handler 21866 1726882645.38200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882645.41596: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882645.41672: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882645.41715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882645.41755: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882645.41787: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882645.41891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882645.41920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882645.41958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882645.42005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882645.42019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882645.42129: variable 'clear_ring_nm' from source: set_fact 21866 1726882645.42157: Evaluated conditional (clear_ring_nm.stdout | length == 0): True 21866 1726882645.42168: handler run complete 21866 1726882645.42185: attempt loop complete, returning result 21866 1726882645.42188: _execute() done 21866 1726882645.42190: dumping result to json 21866 1726882645.42192: done dumping result, returning 21866 1726882645.42204: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options [0e448fcc-3ce9-1c82-aff9-00000000010c] 21866 1726882645.42210: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000010c ok: [managed_node1] => { "changed": false } MSG: All assertions passed 21866 1726882645.42391: no more pending results, returning what we have 21866 1726882645.42397: results queue empty 21866 1726882645.42398: checking for any_errors_fatal 21866 1726882645.42407: done checking for any_errors_fatal 21866 1726882645.42409: checking for max_fail_percentage 21866 1726882645.42412: done checking for max_fail_percentage 21866 1726882645.42413: checking to see if all hosts have failed and the running result is not ok 21866 1726882645.42414: done checking to see if all hosts have failed 21866 1726882645.42415: getting the remaining hosts for this loop 21866 1726882645.42417: done getting the remaining hosts for this loop 21866 1726882645.42426: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000010c 21866 1726882645.42435: getting the next task for host managed_node1 21866 1726882645.42476: done getting next task for host managed_node1 21866 1726882645.42480: ^ task is: TASK: Get profile's ring options 21866 1726882645.42482: ^ state is: HOST STATE: block=3, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882645.42486: getting variables 21866 1726882645.42489: in VariableManager get_vars() 21866 1726882645.42572: Calling all_inventory to load vars for managed_node1 21866 1726882645.42575: Calling groups_inventory to load vars for managed_node1 21866 1726882645.42578: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882645.42589: Calling all_plugins_play to load vars for managed_node1 21866 1726882645.42592: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882645.42596: Calling groups_plugins_play to load vars for managed_node1 21866 1726882645.43117: WORKER PROCESS EXITING 21866 1726882645.47066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882645.49401: done with get_vars() 21866 1726882645.49434: done getting variables 21866 1726882645.49513: 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 profile's ring options] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:184 Friday 20 September 2024 21:37:25 -0400 (0:00:00.169) 0:00:40.149 ****** 21866 1726882645.49546: entering _queue_task() for managed_node1/command 21866 1726882645.50122: worker is 1 (out of 1 available) 21866 1726882645.50138: exiting _queue_task() for managed_node1/command 21866 1726882645.50155: done queuing things up, now waiting for results queue to drain 21866 1726882645.50157: waiting for pending results... 21866 1726882645.51083: running TaskExecutor() for managed_node1/TASK: Get profile's ring options 21866 1726882645.51324: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000010d 21866 1726882645.51339: variable 'ansible_search_path' from source: unknown 21866 1726882645.51402: calling self._execute() 21866 1726882645.51623: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882645.51626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882645.51637: variable 'omit' from source: magic vars 21866 1726882645.52633: variable 'ansible_distribution_major_version' from source: facts 21866 1726882645.52645: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882645.52942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882645.53232: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882645.53289: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882645.53328: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882645.53366: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882645.53452: variable 'networkmanager_version' from source: set_fact 21866 1726882645.53467: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882645.53635: variable 'network_provider' from source: set_fact 21866 1726882645.53638: Evaluated conditional (network_provider == "initscripts"): False 21866 1726882645.53641: when evaluation is False, skipping this task 21866 1726882645.53651: _execute() done 21866 1726882645.53654: dumping result to json 21866 1726882645.53663: done dumping result, returning 21866 1726882645.53671: done running TaskExecutor() for managed_node1/TASK: Get profile's ring options [0e448fcc-3ce9-1c82-aff9-00000000010d] 21866 1726882645.53676: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000010d 21866 1726882645.53767: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000010d 21866 1726882645.53770: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21866 1726882645.53823: no more pending results, returning what we have 21866 1726882645.53827: results queue empty 21866 1726882645.53827: checking for any_errors_fatal 21866 1726882645.53838: done checking for any_errors_fatal 21866 1726882645.53838: checking for max_fail_percentage 21866 1726882645.53840: done checking for max_fail_percentage 21866 1726882645.53841: checking to see if all hosts have failed and the running result is not ok 21866 1726882645.53842: done checking to see if all hosts have failed 21866 1726882645.53843: getting the remaining hosts for this loop 21866 1726882645.53845: done getting the remaining hosts for this loop 21866 1726882645.53849: getting the next task for host managed_node1 21866 1726882645.53856: done getting next task for host managed_node1 21866 1726882645.53860: ^ task is: TASK: ASSERT: The profile does reset ring options 21866 1726882645.53863: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 21866 1726882645.53867: getting variables 21866 1726882645.53869: in VariableManager get_vars() 21866 1726882645.53924: Calling all_inventory to load vars for managed_node1 21866 1726882645.53927: Calling groups_inventory to load vars for managed_node1 21866 1726882645.53929: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882645.53941: Calling all_plugins_play to load vars for managed_node1 21866 1726882645.53944: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882645.53947: Calling groups_plugins_play to load vars for managed_node1 21866 1726882645.56704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882645.60537: done with get_vars() 21866 1726882645.60574: done getting variables 21866 1726882645.60758: 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: The profile does reset ring options] ***************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:191 Friday 20 September 2024 21:37:25 -0400 (0:00:00.112) 0:00:40.261 ****** 21866 1726882645.60790: entering _queue_task() for managed_node1/assert 21866 1726882645.61485: worker is 1 (out of 1 available) 21866 1726882645.61613: exiting _queue_task() for managed_node1/assert 21866 1726882645.61628: done queuing things up, now waiting for results queue to drain 21866 1726882645.61629: waiting for pending results... 21866 1726882645.62456: running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options 21866 1726882645.62577: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000010e 21866 1726882645.62714: variable 'ansible_search_path' from source: unknown 21866 1726882645.62752: calling self._execute() 21866 1726882645.63058: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882645.63075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882645.63091: variable 'omit' from source: magic vars 21866 1726882645.63921: variable 'ansible_distribution_major_version' from source: facts 21866 1726882645.63938: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882645.64322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882645.64934: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882645.65003: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882645.65113: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882645.65149: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882645.65430: variable 'networkmanager_version' from source: set_fact 21866 1726882645.65448: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882645.65731: variable 'network_provider' from source: set_fact 21866 1726882645.65757: Evaluated conditional (network_provider == "initscripts"): False 21866 1726882645.65855: when evaluation is False, skipping this task 21866 1726882645.65873: _execute() done 21866 1726882645.65881: dumping result to json 21866 1726882645.65889: done dumping result, returning 21866 1726882645.65899: done running TaskExecutor() for managed_node1/TASK: ASSERT: The profile does reset ring options [0e448fcc-3ce9-1c82-aff9-00000000010e] 21866 1726882645.65910: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000010e skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21866 1726882645.66058: no more pending results, returning what we have 21866 1726882645.66063: results queue empty 21866 1726882645.66064: checking for any_errors_fatal 21866 1726882645.66071: done checking for any_errors_fatal 21866 1726882645.66072: checking for max_fail_percentage 21866 1726882645.66074: done checking for max_fail_percentage 21866 1726882645.66075: checking to see if all hosts have failed and the running result is not ok 21866 1726882645.66076: done checking to see if all hosts have failed 21866 1726882645.66077: getting the remaining hosts for this loop 21866 1726882645.66079: done getting the remaining hosts for this loop 21866 1726882645.66083: getting the next task for host managed_node1 21866 1726882645.66096: done getting next task for host managed_node1 21866 1726882645.66101: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21866 1726882645.66106: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882645.66131: getting variables 21866 1726882645.66132: in VariableManager get_vars() 21866 1726882645.66181: Calling all_inventory to load vars for managed_node1 21866 1726882645.66184: Calling groups_inventory to load vars for managed_node1 21866 1726882645.66186: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882645.66198: Calling all_plugins_play to load vars for managed_node1 21866 1726882645.66201: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882645.66204: Calling groups_plugins_play to load vars for managed_node1 21866 1726882645.66809: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000010e 21866 1726882645.66812: WORKER PROCESS EXITING 21866 1726882645.68990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882645.72528: done with get_vars() 21866 1726882645.72668: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:37:25 -0400 (0:00:00.120) 0:00:40.382 ****** 21866 1726882645.72880: entering _queue_task() for managed_node1/include_tasks 21866 1726882645.73525: worker is 1 (out of 1 available) 21866 1726882645.73538: exiting _queue_task() for managed_node1/include_tasks 21866 1726882645.73551: done queuing things up, now waiting for results queue to drain 21866 1726882645.73552: waiting for pending results... 21866 1726882645.74313: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 21866 1726882645.74644: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000117 21866 1726882645.74786: variable 'ansible_search_path' from source: unknown 21866 1726882645.74793: variable 'ansible_search_path' from source: unknown 21866 1726882645.74835: calling self._execute() 21866 1726882645.74961: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882645.75101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882645.75116: variable 'omit' from source: magic vars 21866 1726882645.75902: variable 'ansible_distribution_major_version' from source: facts 21866 1726882645.75994: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882645.76581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882645.77406: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882645.77455: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882645.77531: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882645.77726: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882645.77911: variable 'networkmanager_version' from source: set_fact 21866 1726882645.78655: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882645.79030: variable 'ansible_distribution_major_version' from source: facts 21866 1726882645.79177: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882645.79434: variable 'networkmanager_version' from source: set_fact 21866 1726882645.79513: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882645.79687: variable 'ansible_distribution_major_version' from source: facts 21866 1726882645.79778: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882645.80025: variable 'networkmanager_version' from source: set_fact 21866 1726882645.80069: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882645.80162: _execute() done 21866 1726882645.80176: dumping result to json 21866 1726882645.80184: done dumping result, returning 21866 1726882645.80195: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-1c82-aff9-000000000117] 21866 1726882645.80205: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000117 21866 1726882645.80366: no more pending results, returning what we have 21866 1726882645.80372: in VariableManager get_vars() 21866 1726882645.80429: Calling all_inventory to load vars for managed_node1 21866 1726882645.80432: Calling groups_inventory to load vars for managed_node1 21866 1726882645.80434: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882645.80445: Calling all_plugins_play to load vars for managed_node1 21866 1726882645.80449: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882645.80452: Calling groups_plugins_play to load vars for managed_node1 21866 1726882645.80979: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000117 21866 1726882645.80982: WORKER PROCESS EXITING 21866 1726882645.83305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882645.88155: done with get_vars() 21866 1726882645.88290: variable 'ansible_search_path' from source: unknown 21866 1726882645.88291: variable 'ansible_search_path' from source: unknown 21866 1726882645.88333: we have included files to process 21866 1726882645.88335: generating all_blocks data 21866 1726882645.88337: done generating all_blocks data 21866 1726882645.88342: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21866 1726882645.88343: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21866 1726882645.88345: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 21866 1726882645.89550: done processing included file 21866 1726882645.89553: iterating over new_blocks loaded from include file 21866 1726882645.89554: in VariableManager get_vars() 21866 1726882645.89592: done with get_vars() 21866 1726882645.89598: filtering new block on tags 21866 1726882645.89633: done filtering new block on tags 21866 1726882645.89636: in VariableManager get_vars() 21866 1726882645.89666: done with get_vars() 21866 1726882645.89668: filtering new block on tags 21866 1726882645.89721: done filtering new block on tags 21866 1726882645.89723: in VariableManager get_vars() 21866 1726882645.89751: done with get_vars() 21866 1726882645.89753: filtering new block on tags 21866 1726882645.89792: done filtering new block on tags 21866 1726882645.89794: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 21866 1726882645.89806: extending task lists for all hosts with included blocks 21866 1726882645.93054: done extending task lists 21866 1726882645.93055: done processing included files 21866 1726882645.93056: results queue empty 21866 1726882645.93056: checking for any_errors_fatal 21866 1726882645.93059: done checking for any_errors_fatal 21866 1726882645.93060: checking for max_fail_percentage 21866 1726882645.93061: done checking for max_fail_percentage 21866 1726882645.93062: checking to see if all hosts have failed and the running result is not ok 21866 1726882645.93065: done checking to see if all hosts have failed 21866 1726882645.93066: getting the remaining hosts for this loop 21866 1726882645.93067: done getting the remaining hosts for this loop 21866 1726882645.93071: getting the next task for host managed_node1 21866 1726882645.93075: done getting next task for host managed_node1 21866 1726882645.93078: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21866 1726882645.93082: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882645.93204: getting variables 21866 1726882645.93206: in VariableManager get_vars() 21866 1726882645.93229: Calling all_inventory to load vars for managed_node1 21866 1726882645.93235: Calling groups_inventory to load vars for managed_node1 21866 1726882645.93238: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882645.93243: Calling all_plugins_play to load vars for managed_node1 21866 1726882645.93245: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882645.93248: Calling groups_plugins_play to load vars for managed_node1 21866 1726882645.95669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882645.98767: done with get_vars() 21866 1726882645.98789: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:37:25 -0400 (0:00:00.259) 0:00:40.642 ****** 21866 1726882645.98878: entering _queue_task() for managed_node1/setup 21866 1726882645.99327: worker is 1 (out of 1 available) 21866 1726882645.99338: exiting _queue_task() for managed_node1/setup 21866 1726882645.99406: done queuing things up, now waiting for results queue to drain 21866 1726882645.99409: waiting for pending results... 21866 1726882646.00373: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 21866 1726882646.00519: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000593 21866 1726882646.00532: variable 'ansible_search_path' from source: unknown 21866 1726882646.00535: variable 'ansible_search_path' from source: unknown 21866 1726882646.00592: calling self._execute() 21866 1726882646.00693: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882646.00702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882646.00711: variable 'omit' from source: magic vars 21866 1726882646.01101: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.01116: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.01294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882646.01589: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882646.01637: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882646.01680: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882646.01712: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882646.01802: variable 'networkmanager_version' from source: set_fact 21866 1726882646.01814: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.01929: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.01933: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.02086: variable 'networkmanager_version' from source: set_fact 21866 1726882646.02094: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.02214: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.02219: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.02358: variable 'networkmanager_version' from source: set_fact 21866 1726882646.02367: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.02540: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.02544: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.02811: variable 'networkmanager_version' from source: set_fact 21866 1726882646.02814: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.02922: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.02927: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.03073: variable 'networkmanager_version' from source: set_fact 21866 1726882646.03082: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.03407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882646.06353: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882646.06575: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882646.06616: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882646.06648: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882646.06679: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882646.06891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882646.06921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882646.07010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882646.07057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882646.07074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882646.07241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882646.07268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882646.07293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882646.07448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882646.07476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882646.07734: variable '__network_required_facts' from source: role '' defaults 21866 1726882646.07856: variable 'ansible_facts' from source: unknown 21866 1726882646.14628: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 21866 1726882646.14632: when evaluation is False, skipping this task 21866 1726882646.14635: _execute() done 21866 1726882646.14637: dumping result to json 21866 1726882646.14640: done dumping result, returning 21866 1726882646.14642: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-1c82-aff9-000000000593] 21866 1726882646.14647: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000593 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21866 1726882646.14781: no more pending results, returning what we have 21866 1726882646.14784: results queue empty 21866 1726882646.14785: checking for any_errors_fatal 21866 1726882646.14787: done checking for any_errors_fatal 21866 1726882646.14787: checking for max_fail_percentage 21866 1726882646.14789: done checking for max_fail_percentage 21866 1726882646.14790: checking to see if all hosts have failed and the running result is not ok 21866 1726882646.14791: done checking to see if all hosts have failed 21866 1726882646.14792: getting the remaining hosts for this loop 21866 1726882646.14794: done getting the remaining hosts for this loop 21866 1726882646.14797: getting the next task for host managed_node1 21866 1726882646.14806: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000593 21866 1726882646.14820: done getting next task for host managed_node1 21866 1726882646.14826: WORKER PROCESS EXITING 21866 1726882646.14833: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 21866 1726882646.14840: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882646.14860: getting variables 21866 1726882646.14863: in VariableManager get_vars() 21866 1726882646.14910: Calling all_inventory to load vars for managed_node1 21866 1726882646.14913: Calling groups_inventory to load vars for managed_node1 21866 1726882646.14915: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882646.14924: Calling all_plugins_play to load vars for managed_node1 21866 1726882646.14927: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882646.14932: Calling groups_plugins_play to load vars for managed_node1 21866 1726882646.21790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882646.23865: done with get_vars() 21866 1726882646.23888: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:37:26 -0400 (0:00:00.252) 0:00:40.895 ****** 21866 1726882646.24137: entering _queue_task() for managed_node1/stat 21866 1726882646.24624: worker is 1 (out of 1 available) 21866 1726882646.24636: exiting _queue_task() for managed_node1/stat 21866 1726882646.24648: done queuing things up, now waiting for results queue to drain 21866 1726882646.24650: waiting for pending results... 21866 1726882646.25395: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 21866 1726882646.25581: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000595 21866 1726882646.25594: variable 'ansible_search_path' from source: unknown 21866 1726882646.25602: variable 'ansible_search_path' from source: unknown 21866 1726882646.25644: calling self._execute() 21866 1726882646.25746: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882646.25750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882646.25766: variable 'omit' from source: magic vars 21866 1726882646.26169: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.26181: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.26355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882646.26640: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882646.26689: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882646.26728: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882646.26783: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882646.26869: variable 'networkmanager_version' from source: set_fact 21866 1726882646.26881: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.27002: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.27014: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.27255: variable 'networkmanager_version' from source: set_fact 21866 1726882646.27268: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.27385: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.27388: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.27524: variable 'networkmanager_version' from source: set_fact 21866 1726882646.27531: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.27650: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.27662: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.27977: variable 'networkmanager_version' from source: set_fact 21866 1726882646.27993: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.28186: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.28190: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.28485: variable 'networkmanager_version' from source: set_fact 21866 1726882646.28493: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.28878: 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) 21866 1726882646.28905: 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) 21866 1726882646.28930: 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) 21866 1726882646.29078: 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) 21866 1726882646.29151: variable '__network_is_ostree' from source: set_fact 21866 1726882646.29156: Evaluated conditional (not __network_is_ostree is defined): False 21866 1726882646.29162: when evaluation is False, skipping this task 21866 1726882646.29166: _execute() done 21866 1726882646.29168: dumping result to json 21866 1726882646.29202: done dumping result, returning 21866 1726882646.29208: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-1c82-aff9-000000000595] 21866 1726882646.29221: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000595 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21866 1726882646.29375: no more pending results, returning what we have 21866 1726882646.29379: results queue empty 21866 1726882646.29379: checking for any_errors_fatal 21866 1726882646.29386: done checking for any_errors_fatal 21866 1726882646.29386: checking for max_fail_percentage 21866 1726882646.29388: done checking for max_fail_percentage 21866 1726882646.29389: checking to see if all hosts have failed and the running result is not ok 21866 1726882646.29390: done checking to see if all hosts have failed 21866 1726882646.29391: getting the remaining hosts for this loop 21866 1726882646.29393: done getting the remaining hosts for this loop 21866 1726882646.29397: getting the next task for host managed_node1 21866 1726882646.29406: done getting next task for host managed_node1 21866 1726882646.29411: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21866 1726882646.29415: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882646.29440: getting variables 21866 1726882646.29442: in VariableManager get_vars() 21866 1726882646.29506: Calling all_inventory to load vars for managed_node1 21866 1726882646.29509: Calling groups_inventory to load vars for managed_node1 21866 1726882646.29511: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882646.29523: Calling all_plugins_play to load vars for managed_node1 21866 1726882646.29526: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882646.29529: Calling groups_plugins_play to load vars for managed_node1 21866 1726882646.30154: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000595 21866 1726882646.30157: WORKER PROCESS EXITING 21866 1726882646.31268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882646.34332: done with get_vars() 21866 1726882646.34446: done getting variables 21866 1726882646.34673: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:37:26 -0400 (0:00:00.107) 0:00:41.002 ****** 21866 1726882646.34912: entering _queue_task() for managed_node1/set_fact 21866 1726882646.35334: worker is 1 (out of 1 available) 21866 1726882646.35345: exiting _queue_task() for managed_node1/set_fact 21866 1726882646.35356: done queuing things up, now waiting for results queue to drain 21866 1726882646.35357: waiting for pending results... 21866 1726882646.35687: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 21866 1726882646.35981: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000596 21866 1726882646.35995: variable 'ansible_search_path' from source: unknown 21866 1726882646.35998: variable 'ansible_search_path' from source: unknown 21866 1726882646.36030: calling self._execute() 21866 1726882646.36133: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882646.36136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882646.36153: variable 'omit' from source: magic vars 21866 1726882646.36529: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.36539: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.36723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882646.36987: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882646.37042: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882646.37101: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882646.37445: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882646.37526: variable 'networkmanager_version' from source: set_fact 21866 1726882646.37538: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.37654: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.37658: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.37808: variable 'networkmanager_version' from source: set_fact 21866 1726882646.37817: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.37932: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.37935: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.38474: variable 'networkmanager_version' from source: set_fact 21866 1726882646.38483: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.38728: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.38731: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.39173: variable 'networkmanager_version' from source: set_fact 21866 1726882646.39182: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.39479: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.39487: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.39652: variable 'networkmanager_version' from source: set_fact 21866 1726882646.39667: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.39970: 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) 21866 1726882646.40001: 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) 21866 1726882646.40031: 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) 21866 1726882646.40094: 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) 21866 1726882646.40264: variable '__network_is_ostree' from source: set_fact 21866 1726882646.40268: Evaluated conditional (not __network_is_ostree is defined): False 21866 1726882646.40271: when evaluation is False, skipping this task 21866 1726882646.40275: _execute() done 21866 1726882646.40277: dumping result to json 21866 1726882646.40279: done dumping result, returning 21866 1726882646.40291: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-1c82-aff9-000000000596] 21866 1726882646.40376: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000596 21866 1726882646.40470: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000596 21866 1726882646.40473: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 21866 1726882646.40517: no more pending results, returning what we have 21866 1726882646.40521: results queue empty 21866 1726882646.40524: checking for any_errors_fatal 21866 1726882646.40528: done checking for any_errors_fatal 21866 1726882646.40529: checking for max_fail_percentage 21866 1726882646.40530: done checking for max_fail_percentage 21866 1726882646.40532: checking to see if all hosts have failed and the running result is not ok 21866 1726882646.40533: done checking to see if all hosts have failed 21866 1726882646.40533: getting the remaining hosts for this loop 21866 1726882646.40535: done getting the remaining hosts for this loop 21866 1726882646.40539: getting the next task for host managed_node1 21866 1726882646.40570: done getting next task for host managed_node1 21866 1726882646.40576: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 21866 1726882646.40581: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882646.40600: getting variables 21866 1726882646.40602: in VariableManager get_vars() 21866 1726882646.40646: Calling all_inventory to load vars for managed_node1 21866 1726882646.40649: Calling groups_inventory to load vars for managed_node1 21866 1726882646.40651: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882646.40663: Calling all_plugins_play to load vars for managed_node1 21866 1726882646.40668: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882646.40672: Calling groups_plugins_play to load vars for managed_node1 21866 1726882646.42679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882646.46069: done with get_vars() 21866 1726882646.46256: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:37:26 -0400 (0:00:00.116) 0:00:41.119 ****** 21866 1726882646.46598: entering _queue_task() for managed_node1/service_facts 21866 1726882646.47181: worker is 1 (out of 1 available) 21866 1726882646.47192: exiting _queue_task() for managed_node1/service_facts 21866 1726882646.47205: done queuing things up, now waiting for results queue to drain 21866 1726882646.47206: waiting for pending results... 21866 1726882646.47486: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 21866 1726882646.47669: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000598 21866 1726882646.47682: variable 'ansible_search_path' from source: unknown 21866 1726882646.47686: variable 'ansible_search_path' from source: unknown 21866 1726882646.47721: calling self._execute() 21866 1726882646.47817: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882646.47827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882646.47836: variable 'omit' from source: magic vars 21866 1726882646.48661: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.48671: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.48957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882646.49380: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882646.49421: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882646.49470: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882646.49535: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882646.49680: variable 'networkmanager_version' from source: set_fact 21866 1726882646.49696: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.49847: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.49853: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.50033: variable 'networkmanager_version' from source: set_fact 21866 1726882646.50042: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.50367: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.50387: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.50579: variable 'networkmanager_version' from source: set_fact 21866 1726882646.50587: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.50725: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.50730: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.50966: variable 'networkmanager_version' from source: set_fact 21866 1726882646.50971: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.51128: variable 'ansible_distribution_major_version' from source: facts 21866 1726882646.51153: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882646.51319: variable 'networkmanager_version' from source: set_fact 21866 1726882646.51328: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882646.51334: variable 'omit' from source: magic vars 21866 1726882646.51436: variable 'omit' from source: magic vars 21866 1726882646.51520: variable 'omit' from source: magic vars 21866 1726882646.51566: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882646.51591: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882646.51615: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882646.51634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882646.51645: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882646.51672: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882646.51675: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882646.51677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882646.51841: Set connection var ansible_shell_executable to /bin/sh 21866 1726882646.51845: Set connection var ansible_shell_type to sh 21866 1726882646.51848: Set connection var ansible_pipelining to False 21866 1726882646.51850: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882646.51852: Set connection var ansible_timeout to 10 21866 1726882646.51855: Set connection var ansible_connection to ssh 21866 1726882646.51857: variable 'ansible_shell_executable' from source: unknown 21866 1726882646.51861: variable 'ansible_connection' from source: unknown 21866 1726882646.51865: variable 'ansible_module_compression' from source: unknown 21866 1726882646.51867: variable 'ansible_shell_type' from source: unknown 21866 1726882646.51870: variable 'ansible_shell_executable' from source: unknown 21866 1726882646.51872: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882646.51874: variable 'ansible_pipelining' from source: unknown 21866 1726882646.51877: variable 'ansible_timeout' from source: unknown 21866 1726882646.51879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882646.52025: 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) 21866 1726882646.52042: variable 'omit' from source: magic vars 21866 1726882646.52048: starting attempt loop 21866 1726882646.52051: running the handler 21866 1726882646.52066: _low_level_execute_command(): starting 21866 1726882646.52076: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882646.54331: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882646.54343: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882646.54366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882646.54380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882646.54417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882646.54469: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882646.54482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882646.54496: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882646.54505: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882646.54511: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882646.54522: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882646.54551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882646.54600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882646.54606: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882646.54615: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882646.54669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882646.54967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882646.55046: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882646.55148: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882646.55301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882646.56955: stdout chunk (state=3): >>>/root <<< 21866 1726882646.57125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882646.57128: stdout chunk (state=3): >>><<< 21866 1726882646.57138: stderr chunk (state=3): >>><<< 21866 1726882646.57154: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882646.57179: _low_level_execute_command(): starting 21866 1726882646.57185: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882646.5715504-23674-271298138861234 `" && echo ansible-tmp-1726882646.5715504-23674-271298138861234="` echo /root/.ansible/tmp/ansible-tmp-1726882646.5715504-23674-271298138861234 `" ) && sleep 0' 21866 1726882646.58143: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882646.58164: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882646.58172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882646.58185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882646.58221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882646.58229: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882646.58237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882646.58249: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882646.58258: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882646.58275: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882646.58283: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882646.58292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882646.58303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882646.58310: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882646.58316: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882646.58325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882646.58404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882646.58419: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882646.58431: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882646.58554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882646.60563: stdout chunk (state=3): >>>ansible-tmp-1726882646.5715504-23674-271298138861234=/root/.ansible/tmp/ansible-tmp-1726882646.5715504-23674-271298138861234 <<< 21866 1726882646.60685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882646.60900: stderr chunk (state=3): >>><<< 21866 1726882646.60922: stdout chunk (state=3): >>><<< 21866 1726882646.60970: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882646.5715504-23674-271298138861234=/root/.ansible/tmp/ansible-tmp-1726882646.5715504-23674-271298138861234 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882646.61269: variable 'ansible_module_compression' from source: unknown 21866 1726882646.61273: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 21866 1726882646.61276: variable 'ansible_facts' from source: unknown 21866 1726882646.61278: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882646.5715504-23674-271298138861234/AnsiballZ_service_facts.py 21866 1726882646.61513: Sending initial data 21866 1726882646.61516: Sent initial data (162 bytes) 21866 1726882646.63429: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882646.63446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882646.63461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882646.63481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882646.63530: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882646.63543: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882646.63558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882646.63579: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882646.63589: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882646.63599: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882646.63609: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882646.63628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882646.63650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882646.63670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882646.63690: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882646.63709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882646.63871: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882646.63915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882646.63962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882646.64101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882646.65879: 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 <<< 21866 1726882646.65975: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882646.66081: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpmq1lhgjc /root/.ansible/tmp/ansible-tmp-1726882646.5715504-23674-271298138861234/AnsiballZ_service_facts.py <<< 21866 1726882646.66171: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882646.67898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882646.68128: stderr chunk (state=3): >>><<< 21866 1726882646.68132: stdout chunk (state=3): >>><<< 21866 1726882646.68134: done transferring module to remote 21866 1726882646.68136: _low_level_execute_command(): starting 21866 1726882646.68139: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882646.5715504-23674-271298138861234/ /root/.ansible/tmp/ansible-tmp-1726882646.5715504-23674-271298138861234/AnsiballZ_service_facts.py && sleep 0' 21866 1726882646.68857: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882646.69480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882646.69489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882646.69503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882646.69539: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882646.69546: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882646.69557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882646.69570: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882646.69578: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882646.69586: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882646.69594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882646.69602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882646.69614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882646.69621: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882646.69627: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882646.69638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882646.69720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882646.69727: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882646.69733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882646.69986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882646.71834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882646.71839: stdout chunk (state=3): >>><<< 21866 1726882646.71842: stderr chunk (state=3): >>><<< 21866 1726882646.71853: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882646.71856: _low_level_execute_command(): starting 21866 1726882646.71865: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882646.5715504-23674-271298138861234/AnsiballZ_service_facts.py && sleep 0' 21866 1726882646.73609: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882646.73614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882646.73629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882646.73672: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882646.73678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882646.73690: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 21866 1726882646.73695: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882646.73708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882646.73712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882646.73789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882646.73793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882646.73812: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882646.73935: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882648.04413: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", <<< 21866 1726882648.04422: stdout chunk (state=3): >>>"source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "sourc<<< 21866 1726882648.04576: stdout chunk (state=3): >>>e": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.servi<<< 21866 1726882648.04583: stdout chunk (state=3): >>>ce": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "ina<<< 21866 1726882648.04592: stdout chunk (state=3): >>>ctive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 21866 1726882648.05781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882648.05785: stderr chunk (state=3): >>><<< 21866 1726882648.05790: stdout chunk (state=3): >>><<< 21866 1726882648.05832: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882648.06806: 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-1726882646.5715504-23674-271298138861234/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882648.06814: _low_level_execute_command(): starting 21866 1726882648.06819: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882646.5715504-23674-271298138861234/ > /dev/null 2>&1 && sleep 0' 21866 1726882648.07683: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882648.07691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882648.07701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882648.07714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882648.07750: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882648.07769: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882648.07779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882648.07792: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882648.07800: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882648.07806: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882648.07814: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882648.07823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882648.07835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882648.07842: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882648.07849: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882648.07857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882648.07938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882648.07954: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882648.07967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882648.08104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882648.09935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882648.09938: stdout chunk (state=3): >>><<< 21866 1726882648.09940: stderr chunk (state=3): >>><<< 21866 1726882648.09972: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882648.09975: handler run complete 21866 1726882648.10137: variable 'ansible_facts' from source: unknown 21866 1726882648.10284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882648.10546: variable 'ansible_facts' from source: unknown 21866 1726882648.10626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882648.10734: attempt loop complete, returning result 21866 1726882648.10737: _execute() done 21866 1726882648.10740: dumping result to json 21866 1726882648.10774: done dumping result, returning 21866 1726882648.10782: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-1c82-aff9-000000000598] 21866 1726882648.10786: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000598 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 21866 1726882648.11657: no more pending results, returning what we have 21866 1726882648.11662: results queue empty 21866 1726882648.11663: checking for any_errors_fatal 21866 1726882648.11670: done checking for any_errors_fatal 21866 1726882648.11671: checking for max_fail_percentage 21866 1726882648.11672: done checking for max_fail_percentage 21866 1726882648.11673: checking to see if all hosts have failed and the running result is not ok 21866 1726882648.11676: done checking to see if all hosts have failed 21866 1726882648.11676: getting the remaining hosts for this loop 21866 1726882648.11678: done getting the remaining hosts for this loop 21866 1726882648.11682: getting the next task for host managed_node1 21866 1726882648.11689: done getting next task for host managed_node1 21866 1726882648.11693: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 21866 1726882648.11697: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882648.11708: getting variables 21866 1726882648.11710: in VariableManager get_vars() 21866 1726882648.11762: Calling all_inventory to load vars for managed_node1 21866 1726882648.11767: Calling groups_inventory to load vars for managed_node1 21866 1726882648.11769: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882648.11787: Calling all_plugins_play to load vars for managed_node1 21866 1726882648.11791: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882648.11795: Calling groups_plugins_play to load vars for managed_node1 21866 1726882648.13104: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000598 21866 1726882648.13108: WORKER PROCESS EXITING 21866 1726882648.13272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882648.14439: done with get_vars() 21866 1726882648.14455: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:37:28 -0400 (0:00:01.679) 0:00:42.799 ****** 21866 1726882648.14532: entering _queue_task() for managed_node1/package_facts 21866 1726882648.14755: worker is 1 (out of 1 available) 21866 1726882648.14771: exiting _queue_task() for managed_node1/package_facts 21866 1726882648.14783: done queuing things up, now waiting for results queue to drain 21866 1726882648.14785: waiting for pending results... 21866 1726882648.14948: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 21866 1726882648.15055: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000599 21866 1726882648.15070: variable 'ansible_search_path' from source: unknown 21866 1726882648.15074: variable 'ansible_search_path' from source: unknown 21866 1726882648.15102: calling self._execute() 21866 1726882648.15177: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882648.15181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882648.15190: variable 'omit' from source: magic vars 21866 1726882648.15532: variable 'ansible_distribution_major_version' from source: facts 21866 1726882648.15552: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882648.15755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882648.16072: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882648.16134: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882648.16178: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882648.16220: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882648.16297: variable 'networkmanager_version' from source: set_fact 21866 1726882648.16313: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882648.16417: variable 'ansible_distribution_major_version' from source: facts 21866 1726882648.16426: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882648.16531: variable 'networkmanager_version' from source: set_fact 21866 1726882648.16548: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882648.16626: variable 'ansible_distribution_major_version' from source: facts 21866 1726882648.16634: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882648.16730: variable 'networkmanager_version' from source: set_fact 21866 1726882648.16740: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882648.16825: variable 'ansible_distribution_major_version' from source: facts 21866 1726882648.16832: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882648.16931: variable 'networkmanager_version' from source: set_fact 21866 1726882648.16940: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882648.17024: variable 'ansible_distribution_major_version' from source: facts 21866 1726882648.17031: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882648.17131: variable 'networkmanager_version' from source: set_fact 21866 1726882648.17140: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882648.17147: variable 'omit' from source: magic vars 21866 1726882648.17208: variable 'omit' from source: magic vars 21866 1726882648.17236: variable 'omit' from source: magic vars 21866 1726882648.17266: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882648.17291: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882648.17307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882648.17323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882648.17329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882648.17351: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882648.17354: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882648.17357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882648.17431: Set connection var ansible_shell_executable to /bin/sh 21866 1726882648.17434: Set connection var ansible_shell_type to sh 21866 1726882648.17437: Set connection var ansible_pipelining to False 21866 1726882648.17442: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882648.17447: Set connection var ansible_timeout to 10 21866 1726882648.17452: Set connection var ansible_connection to ssh 21866 1726882648.17475: variable 'ansible_shell_executable' from source: unknown 21866 1726882648.17478: variable 'ansible_connection' from source: unknown 21866 1726882648.17480: variable 'ansible_module_compression' from source: unknown 21866 1726882648.17482: variable 'ansible_shell_type' from source: unknown 21866 1726882648.17485: variable 'ansible_shell_executable' from source: unknown 21866 1726882648.17487: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882648.17489: variable 'ansible_pipelining' from source: unknown 21866 1726882648.17492: variable 'ansible_timeout' from source: unknown 21866 1726882648.17496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882648.17600: 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) 21866 1726882648.17607: variable 'omit' from source: magic vars 21866 1726882648.17611: starting attempt loop 21866 1726882648.17614: running the handler 21866 1726882648.17633: _low_level_execute_command(): starting 21866 1726882648.17635: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882648.18140: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882648.18148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882648.18187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 21866 1726882648.18199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882648.18238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882648.18250: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882648.18352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882648.19932: stdout chunk (state=3): >>>/root <<< 21866 1726882648.20036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882648.20081: stderr chunk (state=3): >>><<< 21866 1726882648.20085: stdout chunk (state=3): >>><<< 21866 1726882648.20104: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882648.20115: _low_level_execute_command(): starting 21866 1726882648.20121: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882648.2010303-23770-59441739557725 `" && echo ansible-tmp-1726882648.2010303-23770-59441739557725="` echo /root/.ansible/tmp/ansible-tmp-1726882648.2010303-23770-59441739557725 `" ) && sleep 0' 21866 1726882648.20566: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882648.20574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882648.20666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882648.20684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882648.20772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882648.22611: stdout chunk (state=3): >>>ansible-tmp-1726882648.2010303-23770-59441739557725=/root/.ansible/tmp/ansible-tmp-1726882648.2010303-23770-59441739557725 <<< 21866 1726882648.22727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882648.22768: stderr chunk (state=3): >>><<< 21866 1726882648.22771: stdout chunk (state=3): >>><<< 21866 1726882648.22786: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882648.2010303-23770-59441739557725=/root/.ansible/tmp/ansible-tmp-1726882648.2010303-23770-59441739557725 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882648.22821: variable 'ansible_module_compression' from source: unknown 21866 1726882648.22855: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 21866 1726882648.22911: variable 'ansible_facts' from source: unknown 21866 1726882648.23045: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882648.2010303-23770-59441739557725/AnsiballZ_package_facts.py 21866 1726882648.23159: Sending initial data 21866 1726882648.23162: Sent initial data (161 bytes) 21866 1726882648.23792: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882648.23795: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882648.23798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882648.23833: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882648.23836: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882648.23839: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882648.23841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882648.23892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882648.23904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882648.24006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882648.25719: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 21866 1726882648.25722: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 21866 1726882648.25808: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882648.25903: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmp6e03cafs /root/.ansible/tmp/ansible-tmp-1726882648.2010303-23770-59441739557725/AnsiballZ_package_facts.py <<< 21866 1726882648.25991: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882648.27983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882648.28058: stderr chunk (state=3): >>><<< 21866 1726882648.28065: stdout chunk (state=3): >>><<< 21866 1726882648.28080: done transferring module to remote 21866 1726882648.28086: _low_level_execute_command(): starting 21866 1726882648.28089: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882648.2010303-23770-59441739557725/ /root/.ansible/tmp/ansible-tmp-1726882648.2010303-23770-59441739557725/AnsiballZ_package_facts.py && sleep 0' 21866 1726882648.28491: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882648.28497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882648.28528: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882648.28540: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882648.28550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882648.28599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882648.28610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882648.28709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882648.30421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882648.30466: stderr chunk (state=3): >>><<< 21866 1726882648.30470: stdout chunk (state=3): >>><<< 21866 1726882648.30483: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882648.30486: _low_level_execute_command(): starting 21866 1726882648.30491: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882648.2010303-23770-59441739557725/AnsiballZ_package_facts.py && sleep 0' 21866 1726882648.30892: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882648.30896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882648.30929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882648.30932: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882648.30934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882648.30985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882648.30988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882648.31092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882648.76936: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": nu<<< 21866 1726882648.76985: stdout chunk (state=3): >>>ll, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source"<<< 21866 1726882648.77013: stdout chunk (state=3): >>>: "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release<<< 21866 1726882648.77037: stdout chunk (state=3): >>>": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]<<< 21866 1726882648.77063: stdout chunk (state=3): >>>, "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.1<<< 21866 1726882648.77080: stdout chunk (state=3): >>>6.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202<<< 21866 1726882648.77100: stdout chunk (state=3): >>>", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-<<< 21866 1726882648.77104: stdout chunk (state=3): >>>base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "a<<< 21866 1726882648.77111: stdout chunk (state=3): >>>rch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, <<< 21866 1726882648.77116: stdout chunk (state=3): >>>"arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300<<< 21866 1726882648.77118: stdout chunk (state=3): >>>", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64"<<< 21866 1726882648.77122: stdout chunk (state=3): >>>, "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_6<<< 21866 1726882648.77125: stdout chunk (state=3): >>>4", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", <<< 21866 1726882648.77152: stdout chunk (state=3): >>>"release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch<<< 21866 1726882648.77165: stdout chunk (state=3): >>>", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 21866 1726882648.78623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882648.78683: stderr chunk (state=3): >>><<< 21866 1726882648.78686: stdout chunk (state=3): >>><<< 21866 1726882648.78727: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882648.80273: 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-1726882648.2010303-23770-59441739557725/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882648.80290: _low_level_execute_command(): starting 21866 1726882648.80293: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882648.2010303-23770-59441739557725/ > /dev/null 2>&1 && sleep 0' 21866 1726882648.80754: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882648.80768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882648.80800: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882648.80813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882648.80936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882648.80939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882648.81014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882648.82834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882648.82878: stderr chunk (state=3): >>><<< 21866 1726882648.82881: stdout chunk (state=3): >>><<< 21866 1726882648.82895: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882648.82900: handler run complete 21866 1726882648.83416: variable 'ansible_facts' from source: unknown 21866 1726882648.83790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882648.85621: variable 'ansible_facts' from source: unknown 21866 1726882648.86196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882648.87067: attempt loop complete, returning result 21866 1726882648.87080: _execute() done 21866 1726882648.87083: dumping result to json 21866 1726882648.87225: done dumping result, returning 21866 1726882648.87233: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-1c82-aff9-000000000599] 21866 1726882648.87237: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000599 21866 1726882648.89238: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000599 21866 1726882648.89244: 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 } 21866 1726882648.89508: no more pending results, returning what we have 21866 1726882648.89512: results queue empty 21866 1726882648.89512: checking for any_errors_fatal 21866 1726882648.89517: done checking for any_errors_fatal 21866 1726882648.89518: checking for max_fail_percentage 21866 1726882648.89520: done checking for max_fail_percentage 21866 1726882648.89521: checking to see if all hosts have failed and the running result is not ok 21866 1726882648.89522: done checking to see if all hosts have failed 21866 1726882648.89523: getting the remaining hosts for this loop 21866 1726882648.89524: done getting the remaining hosts for this loop 21866 1726882648.89528: getting the next task for host managed_node1 21866 1726882648.89535: done getting next task for host managed_node1 21866 1726882648.89539: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 21866 1726882648.89544: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882648.89557: getting variables 21866 1726882648.89558: in VariableManager get_vars() 21866 1726882648.89606: Calling all_inventory to load vars for managed_node1 21866 1726882648.89609: Calling groups_inventory to load vars for managed_node1 21866 1726882648.89611: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882648.89648: Calling all_plugins_play to load vars for managed_node1 21866 1726882648.89652: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882648.89656: Calling groups_plugins_play to load vars for managed_node1 21866 1726882648.91255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882648.92345: done with get_vars() 21866 1726882648.92365: done getting variables 21866 1726882648.92410: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:37:28 -0400 (0:00:00.779) 0:00:43.578 ****** 21866 1726882648.92440: entering _queue_task() for managed_node1/debug 21866 1726882648.92676: worker is 1 (out of 1 available) 21866 1726882648.92689: exiting _queue_task() for managed_node1/debug 21866 1726882648.92701: done queuing things up, now waiting for results queue to drain 21866 1726882648.92703: waiting for pending results... 21866 1726882648.92900: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 21866 1726882648.92997: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000118 21866 1726882648.93009: variable 'ansible_search_path' from source: unknown 21866 1726882648.93014: variable 'ansible_search_path' from source: unknown 21866 1726882648.93046: calling self._execute() 21866 1726882648.93129: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882648.93134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882648.93137: variable 'omit' from source: magic vars 21866 1726882648.93432: variable 'ansible_distribution_major_version' from source: facts 21866 1726882648.93442: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882648.93596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882648.93893: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882648.93965: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882648.94015: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882648.94058: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882648.94167: variable 'networkmanager_version' from source: set_fact 21866 1726882648.94191: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882648.94379: variable 'ansible_distribution_major_version' from source: facts 21866 1726882648.94390: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882648.94538: variable 'networkmanager_version' from source: set_fact 21866 1726882648.94552: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882648.94682: variable 'ansible_distribution_major_version' from source: facts 21866 1726882648.94701: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882648.94846: variable 'networkmanager_version' from source: set_fact 21866 1726882648.94858: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882648.94874: variable 'omit' from source: magic vars 21866 1726882648.94943: variable 'omit' from source: magic vars 21866 1726882648.95049: variable 'network_provider' from source: set_fact 21866 1726882648.95080: variable 'omit' from source: magic vars 21866 1726882648.95142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882648.95198: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882648.95262: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882648.95298: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882648.95311: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882648.95380: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882648.95384: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882648.95389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882648.95466: Set connection var ansible_shell_executable to /bin/sh 21866 1726882648.95471: Set connection var ansible_shell_type to sh 21866 1726882648.95474: Set connection var ansible_pipelining to False 21866 1726882648.95479: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882648.95490: Set connection var ansible_timeout to 10 21866 1726882648.95511: Set connection var ansible_connection to ssh 21866 1726882648.95525: variable 'ansible_shell_executable' from source: unknown 21866 1726882648.95534: variable 'ansible_connection' from source: unknown 21866 1726882648.95536: variable 'ansible_module_compression' from source: unknown 21866 1726882648.95539: variable 'ansible_shell_type' from source: unknown 21866 1726882648.95541: variable 'ansible_shell_executable' from source: unknown 21866 1726882648.95543: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882648.95546: variable 'ansible_pipelining' from source: unknown 21866 1726882648.95548: variable 'ansible_timeout' from source: unknown 21866 1726882648.95552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882648.95631: 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) 21866 1726882648.95639: variable 'omit' from source: magic vars 21866 1726882648.95644: starting attempt loop 21866 1726882648.95647: running the handler 21866 1726882648.95686: handler run complete 21866 1726882648.95698: attempt loop complete, returning result 21866 1726882648.95701: _execute() done 21866 1726882648.95703: dumping result to json 21866 1726882648.95706: done dumping result, returning 21866 1726882648.95712: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-1c82-aff9-000000000118] 21866 1726882648.95717: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000118 21866 1726882648.95801: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000118 21866 1726882648.95804: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 21866 1726882648.95893: no more pending results, returning what we have 21866 1726882648.95896: results queue empty 21866 1726882648.95897: checking for any_errors_fatal 21866 1726882648.95903: done checking for any_errors_fatal 21866 1726882648.95903: checking for max_fail_percentage 21866 1726882648.95905: done checking for max_fail_percentage 21866 1726882648.95905: checking to see if all hosts have failed and the running result is not ok 21866 1726882648.95906: done checking to see if all hosts have failed 21866 1726882648.95907: getting the remaining hosts for this loop 21866 1726882648.95909: done getting the remaining hosts for this loop 21866 1726882648.95914: getting the next task for host managed_node1 21866 1726882648.95920: done getting next task for host managed_node1 21866 1726882648.95943: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 21866 1726882648.95947: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882648.95969: getting variables 21866 1726882648.95971: in VariableManager get_vars() 21866 1726882648.96011: Calling all_inventory to load vars for managed_node1 21866 1726882648.96013: Calling groups_inventory to load vars for managed_node1 21866 1726882648.96015: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882648.96022: Calling all_plugins_play to load vars for managed_node1 21866 1726882648.96024: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882648.96025: Calling groups_plugins_play to load vars for managed_node1 21866 1726882648.96915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882648.97885: done with get_vars() 21866 1726882648.97904: done getting variables 21866 1726882648.97943: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:37:28 -0400 (0:00:00.055) 0:00:43.633 ****** 21866 1726882648.97970: entering _queue_task() for managed_node1/fail 21866 1726882648.98227: worker is 1 (out of 1 available) 21866 1726882648.98244: exiting _queue_task() for managed_node1/fail 21866 1726882648.98256: done queuing things up, now waiting for results queue to drain 21866 1726882648.98258: waiting for pending results... 21866 1726882648.98729: 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 21866 1726882648.98735: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000119 21866 1726882648.98738: variable 'ansible_search_path' from source: unknown 21866 1726882648.98741: variable 'ansible_search_path' from source: unknown 21866 1726882648.98744: calling self._execute() 21866 1726882648.99030: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882648.99033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882648.99036: variable 'omit' from source: magic vars 21866 1726882648.99358: variable 'ansible_distribution_major_version' from source: facts 21866 1726882648.99365: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882648.99369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882648.99554: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882648.99603: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882648.99628: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882648.99653: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882648.99892: variable 'networkmanager_version' from source: set_fact 21866 1726882648.99896: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882648.99941: variable 'ansible_distribution_major_version' from source: facts 21866 1726882648.99952: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.00100: variable 'networkmanager_version' from source: set_fact 21866 1726882649.00115: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.00239: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.00251: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.00399: variable 'networkmanager_version' from source: set_fact 21866 1726882649.00412: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.00532: variable 'network_state' from source: role '' defaults 21866 1726882649.00547: Evaluated conditional (network_state != {}): False 21866 1726882649.00555: when evaluation is False, skipping this task 21866 1726882649.00561: _execute() done 21866 1726882649.00571: dumping result to json 21866 1726882649.00606: done dumping result, returning 21866 1726882649.00622: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0e448fcc-3ce9-1c82-aff9-000000000119] 21866 1726882649.00632: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000119 21866 1726882649.00805: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000119 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882649.00872: no more pending results, returning what we have 21866 1726882649.00876: results queue empty 21866 1726882649.00877: checking for any_errors_fatal 21866 1726882649.00886: done checking for any_errors_fatal 21866 1726882649.00887: checking for max_fail_percentage 21866 1726882649.00889: done checking for max_fail_percentage 21866 1726882649.00890: checking to see if all hosts have failed and the running result is not ok 21866 1726882649.00891: done checking to see if all hosts have failed 21866 1726882649.00892: getting the remaining hosts for this loop 21866 1726882649.00893: done getting the remaining hosts for this loop 21866 1726882649.00897: getting the next task for host managed_node1 21866 1726882649.00905: done getting next task for host managed_node1 21866 1726882649.00908: ^ 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 21866 1726882649.00912: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882649.00933: getting variables 21866 1726882649.00934: in VariableManager get_vars() 21866 1726882649.00988: Calling all_inventory to load vars for managed_node1 21866 1726882649.00990: Calling groups_inventory to load vars for managed_node1 21866 1726882649.00992: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882649.01003: Calling all_plugins_play to load vars for managed_node1 21866 1726882649.01006: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882649.01008: Calling groups_plugins_play to load vars for managed_node1 21866 1726882649.01592: WORKER PROCESS EXITING 21866 1726882649.01873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882649.02837: done with get_vars() 21866 1726882649.02852: done getting variables 21866 1726882649.02895: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:37:29 -0400 (0:00:00.049) 0:00:43.682 ****** 21866 1726882649.02921: entering _queue_task() for managed_node1/fail 21866 1726882649.03114: worker is 1 (out of 1 available) 21866 1726882649.03125: exiting _queue_task() for managed_node1/fail 21866 1726882649.03137: done queuing things up, now waiting for results queue to drain 21866 1726882649.03139: waiting for pending results... 21866 1726882649.03317: 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 21866 1726882649.03495: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000011a 21866 1726882649.03515: variable 'ansible_search_path' from source: unknown 21866 1726882649.03524: variable 'ansible_search_path' from source: unknown 21866 1726882649.03565: calling self._execute() 21866 1726882649.03679: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882649.03700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882649.03714: variable 'omit' from source: magic vars 21866 1726882649.04095: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.04116: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.04409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882649.04647: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882649.04688: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882649.04713: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882649.04737: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882649.04796: variable 'networkmanager_version' from source: set_fact 21866 1726882649.04806: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.04914: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.04918: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.05013: variable 'networkmanager_version' from source: set_fact 21866 1726882649.05020: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.05094: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.05097: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.05183: variable 'networkmanager_version' from source: set_fact 21866 1726882649.05190: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.05270: variable 'network_state' from source: role '' defaults 21866 1726882649.05279: Evaluated conditional (network_state != {}): False 21866 1726882649.05281: when evaluation is False, skipping this task 21866 1726882649.05284: _execute() done 21866 1726882649.05287: dumping result to json 21866 1726882649.05289: done dumping result, returning 21866 1726882649.05295: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0e448fcc-3ce9-1c82-aff9-00000000011a] 21866 1726882649.05300: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000011a 21866 1726882649.05386: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000011a 21866 1726882649.05389: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882649.05463: no more pending results, returning what we have 21866 1726882649.05467: results queue empty 21866 1726882649.05469: checking for any_errors_fatal 21866 1726882649.05473: done checking for any_errors_fatal 21866 1726882649.05474: checking for max_fail_percentage 21866 1726882649.05475: done checking for max_fail_percentage 21866 1726882649.05476: checking to see if all hosts have failed and the running result is not ok 21866 1726882649.05477: done checking to see if all hosts have failed 21866 1726882649.05477: getting the remaining hosts for this loop 21866 1726882649.05479: done getting the remaining hosts for this loop 21866 1726882649.05481: getting the next task for host managed_node1 21866 1726882649.05487: done getting next task for host managed_node1 21866 1726882649.05491: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 21866 1726882649.05494: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882649.05512: getting variables 21866 1726882649.05513: in VariableManager get_vars() 21866 1726882649.05544: Calling all_inventory to load vars for managed_node1 21866 1726882649.05546: Calling groups_inventory to load vars for managed_node1 21866 1726882649.05547: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882649.05553: Calling all_plugins_play to load vars for managed_node1 21866 1726882649.05555: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882649.05557: Calling groups_plugins_play to load vars for managed_node1 21866 1726882649.06445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882649.07392: done with get_vars() 21866 1726882649.07406: done getting variables 21866 1726882649.07446: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:37:29 -0400 (0:00:00.045) 0:00:43.728 ****** 21866 1726882649.07476: entering _queue_task() for managed_node1/fail 21866 1726882649.07664: worker is 1 (out of 1 available) 21866 1726882649.07676: exiting _queue_task() for managed_node1/fail 21866 1726882649.07688: done queuing things up, now waiting for results queue to drain 21866 1726882649.07689: waiting for pending results... 21866 1726882649.07857: 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 21866 1726882649.07963: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000011b 21866 1726882649.07978: variable 'ansible_search_path' from source: unknown 21866 1726882649.07982: variable 'ansible_search_path' from source: unknown 21866 1726882649.08011: calling self._execute() 21866 1726882649.08092: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882649.08095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882649.08104: variable 'omit' from source: magic vars 21866 1726882649.08377: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.08386: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.08504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882649.08693: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882649.08724: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882649.08748: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882649.08777: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882649.08830: variable 'networkmanager_version' from source: set_fact 21866 1726882649.08841: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.08948: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.08951: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.09044: variable 'networkmanager_version' from source: set_fact 21866 1726882649.09052: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.09133: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.09136: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.09226: variable 'networkmanager_version' from source: set_fact 21866 1726882649.09232: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.09317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882649.10783: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882649.10831: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882649.10860: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882649.10887: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882649.10906: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882649.10964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882649.10987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882649.11005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882649.11031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882649.11041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882649.11106: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.11117: Evaluated conditional (ansible_distribution_major_version | int > 9): False 21866 1726882649.11120: when evaluation is False, skipping this task 21866 1726882649.11123: _execute() done 21866 1726882649.11125: dumping result to json 21866 1726882649.11127: done dumping result, returning 21866 1726882649.11134: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0e448fcc-3ce9-1c82-aff9-00000000011b] 21866 1726882649.11139: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000011b 21866 1726882649.11223: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000011b 21866 1726882649.11226: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 21866 1726882649.11276: no more pending results, returning what we have 21866 1726882649.11279: results queue empty 21866 1726882649.11280: checking for any_errors_fatal 21866 1726882649.11287: done checking for any_errors_fatal 21866 1726882649.11287: checking for max_fail_percentage 21866 1726882649.11289: done checking for max_fail_percentage 21866 1726882649.11290: checking to see if all hosts have failed and the running result is not ok 21866 1726882649.11291: done checking to see if all hosts have failed 21866 1726882649.11291: getting the remaining hosts for this loop 21866 1726882649.11293: done getting the remaining hosts for this loop 21866 1726882649.11297: getting the next task for host managed_node1 21866 1726882649.11303: done getting next task for host managed_node1 21866 1726882649.11307: ^ 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 21866 1726882649.11310: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882649.11326: getting variables 21866 1726882649.11327: in VariableManager get_vars() 21866 1726882649.11375: Calling all_inventory to load vars for managed_node1 21866 1726882649.11377: Calling groups_inventory to load vars for managed_node1 21866 1726882649.11379: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882649.11387: Calling all_plugins_play to load vars for managed_node1 21866 1726882649.11389: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882649.11392: Calling groups_plugins_play to load vars for managed_node1 21866 1726882649.12179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882649.13135: done with get_vars() 21866 1726882649.13150: done getting variables 21866 1726882649.13196: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:37:29 -0400 (0:00:00.057) 0:00:43.785 ****** 21866 1726882649.13217: entering _queue_task() for managed_node1/dnf 21866 1726882649.13402: worker is 1 (out of 1 available) 21866 1726882649.13414: exiting _queue_task() for managed_node1/dnf 21866 1726882649.13425: done queuing things up, now waiting for results queue to drain 21866 1726882649.13427: waiting for pending results... 21866 1726882649.13606: 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 21866 1726882649.13696: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000011c 21866 1726882649.13707: variable 'ansible_search_path' from source: unknown 21866 1726882649.13711: variable 'ansible_search_path' from source: unknown 21866 1726882649.13741: calling self._execute() 21866 1726882649.13815: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882649.13818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882649.13827: variable 'omit' from source: magic vars 21866 1726882649.14114: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.14124: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.14257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882649.14704: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882649.14708: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882649.14710: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882649.14712: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882649.14714: variable 'networkmanager_version' from source: set_fact 21866 1726882649.14716: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.15101: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.15104: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.15208: variable 'networkmanager_version' from source: set_fact 21866 1726882649.15217: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.15319: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.15322: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.15484: variable 'networkmanager_version' from source: set_fact 21866 1726882649.15487: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.15601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882649.17702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882649.17768: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882649.17803: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882649.17833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882649.17861: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882649.17941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882649.17967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882649.17993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882649.18033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882649.18049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882649.18148: variable 'ansible_distribution' from source: facts 21866 1726882649.18152: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.18169: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 21866 1726882649.18275: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882649.18397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882649.18421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882649.18445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882649.18487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882649.18503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882649.18541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882649.18567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882649.18592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882649.18629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882649.18644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882649.18685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882649.18709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882649.18732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882649.18773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882649.18788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882649.18938: variable 'network_connections' from source: task vars 21866 1726882649.18943: variable 'interface' from source: play vars 21866 1726882649.19010: variable 'interface' from source: play vars 21866 1726882649.19069: 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) 21866 1726882649.19091: 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) 21866 1726882649.19116: 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) 21866 1726882649.19142: 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) 21866 1726882649.19188: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882649.19416: variable 'network_connections' from source: task vars 21866 1726882649.19421: variable 'interface' from source: play vars 21866 1726882649.19483: variable 'interface' from source: play vars 21866 1726882649.19505: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21866 1726882649.19508: when evaluation is False, skipping this task 21866 1726882649.19511: _execute() done 21866 1726882649.19513: dumping result to json 21866 1726882649.19515: done dumping result, returning 21866 1726882649.19523: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0e448fcc-3ce9-1c82-aff9-00000000011c] 21866 1726882649.19528: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000011c 21866 1726882649.19623: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000011c 21866 1726882649.19626: 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" } 21866 1726882649.19681: no more pending results, returning what we have 21866 1726882649.19685: results queue empty 21866 1726882649.19685: checking for any_errors_fatal 21866 1726882649.19691: done checking for any_errors_fatal 21866 1726882649.19692: checking for max_fail_percentage 21866 1726882649.19693: done checking for max_fail_percentage 21866 1726882649.19694: checking to see if all hosts have failed and the running result is not ok 21866 1726882649.19695: done checking to see if all hosts have failed 21866 1726882649.19696: getting the remaining hosts for this loop 21866 1726882649.19698: done getting the remaining hosts for this loop 21866 1726882649.19701: getting the next task for host managed_node1 21866 1726882649.19708: done getting next task for host managed_node1 21866 1726882649.19711: ^ 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 21866 1726882649.19715: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882649.19733: getting variables 21866 1726882649.19736: in VariableManager get_vars() 21866 1726882649.19780: Calling all_inventory to load vars for managed_node1 21866 1726882649.19783: Calling groups_inventory to load vars for managed_node1 21866 1726882649.19785: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882649.19793: Calling all_plugins_play to load vars for managed_node1 21866 1726882649.19796: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882649.19798: Calling groups_plugins_play to load vars for managed_node1 21866 1726882649.21435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882649.23389: done with get_vars() 21866 1726882649.23410: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 21866 1726882649.23502: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:37:29 -0400 (0:00:00.103) 0:00:43.889 ****** 21866 1726882649.23532: entering _queue_task() for managed_node1/yum 21866 1726882649.23831: worker is 1 (out of 1 available) 21866 1726882649.23845: exiting _queue_task() for managed_node1/yum 21866 1726882649.23858: done queuing things up, now waiting for results queue to drain 21866 1726882649.23862: waiting for pending results... 21866 1726882649.24175: 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 21866 1726882649.24362: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000011d 21866 1726882649.24384: variable 'ansible_search_path' from source: unknown 21866 1726882649.24393: variable 'ansible_search_path' from source: unknown 21866 1726882649.24442: calling self._execute() 21866 1726882649.24567: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882649.24579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882649.24594: variable 'omit' from source: magic vars 21866 1726882649.25027: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.25044: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.25266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882649.25579: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882649.25635: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882649.25688: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882649.25730: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882649.25867: variable 'networkmanager_version' from source: set_fact 21866 1726882649.25893: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.26076: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.26094: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.26250: variable 'networkmanager_version' from source: set_fact 21866 1726882649.26271: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.26405: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.26423: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.26583: variable 'networkmanager_version' from source: set_fact 21866 1726882649.26599: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.26769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882649.29413: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882649.29584: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882649.29634: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882649.29684: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882649.29724: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882649.29822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882649.29855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882649.29904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882649.29971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882649.29996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882649.30118: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.30148: Evaluated conditional (ansible_distribution_major_version | int < 8): False 21866 1726882649.30157: when evaluation is False, skipping this task 21866 1726882649.30169: _execute() done 21866 1726882649.30176: dumping result to json 21866 1726882649.30184: done dumping result, returning 21866 1726882649.30199: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0e448fcc-3ce9-1c82-aff9-00000000011d] 21866 1726882649.30209: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000011d skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 21866 1726882649.30375: no more pending results, returning what we have 21866 1726882649.30379: results queue empty 21866 1726882649.30380: checking for any_errors_fatal 21866 1726882649.30385: done checking for any_errors_fatal 21866 1726882649.30386: checking for max_fail_percentage 21866 1726882649.30388: done checking for max_fail_percentage 21866 1726882649.30389: checking to see if all hosts have failed and the running result is not ok 21866 1726882649.30390: done checking to see if all hosts have failed 21866 1726882649.30391: getting the remaining hosts for this loop 21866 1726882649.30392: done getting the remaining hosts for this loop 21866 1726882649.30396: getting the next task for host managed_node1 21866 1726882649.30405: done getting next task for host managed_node1 21866 1726882649.30409: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21866 1726882649.30413: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882649.30435: getting variables 21866 1726882649.30437: in VariableManager get_vars() 21866 1726882649.30491: Calling all_inventory to load vars for managed_node1 21866 1726882649.30494: Calling groups_inventory to load vars for managed_node1 21866 1726882649.30497: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882649.30507: Calling all_plugins_play to load vars for managed_node1 21866 1726882649.30511: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882649.30514: Calling groups_plugins_play to load vars for managed_node1 21866 1726882649.31517: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000011d 21866 1726882649.31526: WORKER PROCESS EXITING 21866 1726882649.32426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882649.35691: done with get_vars() 21866 1726882649.35714: done getting variables 21866 1726882649.35790: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:37:29 -0400 (0:00:00.122) 0:00:44.011 ****** 21866 1726882649.35826: entering _queue_task() for managed_node1/fail 21866 1726882649.36151: worker is 1 (out of 1 available) 21866 1726882649.36170: exiting _queue_task() for managed_node1/fail 21866 1726882649.36183: done queuing things up, now waiting for results queue to drain 21866 1726882649.36185: waiting for pending results... 21866 1726882649.36497: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 21866 1726882649.36676: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000011e 21866 1726882649.36696: variable 'ansible_search_path' from source: unknown 21866 1726882649.36704: variable 'ansible_search_path' from source: unknown 21866 1726882649.36747: calling self._execute() 21866 1726882649.36870: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882649.36889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882649.36902: variable 'omit' from source: magic vars 21866 1726882649.37327: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.37345: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.37556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882649.37869: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882649.37917: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882649.37971: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882649.38011: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882649.38108: variable 'networkmanager_version' from source: set_fact 21866 1726882649.38127: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.38312: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.38322: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.38483: variable 'networkmanager_version' from source: set_fact 21866 1726882649.38497: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.38682: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.38695: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.38977: variable 'networkmanager_version' from source: set_fact 21866 1726882649.39037: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.39290: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882649.39642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882649.42549: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882649.42635: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882649.42685: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882649.42720: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882649.42769: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882649.42857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882649.42902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882649.42934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882649.43008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882649.43029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882649.43104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882649.43237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882649.43271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882649.43317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882649.43346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882649.43394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882649.43423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882649.43467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882649.43512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882649.43532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882649.43724: variable 'network_connections' from source: task vars 21866 1726882649.43890: variable 'interface' from source: play vars 21866 1726882649.43966: variable 'interface' from source: play vars 21866 1726882649.44143: 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) 21866 1726882649.44177: 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) 21866 1726882649.44283: 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) 21866 1726882649.44327: 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) 21866 1726882649.44383: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882649.45020: variable 'network_connections' from source: task vars 21866 1726882649.45032: variable 'interface' from source: play vars 21866 1726882649.45210: variable 'interface' from source: play vars 21866 1726882649.45236: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21866 1726882649.45244: when evaluation is False, skipping this task 21866 1726882649.45257: _execute() done 21866 1726882649.45277: dumping result to json 21866 1726882649.45317: done dumping result, returning 21866 1726882649.45329: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-1c82-aff9-00000000011e] 21866 1726882649.45338: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000011e skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21866 1726882649.45524: no more pending results, returning what we have 21866 1726882649.45530: results queue empty 21866 1726882649.45531: checking for any_errors_fatal 21866 1726882649.45538: done checking for any_errors_fatal 21866 1726882649.45539: checking for max_fail_percentage 21866 1726882649.45541: done checking for max_fail_percentage 21866 1726882649.45542: checking to see if all hosts have failed and the running result is not ok 21866 1726882649.45543: done checking to see if all hosts have failed 21866 1726882649.45544: getting the remaining hosts for this loop 21866 1726882649.45545: done getting the remaining hosts for this loop 21866 1726882649.45549: getting the next task for host managed_node1 21866 1726882649.45557: done getting next task for host managed_node1 21866 1726882649.45564: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 21866 1726882649.45568: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882649.45590: getting variables 21866 1726882649.45592: in VariableManager get_vars() 21866 1726882649.45640: Calling all_inventory to load vars for managed_node1 21866 1726882649.45642: Calling groups_inventory to load vars for managed_node1 21866 1726882649.45645: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882649.45655: Calling all_plugins_play to load vars for managed_node1 21866 1726882649.45658: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882649.45666: Calling groups_plugins_play to load vars for managed_node1 21866 1726882649.46761: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000011e 21866 1726882649.46767: WORKER PROCESS EXITING 21866 1726882649.47606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882649.50104: done with get_vars() 21866 1726882649.50126: done getting variables 21866 1726882649.50248: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:37:29 -0400 (0:00:00.144) 0:00:44.156 ****** 21866 1726882649.50292: entering _queue_task() for managed_node1/package 21866 1726882649.50599: worker is 1 (out of 1 available) 21866 1726882649.50611: exiting _queue_task() for managed_node1/package 21866 1726882649.50623: done queuing things up, now waiting for results queue to drain 21866 1726882649.50625: waiting for pending results... 21866 1726882649.50954: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 21866 1726882649.51115: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000011f 21866 1726882649.51147: variable 'ansible_search_path' from source: unknown 21866 1726882649.51155: variable 'ansible_search_path' from source: unknown 21866 1726882649.51202: calling self._execute() 21866 1726882649.51317: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882649.51327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882649.51349: variable 'omit' from source: magic vars 21866 1726882649.51778: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.51805: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.52014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882649.52317: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882649.52394: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882649.52431: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882649.52508: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882649.52602: variable 'networkmanager_version' from source: set_fact 21866 1726882649.52623: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.52808: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.52819: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.53008: variable 'networkmanager_version' from source: set_fact 21866 1726882649.53023: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.53158: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.53174: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.53334: variable 'networkmanager_version' from source: set_fact 21866 1726882649.53347: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.53572: variable 'network_packages' from source: role '' defaults 21866 1726882649.53705: variable '__network_provider_setup' from source: role '' defaults 21866 1726882649.53719: variable '__network_service_name_default_nm' from source: role '' defaults 21866 1726882649.53810: variable '__network_service_name_default_nm' from source: role '' defaults 21866 1726882649.53824: variable '__network_packages_default_nm' from source: role '' defaults 21866 1726882649.53902: variable '__network_packages_default_nm' from source: role '' defaults 21866 1726882649.54127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882649.59154: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882649.59278: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882649.59332: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882649.59383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882649.59433: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882649.59542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882649.59576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882649.59606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882649.59662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882649.59687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882649.59748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882649.59778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882649.59807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882649.59862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882649.59893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882649.60135: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21866 1726882649.60262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882649.60310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882649.60341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882649.60396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882649.60420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882649.60527: variable 'ansible_python' from source: facts 21866 1726882649.60556: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21866 1726882649.60653: variable '__network_wpa_supplicant_required' from source: role '' defaults 21866 1726882649.60750: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21866 1726882649.60890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882649.60919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882649.60972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882649.61015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882649.61033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882649.61097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882649.61125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882649.61166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882649.61213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882649.61233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882649.61403: variable 'network_connections' from source: task vars 21866 1726882649.61413: variable 'interface' from source: play vars 21866 1726882649.61527: variable 'interface' from source: play vars 21866 1726882649.61610: 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) 21866 1726882649.61641: 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) 21866 1726882649.61677: 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) 21866 1726882649.61724: 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) 21866 1726882649.63116: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882649.63437: variable 'network_connections' from source: task vars 21866 1726882649.63447: variable 'interface' from source: play vars 21866 1726882649.63564: variable 'interface' from source: play vars 21866 1726882649.63718: variable '__network_packages_default_wireless' from source: role '' defaults 21866 1726882649.63839: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882649.64697: variable 'network_connections' from source: task vars 21866 1726882649.64785: variable 'interface' from source: play vars 21866 1726882649.64851: variable 'interface' from source: play vars 21866 1726882649.64918: variable '__network_packages_default_team' from source: role '' defaults 21866 1726882649.65226: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882649.65813: variable 'network_connections' from source: task vars 21866 1726882649.65884: variable 'interface' from source: play vars 21866 1726882649.66042: variable 'interface' from source: play vars 21866 1726882649.66228: variable '__network_service_name_default_initscripts' from source: role '' defaults 21866 1726882649.66407: variable '__network_service_name_default_initscripts' from source: role '' defaults 21866 1726882649.66429: variable '__network_packages_default_initscripts' from source: role '' defaults 21866 1726882649.66497: variable '__network_packages_default_initscripts' from source: role '' defaults 21866 1726882649.67198: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21866 1726882649.68387: variable 'network_connections' from source: task vars 21866 1726882649.68401: variable 'interface' from source: play vars 21866 1726882649.68473: variable 'interface' from source: play vars 21866 1726882649.68603: variable 'ansible_distribution' from source: facts 21866 1726882649.68618: variable '__network_rh_distros' from source: role '' defaults 21866 1726882649.68629: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.68645: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21866 1726882649.69071: variable 'ansible_distribution' from source: facts 21866 1726882649.69080: variable '__network_rh_distros' from source: role '' defaults 21866 1726882649.69088: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.69100: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21866 1726882649.69607: variable 'ansible_distribution' from source: facts 21866 1726882649.69617: variable '__network_rh_distros' from source: role '' defaults 21866 1726882649.69627: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.69671: variable 'network_provider' from source: set_fact 21866 1726882649.69717: variable 'ansible_facts' from source: unknown 21866 1726882649.71377: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 21866 1726882649.71429: when evaluation is False, skipping this task 21866 1726882649.71440: _execute() done 21866 1726882649.71451: dumping result to json 21866 1726882649.71458: done dumping result, returning 21866 1726882649.71475: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-1c82-aff9-00000000011f] 21866 1726882649.71484: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000011f skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 21866 1726882649.71653: no more pending results, returning what we have 21866 1726882649.71657: results queue empty 21866 1726882649.71658: checking for any_errors_fatal 21866 1726882649.71669: done checking for any_errors_fatal 21866 1726882649.71670: checking for max_fail_percentage 21866 1726882649.71672: done checking for max_fail_percentage 21866 1726882649.71673: checking to see if all hosts have failed and the running result is not ok 21866 1726882649.71674: done checking to see if all hosts have failed 21866 1726882649.71675: getting the remaining hosts for this loop 21866 1726882649.71677: done getting the remaining hosts for this loop 21866 1726882649.71680: getting the next task for host managed_node1 21866 1726882649.71688: done getting next task for host managed_node1 21866 1726882649.71692: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21866 1726882649.71697: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882649.71723: getting variables 21866 1726882649.71725: in VariableManager get_vars() 21866 1726882649.71783: Calling all_inventory to load vars for managed_node1 21866 1726882649.71786: Calling groups_inventory to load vars for managed_node1 21866 1726882649.71788: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882649.71799: Calling all_plugins_play to load vars for managed_node1 21866 1726882649.71803: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882649.71806: Calling groups_plugins_play to load vars for managed_node1 21866 1726882649.73182: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000011f 21866 1726882649.73187: WORKER PROCESS EXITING 21866 1726882649.74589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882649.77265: done with get_vars() 21866 1726882649.77288: done getting variables 21866 1726882649.77362: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:37:29 -0400 (0:00:00.271) 0:00:44.427 ****** 21866 1726882649.77399: entering _queue_task() for managed_node1/package 21866 1726882649.77745: worker is 1 (out of 1 available) 21866 1726882649.77761: exiting _queue_task() for managed_node1/package 21866 1726882649.77776: done queuing things up, now waiting for results queue to drain 21866 1726882649.77778: waiting for pending results... 21866 1726882649.78092: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 21866 1726882649.78255: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000120 21866 1726882649.78281: variable 'ansible_search_path' from source: unknown 21866 1726882649.78295: variable 'ansible_search_path' from source: unknown 21866 1726882649.78345: calling self._execute() 21866 1726882649.78469: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882649.78481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882649.78495: variable 'omit' from source: magic vars 21866 1726882649.79169: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.79198: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.79399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882649.79700: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882649.79762: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882649.79801: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882649.79852: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882649.79950: variable 'networkmanager_version' from source: set_fact 21866 1726882649.79976: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.80170: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.80191: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.80362: variable 'networkmanager_version' from source: set_fact 21866 1726882649.80386: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.80530: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.80540: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.80708: variable 'networkmanager_version' from source: set_fact 21866 1726882649.80731: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.80916: variable 'network_state' from source: role '' defaults 21866 1726882649.80939: Evaluated conditional (network_state != {}): False 21866 1726882649.80950: when evaluation is False, skipping this task 21866 1726882649.80957: _execute() done 21866 1726882649.80968: dumping result to json 21866 1726882649.80976: done dumping result, returning 21866 1726882649.80985: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-1c82-aff9-000000000120] 21866 1726882649.80996: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000120 21866 1726882649.81120: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000120 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882649.81178: no more pending results, returning what we have 21866 1726882649.81182: results queue empty 21866 1726882649.81183: checking for any_errors_fatal 21866 1726882649.81191: done checking for any_errors_fatal 21866 1726882649.81192: checking for max_fail_percentage 21866 1726882649.81193: done checking for max_fail_percentage 21866 1726882649.81194: checking to see if all hosts have failed and the running result is not ok 21866 1726882649.81195: done checking to see if all hosts have failed 21866 1726882649.81196: getting the remaining hosts for this loop 21866 1726882649.81198: done getting the remaining hosts for this loop 21866 1726882649.81202: getting the next task for host managed_node1 21866 1726882649.81210: done getting next task for host managed_node1 21866 1726882649.81216: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21866 1726882649.81220: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882649.81242: getting variables 21866 1726882649.81244: in VariableManager get_vars() 21866 1726882649.81311: Calling all_inventory to load vars for managed_node1 21866 1726882649.81314: Calling groups_inventory to load vars for managed_node1 21866 1726882649.81317: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882649.81328: Calling all_plugins_play to load vars for managed_node1 21866 1726882649.81331: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882649.81335: Calling groups_plugins_play to load vars for managed_node1 21866 1726882649.82350: WORKER PROCESS EXITING 21866 1726882649.84322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882649.88146: done with get_vars() 21866 1726882649.88175: done getting variables 21866 1726882649.88285: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:37:29 -0400 (0:00:00.109) 0:00:44.537 ****** 21866 1726882649.88328: entering _queue_task() for managed_node1/package 21866 1726882649.88658: worker is 1 (out of 1 available) 21866 1726882649.88674: exiting _queue_task() for managed_node1/package 21866 1726882649.88687: done queuing things up, now waiting for results queue to drain 21866 1726882649.88689: waiting for pending results... 21866 1726882649.89007: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 21866 1726882649.89185: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000121 21866 1726882649.89206: variable 'ansible_search_path' from source: unknown 21866 1726882649.89214: variable 'ansible_search_path' from source: unknown 21866 1726882649.89259: calling self._execute() 21866 1726882649.89384: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882649.89406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882649.89422: variable 'omit' from source: magic vars 21866 1726882649.89926: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.89955: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.90931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882649.91303: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882649.91377: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882649.91695: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882649.91731: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882649.91821: variable 'networkmanager_version' from source: set_fact 21866 1726882649.91840: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.92019: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.92030: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.92174: variable 'networkmanager_version' from source: set_fact 21866 1726882649.92188: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.92293: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.92302: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882649.92429: variable 'networkmanager_version' from source: set_fact 21866 1726882649.92444: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882649.92572: variable 'network_state' from source: role '' defaults 21866 1726882649.92587: Evaluated conditional (network_state != {}): False 21866 1726882649.92595: when evaluation is False, skipping this task 21866 1726882649.92601: _execute() done 21866 1726882649.92608: dumping result to json 21866 1726882649.92616: done dumping result, returning 21866 1726882649.92625: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-1c82-aff9-000000000121] 21866 1726882649.92635: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000121 21866 1726882649.92757: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000121 21866 1726882649.92767: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882649.92824: no more pending results, returning what we have 21866 1726882649.92828: results queue empty 21866 1726882649.92829: checking for any_errors_fatal 21866 1726882649.92838: done checking for any_errors_fatal 21866 1726882649.92839: checking for max_fail_percentage 21866 1726882649.92840: done checking for max_fail_percentage 21866 1726882649.92841: checking to see if all hosts have failed and the running result is not ok 21866 1726882649.92843: done checking to see if all hosts have failed 21866 1726882649.92843: getting the remaining hosts for this loop 21866 1726882649.92846: done getting the remaining hosts for this loop 21866 1726882649.92849: getting the next task for host managed_node1 21866 1726882649.92857: done getting next task for host managed_node1 21866 1726882649.92861: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21866 1726882649.92867: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882649.92889: getting variables 21866 1726882649.92891: in VariableManager get_vars() 21866 1726882649.92935: Calling all_inventory to load vars for managed_node1 21866 1726882649.92938: Calling groups_inventory to load vars for managed_node1 21866 1726882649.92940: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882649.92951: Calling all_plugins_play to load vars for managed_node1 21866 1726882649.92954: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882649.92956: Calling groups_plugins_play to load vars for managed_node1 21866 1726882649.95686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882649.97674: done with get_vars() 21866 1726882649.97703: done getting variables 21866 1726882649.97761: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:37:29 -0400 (0:00:00.094) 0:00:44.631 ****** 21866 1726882649.97801: entering _queue_task() for managed_node1/service 21866 1726882649.98087: worker is 1 (out of 1 available) 21866 1726882649.98098: exiting _queue_task() for managed_node1/service 21866 1726882649.98107: done queuing things up, now waiting for results queue to drain 21866 1726882649.98109: waiting for pending results... 21866 1726882649.98395: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 21866 1726882649.98780: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000122 21866 1726882649.98804: variable 'ansible_search_path' from source: unknown 21866 1726882649.98812: variable 'ansible_search_path' from source: unknown 21866 1726882649.98850: calling self._execute() 21866 1726882649.99062: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882649.99077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882649.99094: variable 'omit' from source: magic vars 21866 1726882649.99833: variable 'ansible_distribution_major_version' from source: facts 21866 1726882649.99992: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882650.00289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882650.00916: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882650.01087: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882650.01125: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882650.01160: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882650.01361: variable 'networkmanager_version' from source: set_fact 21866 1726882650.01382: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882650.01702: variable 'ansible_distribution_major_version' from source: facts 21866 1726882650.01838: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882650.02101: variable 'networkmanager_version' from source: set_fact 21866 1726882650.02168: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882650.02402: variable 'ansible_distribution_major_version' from source: facts 21866 1726882650.02413: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882650.02665: variable 'networkmanager_version' from source: set_fact 21866 1726882650.02723: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882650.03047: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882650.03330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882650.07412: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882650.07568: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882650.07653: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882650.07754: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882650.07841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882650.07951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882650.07986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882650.08020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882650.08077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882650.08096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882650.08157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882650.08189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882650.08218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882650.08278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882650.08297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882650.08336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882650.08378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882650.08408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882650.08450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882650.08478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882650.08659: variable 'network_connections' from source: task vars 21866 1726882650.08684: variable 'interface' from source: play vars 21866 1726882650.08769: variable 'interface' from source: play vars 21866 1726882650.08842: 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) 21866 1726882650.08870: 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) 21866 1726882650.08906: 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) 21866 1726882650.08942: 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) 21866 1726882650.08998: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882650.09610: variable 'network_connections' from source: task vars 21866 1726882650.09621: variable 'interface' from source: play vars 21866 1726882650.09783: variable 'interface' from source: play vars 21866 1726882650.09915: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 21866 1726882650.09924: when evaluation is False, skipping this task 21866 1726882650.09930: _execute() done 21866 1726882650.09936: dumping result to json 21866 1726882650.09943: done dumping result, returning 21866 1726882650.09954: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-1c82-aff9-000000000122] 21866 1726882650.09965: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000122 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 21866 1726882650.10141: no more pending results, returning what we have 21866 1726882650.10144: results queue empty 21866 1726882650.10145: checking for any_errors_fatal 21866 1726882650.10152: done checking for any_errors_fatal 21866 1726882650.10153: checking for max_fail_percentage 21866 1726882650.10155: done checking for max_fail_percentage 21866 1726882650.10156: checking to see if all hosts have failed and the running result is not ok 21866 1726882650.10157: done checking to see if all hosts have failed 21866 1726882650.10158: getting the remaining hosts for this loop 21866 1726882650.10160: done getting the remaining hosts for this loop 21866 1726882650.10166: getting the next task for host managed_node1 21866 1726882650.10175: done getting next task for host managed_node1 21866 1726882650.10180: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21866 1726882650.10184: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882650.10206: getting variables 21866 1726882650.10209: in VariableManager get_vars() 21866 1726882650.10258: Calling all_inventory to load vars for managed_node1 21866 1726882650.10261: Calling groups_inventory to load vars for managed_node1 21866 1726882650.10265: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882650.10276: Calling all_plugins_play to load vars for managed_node1 21866 1726882650.10280: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882650.10283: Calling groups_plugins_play to load vars for managed_node1 21866 1726882650.11357: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000122 21866 1726882650.11360: WORKER PROCESS EXITING 21866 1726882650.12925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882650.14884: done with get_vars() 21866 1726882650.14906: done getting variables 21866 1726882650.14973: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:37:30 -0400 (0:00:00.172) 0:00:44.803 ****** 21866 1726882650.15006: entering _queue_task() for managed_node1/service 21866 1726882650.15300: worker is 1 (out of 1 available) 21866 1726882650.15312: exiting _queue_task() for managed_node1/service 21866 1726882650.15323: done queuing things up, now waiting for results queue to drain 21866 1726882650.15325: waiting for pending results... 21866 1726882650.15616: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 21866 1726882650.15769: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000123 21866 1726882650.15790: variable 'ansible_search_path' from source: unknown 21866 1726882650.15797: variable 'ansible_search_path' from source: unknown 21866 1726882650.15841: calling self._execute() 21866 1726882650.15957: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882650.15970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882650.15988: variable 'omit' from source: magic vars 21866 1726882650.16485: variable 'ansible_distribution_major_version' from source: facts 21866 1726882650.16504: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882650.16870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882650.17555: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882650.17661: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882650.17706: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882650.17801: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882650.17954: variable 'networkmanager_version' from source: set_fact 21866 1726882650.17994: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882650.26179: variable 'ansible_distribution_major_version' from source: facts 21866 1726882650.26282: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882650.26700: variable 'networkmanager_version' from source: set_fact 21866 1726882650.26716: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882650.26992: variable 'ansible_distribution_major_version' from source: facts 21866 1726882650.27009: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882650.27257: variable 'networkmanager_version' from source: set_fact 21866 1726882650.27273: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882650.27442: variable 'network_provider' from source: set_fact 21866 1726882650.27453: variable 'network_state' from source: role '' defaults 21866 1726882650.27470: Evaluated conditional (network_provider == "nm" or network_state != {}): True 21866 1726882650.27481: variable 'omit' from source: magic vars 21866 1726882650.27557: variable 'omit' from source: magic vars 21866 1726882650.27594: variable 'network_service_name' from source: role '' defaults 21866 1726882650.27675: variable 'network_service_name' from source: role '' defaults 21866 1726882650.27897: variable '__network_provider_setup' from source: role '' defaults 21866 1726882650.27983: variable '__network_service_name_default_nm' from source: role '' defaults 21866 1726882650.28047: variable '__network_service_name_default_nm' from source: role '' defaults 21866 1726882650.28104: variable '__network_packages_default_nm' from source: role '' defaults 21866 1726882650.28252: variable '__network_packages_default_nm' from source: role '' defaults 21866 1726882650.28704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882650.34668: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882650.34791: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882650.34975: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882650.35014: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882650.35076: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882650.35220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882650.35295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882650.35400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882650.35446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882650.35502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882650.35634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882650.35666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882650.35714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882650.35751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882650.35796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882650.36025: variable '__network_packages_default_gobject_packages' from source: role '' defaults 21866 1726882650.36149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882650.36177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882650.36658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882650.36709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882650.36724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882650.36819: variable 'ansible_python' from source: facts 21866 1726882650.36840: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 21866 1726882650.36935: variable '__network_wpa_supplicant_required' from source: role '' defaults 21866 1726882650.37027: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21866 1726882650.37156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882650.37185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882650.37210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882650.37291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882650.37306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882650.37474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882650.37497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882650.37521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882650.37681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882650.37696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882650.37943: variable 'network_connections' from source: task vars 21866 1726882650.37950: variable 'interface' from source: play vars 21866 1726882650.38151: variable 'interface' from source: play vars 21866 1726882650.38286: 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) 21866 1726882650.38289: 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) 21866 1726882650.38377: 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) 21866 1726882650.38380: 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) 21866 1726882650.38391: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882650.38782: variable 'network_connections' from source: task vars 21866 1726882650.38788: variable 'interface' from source: play vars 21866 1726882650.38974: variable 'interface' from source: play vars 21866 1726882650.39011: variable '__network_packages_default_wireless' from source: role '' defaults 21866 1726882650.39210: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882650.39863: variable 'network_connections' from source: task vars 21866 1726882650.39876: variable 'interface' from source: play vars 21866 1726882650.39929: variable 'interface' from source: play vars 21866 1726882650.40008: variable '__network_packages_default_team' from source: role '' defaults 21866 1726882650.40128: variable '__network_team_connections_defined' from source: role '' defaults 21866 1726882650.40479: variable 'network_connections' from source: task vars 21866 1726882650.40482: variable 'interface' from source: play vars 21866 1726882650.40559: variable 'interface' from source: play vars 21866 1726882650.40630: variable '__network_service_name_default_initscripts' from source: role '' defaults 21866 1726882650.40688: variable '__network_service_name_default_initscripts' from source: role '' defaults 21866 1726882650.40695: variable '__network_packages_default_initscripts' from source: role '' defaults 21866 1726882650.40759: variable '__network_packages_default_initscripts' from source: role '' defaults 21866 1726882650.40984: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 21866 1726882650.41467: variable 'network_connections' from source: task vars 21866 1726882650.41477: variable 'interface' from source: play vars 21866 1726882650.41536: variable 'interface' from source: play vars 21866 1726882650.41543: variable 'ansible_distribution' from source: facts 21866 1726882650.41547: variable '__network_rh_distros' from source: role '' defaults 21866 1726882650.41551: variable 'ansible_distribution_major_version' from source: facts 21866 1726882650.41569: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 21866 1726882650.41743: variable 'ansible_distribution' from source: facts 21866 1726882650.41746: variable '__network_rh_distros' from source: role '' defaults 21866 1726882650.41751: variable 'ansible_distribution_major_version' from source: facts 21866 1726882650.41760: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 21866 1726882650.41946: variable 'ansible_distribution' from source: facts 21866 1726882650.41950: variable '__network_rh_distros' from source: role '' defaults 21866 1726882650.41955: variable 'ansible_distribution_major_version' from source: facts 21866 1726882650.41994: variable 'network_provider' from source: set_fact 21866 1726882650.42020: variable 'omit' from source: magic vars 21866 1726882650.42052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882650.42077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882650.42092: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882650.42105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882650.42114: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882650.42140: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882650.42144: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882650.42146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882650.42246: Set connection var ansible_shell_executable to /bin/sh 21866 1726882650.42249: Set connection var ansible_shell_type to sh 21866 1726882650.42254: Set connection var ansible_pipelining to False 21866 1726882650.42259: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882650.42270: Set connection var ansible_timeout to 10 21866 1726882650.42275: Set connection var ansible_connection to ssh 21866 1726882650.42301: variable 'ansible_shell_executable' from source: unknown 21866 1726882650.42305: variable 'ansible_connection' from source: unknown 21866 1726882650.42307: variable 'ansible_module_compression' from source: unknown 21866 1726882650.42315: variable 'ansible_shell_type' from source: unknown 21866 1726882650.42317: variable 'ansible_shell_executable' from source: unknown 21866 1726882650.42319: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882650.42322: variable 'ansible_pipelining' from source: unknown 21866 1726882650.42324: variable 'ansible_timeout' from source: unknown 21866 1726882650.42325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882650.42454: 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) 21866 1726882650.42470: variable 'omit' from source: magic vars 21866 1726882650.42475: starting attempt loop 21866 1726882650.42477: running the handler 21866 1726882650.42585: variable 'ansible_facts' from source: unknown 21866 1726882650.43547: _low_level_execute_command(): starting 21866 1726882650.43557: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882650.44279: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882650.44303: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882650.44320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882650.44339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882650.44393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882650.44411: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882650.44426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882650.44446: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882650.44467: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882650.44481: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882650.44495: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882650.44514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882650.44533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882650.44546: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882650.44563: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882650.44672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882650.44751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882650.44773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882650.44804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882650.44990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882650.46665: stdout chunk (state=3): >>>/root <<< 21866 1726882650.46845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882650.46848: stdout chunk (state=3): >>><<< 21866 1726882650.46851: stderr chunk (state=3): >>><<< 21866 1726882650.46958: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882650.46966: _low_level_execute_command(): starting 21866 1726882650.46969: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882650.4687855-23853-168651881571831 `" && echo ansible-tmp-1726882650.4687855-23853-168651881571831="` echo /root/.ansible/tmp/ansible-tmp-1726882650.4687855-23853-168651881571831 `" ) && sleep 0' 21866 1726882650.47546: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882650.47565: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882650.47581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882650.47598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882650.47642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882650.47653: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882650.47671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882650.47687: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882650.47697: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882650.47707: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882650.47717: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882650.47730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882650.47749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882650.47760: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882650.47879: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882650.47904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882650.47983: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882650.47999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882650.48013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882650.48134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882650.50005: stdout chunk (state=3): >>>ansible-tmp-1726882650.4687855-23853-168651881571831=/root/.ansible/tmp/ansible-tmp-1726882650.4687855-23853-168651881571831 <<< 21866 1726882650.50194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882650.50197: stdout chunk (state=3): >>><<< 21866 1726882650.50200: stderr chunk (state=3): >>><<< 21866 1726882650.50270: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882650.4687855-23853-168651881571831=/root/.ansible/tmp/ansible-tmp-1726882650.4687855-23853-168651881571831 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882650.50278: variable 'ansible_module_compression' from source: unknown 21866 1726882650.50476: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 21866 1726882650.50479: variable 'ansible_facts' from source: unknown 21866 1726882650.50567: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882650.4687855-23853-168651881571831/AnsiballZ_systemd.py 21866 1726882650.50881: Sending initial data 21866 1726882650.50884: Sent initial data (156 bytes) 21866 1726882650.51887: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882650.51909: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882650.51923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882650.51938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882650.51980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882650.51992: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882650.52017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882650.52034: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882650.52046: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882650.52057: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882650.52071: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882650.52085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882650.52101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882650.52126: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882650.52137: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882650.52151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882650.52218: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882650.52249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882650.52267: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882650.52390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882650.54122: 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 <<< 21866 1726882650.54211: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882650.54310: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmp69z7qktc /root/.ansible/tmp/ansible-tmp-1726882650.4687855-23853-168651881571831/AnsiballZ_systemd.py <<< 21866 1726882650.54396: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882650.57822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882650.57941: stderr chunk (state=3): >>><<< 21866 1726882650.57944: stdout chunk (state=3): >>><<< 21866 1726882650.57946: done transferring module to remote 21866 1726882650.57948: _low_level_execute_command(): starting 21866 1726882650.57951: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882650.4687855-23853-168651881571831/ /root/.ansible/tmp/ansible-tmp-1726882650.4687855-23853-168651881571831/AnsiballZ_systemd.py && sleep 0' 21866 1726882650.58507: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882650.58518: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882650.58530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882650.58544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882650.58584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882650.58603: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882650.58615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882650.58629: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882650.58638: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882650.58646: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882650.58654: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882650.58668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882650.58682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882650.58691: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882650.58704: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882650.58720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882650.58792: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882650.58815: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882650.58834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882650.58950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882650.60740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882650.60810: stderr chunk (state=3): >>><<< 21866 1726882650.60822: stdout chunk (state=3): >>><<< 21866 1726882650.60871: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882650.60879: _low_level_execute_command(): starting 21866 1726882650.60883: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882650.4687855-23853-168651881571831/AnsiballZ_systemd.py && sleep 0' 21866 1726882650.61352: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882650.61362: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882650.61376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882650.61394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882650.61426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882650.61434: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882650.61443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882650.61454: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882650.61462: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882650.61487: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882650.61490: 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 <<< 21866 1726882650.61492: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882650.61540: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882650.61545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882650.61660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882650.86626: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.<<< 21866 1726882650.86645: stdout chunk (state=3): >>>service", "ControlGroupId": "2455", "MemoryCurrent": "16146432", "MemoryAvailable": "infinity", "CPUUsageNSec": "1110172000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogS<<< 21866 1726882650.86653: stdout chunk (state=3): >>>ignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target NetworkManager-wait-online.service network.target multi-user.target network.service cloud-init.service", "After": "network-pre.target system.slice cloud-init-local.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:48 EDT", "StateChangeTimestampMonotonic": "526071006", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 21866 1726882650.88205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882650.88208: stdout chunk (state=3): >>><<< 21866 1726882650.88211: stderr chunk (state=3): >>><<< 21866 1726882650.88228: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "2455", "MemoryCurrent": "16146432", "MemoryAvailable": "infinity", "CPUUsageNSec": "1110172000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target NetworkManager-wait-online.service network.target multi-user.target network.service cloud-init.service", "After": "network-pre.target system.slice cloud-init-local.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:48 EDT", "StateChangeTimestampMonotonic": "526071006", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882650.88359: 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-1726882650.4687855-23853-168651881571831/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882650.88378: _low_level_execute_command(): starting 21866 1726882650.88383: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882650.4687855-23853-168651881571831/ > /dev/null 2>&1 && sleep 0' 21866 1726882650.88835: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882650.88841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882650.88895: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882650.88899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882650.88902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882650.88943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882650.88954: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882650.89056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882650.90846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882650.90926: stderr chunk (state=3): >>><<< 21866 1726882650.90932: stdout chunk (state=3): >>><<< 21866 1726882650.90957: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882650.90968: handler run complete 21866 1726882650.91033: attempt loop complete, returning result 21866 1726882650.91036: _execute() done 21866 1726882650.91038: dumping result to json 21866 1726882650.91066: done dumping result, returning 21866 1726882650.91073: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-1c82-aff9-000000000123] 21866 1726882650.91077: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000123 21866 1726882650.91339: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000123 21866 1726882650.91343: 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 } 21866 1726882650.91401: no more pending results, returning what we have 21866 1726882650.91405: results queue empty 21866 1726882650.91406: checking for any_errors_fatal 21866 1726882650.91411: done checking for any_errors_fatal 21866 1726882650.91412: checking for max_fail_percentage 21866 1726882650.91413: done checking for max_fail_percentage 21866 1726882650.91415: checking to see if all hosts have failed and the running result is not ok 21866 1726882650.91416: done checking to see if all hosts have failed 21866 1726882650.91416: getting the remaining hosts for this loop 21866 1726882650.91418: done getting the remaining hosts for this loop 21866 1726882650.91422: getting the next task for host managed_node1 21866 1726882650.91429: done getting next task for host managed_node1 21866 1726882650.91432: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21866 1726882650.91436: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882650.91450: getting variables 21866 1726882650.91452: in VariableManager get_vars() 21866 1726882650.91500: Calling all_inventory to load vars for managed_node1 21866 1726882650.91504: Calling groups_inventory to load vars for managed_node1 21866 1726882650.91506: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882650.91515: Calling all_plugins_play to load vars for managed_node1 21866 1726882650.91519: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882650.91522: Calling groups_plugins_play to load vars for managed_node1 21866 1726882650.98600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882651.00473: done with get_vars() 21866 1726882651.00497: done getting variables 21866 1726882651.00559: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:37:31 -0400 (0:00:00.855) 0:00:45.659 ****** 21866 1726882651.00593: entering _queue_task() for managed_node1/service 21866 1726882651.00984: worker is 1 (out of 1 available) 21866 1726882651.00996: exiting _queue_task() for managed_node1/service 21866 1726882651.01007: done queuing things up, now waiting for results queue to drain 21866 1726882651.01009: waiting for pending results... 21866 1726882651.01353: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 21866 1726882651.01522: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000124 21866 1726882651.01543: variable 'ansible_search_path' from source: unknown 21866 1726882651.01547: variable 'ansible_search_path' from source: unknown 21866 1726882651.01588: calling self._execute() 21866 1726882651.01697: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882651.01701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882651.01716: variable 'omit' from source: magic vars 21866 1726882651.02153: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.02179: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.02371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882651.02685: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882651.02901: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882651.02905: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882651.02907: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882651.03043: variable 'networkmanager_version' from source: set_fact 21866 1726882651.03046: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.03171: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.03175: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.03278: variable 'networkmanager_version' from source: set_fact 21866 1726882651.03291: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.03406: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.03410: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.03549: variable 'networkmanager_version' from source: set_fact 21866 1726882651.03568: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.03800: variable 'network_provider' from source: set_fact 21866 1726882651.03803: Evaluated conditional (network_provider == "nm"): True 21866 1726882651.04066: variable '__network_wpa_supplicant_required' from source: role '' defaults 21866 1726882651.04274: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 21866 1726882651.04554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882651.07680: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882651.07735: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882651.07768: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882651.07793: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882651.07813: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882651.07877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882651.08016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882651.08033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882651.08066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882651.08076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882651.08109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882651.08125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882651.08141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882651.08172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882651.08183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882651.08210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882651.08227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882651.08243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882651.08272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882651.08285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882651.08381: variable 'network_connections' from source: task vars 21866 1726882651.08391: variable 'interface' from source: play vars 21866 1726882651.08442: variable 'interface' from source: play vars 21866 1726882651.08489: 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) 21866 1726882651.08505: 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) 21866 1726882651.08522: 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) 21866 1726882651.08543: 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) 21866 1726882651.08583: variable '__network_wireless_connections_defined' from source: role '' defaults 21866 1726882651.08735: variable 'network_connections' from source: task vars 21866 1726882651.08739: variable 'interface' from source: play vars 21866 1726882651.08785: variable 'interface' from source: play vars 21866 1726882651.08806: Evaluated conditional (__network_wpa_supplicant_required): False 21866 1726882651.08811: when evaluation is False, skipping this task 21866 1726882651.08813: _execute() done 21866 1726882651.08816: dumping result to json 21866 1726882651.08817: done dumping result, returning 21866 1726882651.08826: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-1c82-aff9-000000000124] 21866 1726882651.08829: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000124 21866 1726882651.08917: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000124 21866 1726882651.08920: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 21866 1726882651.08965: no more pending results, returning what we have 21866 1726882651.08969: results queue empty 21866 1726882651.08969: checking for any_errors_fatal 21866 1726882651.08987: done checking for any_errors_fatal 21866 1726882651.08988: checking for max_fail_percentage 21866 1726882651.08990: done checking for max_fail_percentage 21866 1726882651.08990: checking to see if all hosts have failed and the running result is not ok 21866 1726882651.08991: done checking to see if all hosts have failed 21866 1726882651.08992: getting the remaining hosts for this loop 21866 1726882651.08994: done getting the remaining hosts for this loop 21866 1726882651.08997: getting the next task for host managed_node1 21866 1726882651.09004: done getting next task for host managed_node1 21866 1726882651.09009: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 21866 1726882651.09012: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882651.09053: getting variables 21866 1726882651.09055: in VariableManager get_vars() 21866 1726882651.09105: Calling all_inventory to load vars for managed_node1 21866 1726882651.09107: Calling groups_inventory to load vars for managed_node1 21866 1726882651.09109: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882651.09118: Calling all_plugins_play to load vars for managed_node1 21866 1726882651.09121: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882651.09123: Calling groups_plugins_play to load vars for managed_node1 21866 1726882651.10804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882651.12797: done with get_vars() 21866 1726882651.12815: done getting variables 21866 1726882651.12857: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:37:31 -0400 (0:00:00.122) 0:00:45.782 ****** 21866 1726882651.12886: entering _queue_task() for managed_node1/service 21866 1726882651.13115: worker is 1 (out of 1 available) 21866 1726882651.13127: exiting _queue_task() for managed_node1/service 21866 1726882651.13139: done queuing things up, now waiting for results queue to drain 21866 1726882651.13141: waiting for pending results... 21866 1726882651.13333: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 21866 1726882651.13437: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000125 21866 1726882651.13451: variable 'ansible_search_path' from source: unknown 21866 1726882651.13454: variable 'ansible_search_path' from source: unknown 21866 1726882651.13489: calling self._execute() 21866 1726882651.13566: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882651.13571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882651.13581: variable 'omit' from source: magic vars 21866 1726882651.13848: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.13857: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.13981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882651.14475: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882651.14479: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882651.14481: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882651.14484: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882651.14486: variable 'networkmanager_version' from source: set_fact 21866 1726882651.14488: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.14754: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.14761: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.14889: variable 'networkmanager_version' from source: set_fact 21866 1726882651.14897: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.14997: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.15001: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.15122: variable 'networkmanager_version' from source: set_fact 21866 1726882651.15133: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.15234: variable 'network_provider' from source: set_fact 21866 1726882651.15238: Evaluated conditional (network_provider == "initscripts"): False 21866 1726882651.15241: when evaluation is False, skipping this task 21866 1726882651.15245: _execute() done 21866 1726882651.15248: dumping result to json 21866 1726882651.15250: done dumping result, returning 21866 1726882651.15262: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-1c82-aff9-000000000125] 21866 1726882651.15266: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000125 21866 1726882651.15350: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000125 21866 1726882651.15353: 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 } 21866 1726882651.15410: no more pending results, returning what we have 21866 1726882651.15414: results queue empty 21866 1726882651.15414: checking for any_errors_fatal 21866 1726882651.15420: done checking for any_errors_fatal 21866 1726882651.15421: checking for max_fail_percentage 21866 1726882651.15422: done checking for max_fail_percentage 21866 1726882651.15423: checking to see if all hosts have failed and the running result is not ok 21866 1726882651.15424: done checking to see if all hosts have failed 21866 1726882651.15425: getting the remaining hosts for this loop 21866 1726882651.15426: done getting the remaining hosts for this loop 21866 1726882651.15430: getting the next task for host managed_node1 21866 1726882651.15436: done getting next task for host managed_node1 21866 1726882651.15440: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21866 1726882651.15444: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882651.15469: getting variables 21866 1726882651.15472: in VariableManager get_vars() 21866 1726882651.15517: Calling all_inventory to load vars for managed_node1 21866 1726882651.15520: Calling groups_inventory to load vars for managed_node1 21866 1726882651.15522: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882651.15531: Calling all_plugins_play to load vars for managed_node1 21866 1726882651.15533: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882651.15536: Calling groups_plugins_play to load vars for managed_node1 21866 1726882651.17524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882651.19511: done with get_vars() 21866 1726882651.19537: done getting variables 21866 1726882651.19606: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:37:31 -0400 (0:00:00.067) 0:00:45.850 ****** 21866 1726882651.19649: entering _queue_task() for managed_node1/copy 21866 1726882651.20016: worker is 1 (out of 1 available) 21866 1726882651.20027: exiting _queue_task() for managed_node1/copy 21866 1726882651.20044: done queuing things up, now waiting for results queue to drain 21866 1726882651.20052: waiting for pending results... 21866 1726882651.20367: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 21866 1726882651.20556: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000126 21866 1726882651.20584: variable 'ansible_search_path' from source: unknown 21866 1726882651.20605: variable 'ansible_search_path' from source: unknown 21866 1726882651.20648: calling self._execute() 21866 1726882651.20769: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882651.20781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882651.20795: variable 'omit' from source: magic vars 21866 1726882651.21239: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.21273: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.21442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882651.21735: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882651.21784: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882651.21831: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882651.21937: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882651.22029: variable 'networkmanager_version' from source: set_fact 21866 1726882651.22050: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.22177: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.22188: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.22329: variable 'networkmanager_version' from source: set_fact 21866 1726882651.22356: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.22477: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.22487: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.22616: variable 'networkmanager_version' from source: set_fact 21866 1726882651.22629: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.22756: variable 'network_provider' from source: set_fact 21866 1726882651.22772: Evaluated conditional (network_provider == "initscripts"): False 21866 1726882651.22788: when evaluation is False, skipping this task 21866 1726882651.22799: _execute() done 21866 1726882651.22806: dumping result to json 21866 1726882651.22812: done dumping result, returning 21866 1726882651.22822: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-1c82-aff9-000000000126] 21866 1726882651.22830: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000126 skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 21866 1726882651.23015: no more pending results, returning what we have 21866 1726882651.23019: results queue empty 21866 1726882651.23020: checking for any_errors_fatal 21866 1726882651.23026: done checking for any_errors_fatal 21866 1726882651.23027: checking for max_fail_percentage 21866 1726882651.23029: done checking for max_fail_percentage 21866 1726882651.23030: checking to see if all hosts have failed and the running result is not ok 21866 1726882651.23031: done checking to see if all hosts have failed 21866 1726882651.23032: getting the remaining hosts for this loop 21866 1726882651.23034: done getting the remaining hosts for this loop 21866 1726882651.23037: getting the next task for host managed_node1 21866 1726882651.23046: done getting next task for host managed_node1 21866 1726882651.23052: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21866 1726882651.23056: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882651.23083: getting variables 21866 1726882651.23085: in VariableManager get_vars() 21866 1726882651.23133: Calling all_inventory to load vars for managed_node1 21866 1726882651.23137: Calling groups_inventory to load vars for managed_node1 21866 1726882651.23139: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882651.23150: Calling all_plugins_play to load vars for managed_node1 21866 1726882651.23154: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882651.23157: Calling groups_plugins_play to load vars for managed_node1 21866 1726882651.24119: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000126 21866 1726882651.24123: WORKER PROCESS EXITING 21866 1726882651.25319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882651.27287: done with get_vars() 21866 1726882651.27334: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:37:31 -0400 (0:00:00.077) 0:00:45.928 ****** 21866 1726882651.27451: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21866 1726882651.27837: worker is 1 (out of 1 available) 21866 1726882651.27853: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 21866 1726882651.27875: done queuing things up, now waiting for results queue to drain 21866 1726882651.27877: waiting for pending results... 21866 1726882651.28190: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 21866 1726882651.28354: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000127 21866 1726882651.28380: variable 'ansible_search_path' from source: unknown 21866 1726882651.28391: variable 'ansible_search_path' from source: unknown 21866 1726882651.28440: calling self._execute() 21866 1726882651.28565: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882651.28577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882651.28589: variable 'omit' from source: magic vars 21866 1726882651.29007: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.29025: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.29238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882651.29545: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882651.29610: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882651.29658: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882651.29766: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882651.29858: variable 'networkmanager_version' from source: set_fact 21866 1726882651.29880: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.30009: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.30026: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.30200: variable 'networkmanager_version' from source: set_fact 21866 1726882651.30208: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.30304: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.30307: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.30401: variable 'networkmanager_version' from source: set_fact 21866 1726882651.30409: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.30415: variable 'omit' from source: magic vars 21866 1726882651.30455: variable 'omit' from source: magic vars 21866 1726882651.30536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882651.31977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882651.32020: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882651.32049: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882651.32075: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882651.32096: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882651.32149: variable 'network_provider' from source: set_fact 21866 1726882651.32249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882651.32273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882651.32292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882651.32320: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882651.32334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882651.32387: variable 'omit' from source: magic vars 21866 1726882651.32467: variable 'omit' from source: magic vars 21866 1726882651.32535: variable 'network_connections' from source: task vars 21866 1726882651.32545: variable 'interface' from source: play vars 21866 1726882651.32595: variable 'interface' from source: play vars 21866 1726882651.32699: variable 'omit' from source: magic vars 21866 1726882651.32706: variable '__lsr_ansible_managed' from source: task vars 21866 1726882651.32763: variable '__lsr_ansible_managed' from source: task vars 21866 1726882651.32968: Loaded config def from plugin (lookup/template) 21866 1726882651.32971: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 21866 1726882651.32998: File lookup term: get_ansible_managed.j2 21866 1726882651.33001: variable 'ansible_search_path' from source: unknown 21866 1726882651.33004: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 21866 1726882651.33014: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 21866 1726882651.33026: variable 'ansible_search_path' from source: unknown 21866 1726882651.37670: variable 'ansible_managed' from source: unknown 21866 1726882651.37755: variable 'omit' from source: magic vars 21866 1726882651.37779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882651.37799: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882651.37817: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882651.37830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882651.37837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882651.37858: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882651.37861: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882651.37869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882651.37937: Set connection var ansible_shell_executable to /bin/sh 21866 1726882651.37940: Set connection var ansible_shell_type to sh 21866 1726882651.37944: Set connection var ansible_pipelining to False 21866 1726882651.37949: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882651.37955: Set connection var ansible_timeout to 10 21866 1726882651.37959: Set connection var ansible_connection to ssh 21866 1726882651.37983: variable 'ansible_shell_executable' from source: unknown 21866 1726882651.37986: variable 'ansible_connection' from source: unknown 21866 1726882651.37988: variable 'ansible_module_compression' from source: unknown 21866 1726882651.37990: variable 'ansible_shell_type' from source: unknown 21866 1726882651.37993: variable 'ansible_shell_executable' from source: unknown 21866 1726882651.37995: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882651.37997: variable 'ansible_pipelining' from source: unknown 21866 1726882651.38001: variable 'ansible_timeout' from source: unknown 21866 1726882651.38004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882651.38121: 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) 21866 1726882651.38131: variable 'omit' from source: magic vars 21866 1726882651.38139: starting attempt loop 21866 1726882651.38143: running the handler 21866 1726882651.38151: _low_level_execute_command(): starting 21866 1726882651.38158: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882651.38866: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882651.38876: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882651.38887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882651.38901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882651.38938: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882651.38947: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882651.38953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882651.38977: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882651.38980: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882651.38988: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882651.38995: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882651.39003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882651.39014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882651.39022: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882651.39028: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882651.39039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882651.39111: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882651.39126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882651.39129: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882651.39250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882651.40904: stdout chunk (state=3): >>>/root <<< 21866 1726882651.41003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882651.41058: stderr chunk (state=3): >>><<< 21866 1726882651.41066: stdout chunk (state=3): >>><<< 21866 1726882651.41083: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882651.41093: _low_level_execute_command(): starting 21866 1726882651.41099: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882651.41083-23921-268154537044781 `" && echo ansible-tmp-1726882651.41083-23921-268154537044781="` echo /root/.ansible/tmp/ansible-tmp-1726882651.41083-23921-268154537044781 `" ) && sleep 0' 21866 1726882651.41536: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882651.41542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882651.41582: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882651.41586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882651.41602: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882651.41605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882651.41653: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882651.41658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882651.41756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882651.43624: stdout chunk (state=3): >>>ansible-tmp-1726882651.41083-23921-268154537044781=/root/.ansible/tmp/ansible-tmp-1726882651.41083-23921-268154537044781 <<< 21866 1726882651.43738: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882651.43784: stderr chunk (state=3): >>><<< 21866 1726882651.43788: stdout chunk (state=3): >>><<< 21866 1726882651.43805: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882651.41083-23921-268154537044781=/root/.ansible/tmp/ansible-tmp-1726882651.41083-23921-268154537044781 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882651.43842: variable 'ansible_module_compression' from source: unknown 21866 1726882651.43884: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 21866 1726882651.43917: variable 'ansible_facts' from source: unknown 21866 1726882651.44002: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882651.41083-23921-268154537044781/AnsiballZ_network_connections.py 21866 1726882651.44107: Sending initial data 21866 1726882651.44110: Sent initial data (166 bytes) 21866 1726882651.44771: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882651.44782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882651.44809: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882651.44820: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882651.44826: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882651.44838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882651.44846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882651.44891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882651.44911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882651.45011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882651.46737: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 21866 1726882651.46753: 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 <<< 21866 1726882651.46839: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882651.46931: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpud4iwvvj /root/.ansible/tmp/ansible-tmp-1726882651.41083-23921-268154537044781/AnsiballZ_network_connections.py <<< 21866 1726882651.47018: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882651.48373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882651.48468: stderr chunk (state=3): >>><<< 21866 1726882651.48472: stdout chunk (state=3): >>><<< 21866 1726882651.48489: done transferring module to remote 21866 1726882651.48498: _low_level_execute_command(): starting 21866 1726882651.48502: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882651.41083-23921-268154537044781/ /root/.ansible/tmp/ansible-tmp-1726882651.41083-23921-268154537044781/AnsiballZ_network_connections.py && sleep 0' 21866 1726882651.48927: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882651.48933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882651.48966: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882651.48979: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882651.48989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882651.49037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882651.49049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882651.49145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882651.50900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882651.50949: stderr chunk (state=3): >>><<< 21866 1726882651.50952: stdout chunk (state=3): >>><<< 21866 1726882651.50967: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882651.50970: _low_level_execute_command(): starting 21866 1726882651.50974: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882651.41083-23921-268154537044781/AnsiballZ_network_connections.py && sleep 0' 21866 1726882651.51400: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882651.51413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882651.51431: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882651.51443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882651.51461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882651.51502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882651.51514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882651.51619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882651.75714: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload__o_miy6m/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__o_miy6m/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 testnic1/a0d461c2-2d8a-4c19-8456-3314281a4b0b: error=unknown <<< 21866 1726882651.75894: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "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": "testnic1", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 21866 1726882651.77450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882651.77455: stdout chunk (state=3): >>><<< 21866 1726882651.77466: stderr chunk (state=3): >>><<< 21866 1726882651.77482: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload__o_miy6m/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__o_miy6m/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 testnic1/a0d461c2-2d8a-4c19-8456-3314281a4b0b: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "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": "testnic1", "persistent_state": "absent"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882651.77525: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', '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-1726882651.41083-23921-268154537044781/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882651.77530: _low_level_execute_command(): starting 21866 1726882651.77536: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882651.41083-23921-268154537044781/ > /dev/null 2>&1 && sleep 0' 21866 1726882651.78831: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882651.79486: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882651.79497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882651.79517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882651.79551: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882651.79562: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882651.79570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882651.79585: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882651.79592: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882651.79599: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882651.79607: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882651.79617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882651.79629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882651.79634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882651.79640: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882651.79649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882651.79725: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882651.79744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882651.79758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882651.79887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882651.81800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882651.81804: stdout chunk (state=3): >>><<< 21866 1726882651.81811: stderr chunk (state=3): >>><<< 21866 1726882651.81829: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882651.81835: handler run complete 21866 1726882651.81871: attempt loop complete, returning result 21866 1726882651.81874: _execute() done 21866 1726882651.81877: dumping result to json 21866 1726882651.81879: done dumping result, returning 21866 1726882651.81888: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-1c82-aff9-000000000127] 21866 1726882651.81892: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000127 21866 1726882651.82001: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000127 21866 1726882651.82003: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 21866 1726882651.82102: no more pending results, returning what we have 21866 1726882651.82105: results queue empty 21866 1726882651.82106: checking for any_errors_fatal 21866 1726882651.82116: done checking for any_errors_fatal 21866 1726882651.82116: checking for max_fail_percentage 21866 1726882651.82118: done checking for max_fail_percentage 21866 1726882651.82119: checking to see if all hosts have failed and the running result is not ok 21866 1726882651.82120: done checking to see if all hosts have failed 21866 1726882651.82121: getting the remaining hosts for this loop 21866 1726882651.82122: done getting the remaining hosts for this loop 21866 1726882651.82126: getting the next task for host managed_node1 21866 1726882651.82132: done getting next task for host managed_node1 21866 1726882651.82136: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 21866 1726882651.82140: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882651.82151: getting variables 21866 1726882651.82152: in VariableManager get_vars() 21866 1726882651.82206: Calling all_inventory to load vars for managed_node1 21866 1726882651.82208: Calling groups_inventory to load vars for managed_node1 21866 1726882651.82211: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882651.82220: Calling all_plugins_play to load vars for managed_node1 21866 1726882651.82223: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882651.82225: Calling groups_plugins_play to load vars for managed_node1 21866 1726882651.83840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882651.85958: done with get_vars() 21866 1726882651.85990: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:37:31 -0400 (0:00:00.586) 0:00:46.514 ****** 21866 1726882651.86085: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21866 1726882651.86431: worker is 1 (out of 1 available) 21866 1726882651.86445: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 21866 1726882651.86458: done queuing things up, now waiting for results queue to drain 21866 1726882651.86462: waiting for pending results... 21866 1726882651.86788: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 21866 1726882651.86978: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000128 21866 1726882651.87007: variable 'ansible_search_path' from source: unknown 21866 1726882651.87020: variable 'ansible_search_path' from source: unknown 21866 1726882651.87066: calling self._execute() 21866 1726882651.87186: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882651.87200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882651.87219: variable 'omit' from source: magic vars 21866 1726882651.87630: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.87653: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.87848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882651.88171: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882651.88227: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882651.88274: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882651.88326: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882651.88423: variable 'networkmanager_version' from source: set_fact 21866 1726882651.88441: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.88611: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.88627: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.88788: variable 'networkmanager_version' from source: set_fact 21866 1726882651.88801: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.88924: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.88942: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.89103: variable 'networkmanager_version' from source: set_fact 21866 1726882651.89119: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.89245: variable 'network_state' from source: role '' defaults 21866 1726882651.89269: Evaluated conditional (network_state != {}): False 21866 1726882651.89283: when evaluation is False, skipping this task 21866 1726882651.89291: _execute() done 21866 1726882651.89298: dumping result to json 21866 1726882651.89306: done dumping result, returning 21866 1726882651.89316: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-1c82-aff9-000000000128] 21866 1726882651.89325: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000128 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 21866 1726882651.89492: no more pending results, returning what we have 21866 1726882651.89497: results queue empty 21866 1726882651.89498: checking for any_errors_fatal 21866 1726882651.89513: done checking for any_errors_fatal 21866 1726882651.89514: checking for max_fail_percentage 21866 1726882651.89517: done checking for max_fail_percentage 21866 1726882651.89518: checking to see if all hosts have failed and the running result is not ok 21866 1726882651.89519: done checking to see if all hosts have failed 21866 1726882651.89519: getting the remaining hosts for this loop 21866 1726882651.89522: done getting the remaining hosts for this loop 21866 1726882651.89526: getting the next task for host managed_node1 21866 1726882651.89534: done getting next task for host managed_node1 21866 1726882651.89541: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21866 1726882651.89545: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882651.89573: getting variables 21866 1726882651.89575: in VariableManager get_vars() 21866 1726882651.89626: Calling all_inventory to load vars for managed_node1 21866 1726882651.89629: Calling groups_inventory to load vars for managed_node1 21866 1726882651.89632: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882651.89643: Calling all_plugins_play to load vars for managed_node1 21866 1726882651.89646: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882651.89649: Calling groups_plugins_play to load vars for managed_node1 21866 1726882651.90283: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000128 21866 1726882651.90287: WORKER PROCESS EXITING 21866 1726882651.90670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882651.91628: done with get_vars() 21866 1726882651.91645: done getting variables 21866 1726882651.91690: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:37:31 -0400 (0:00:00.056) 0:00:46.570 ****** 21866 1726882651.91719: entering _queue_task() for managed_node1/debug 21866 1726882651.91939: worker is 1 (out of 1 available) 21866 1726882651.91950: exiting _queue_task() for managed_node1/debug 21866 1726882651.91961: done queuing things up, now waiting for results queue to drain 21866 1726882651.91964: waiting for pending results... 21866 1726882651.92154: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 21866 1726882651.92276: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000129 21866 1726882651.92290: variable 'ansible_search_path' from source: unknown 21866 1726882651.92295: variable 'ansible_search_path' from source: unknown 21866 1726882651.92322: calling self._execute() 21866 1726882651.92412: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882651.92416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882651.92424: variable 'omit' from source: magic vars 21866 1726882651.93214: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.93218: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.93221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882651.93223: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882651.93543: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882651.93546: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882651.93548: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882651.93550: variable 'networkmanager_version' from source: set_fact 21866 1726882651.93555: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.93581: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.93584: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.93690: variable 'networkmanager_version' from source: set_fact 21866 1726882651.93697: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.93782: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.93787: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.93875: variable 'networkmanager_version' from source: set_fact 21866 1726882651.94169: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.94172: variable 'omit' from source: magic vars 21866 1726882651.94175: variable 'omit' from source: magic vars 21866 1726882651.94177: variable 'omit' from source: magic vars 21866 1726882651.94179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882651.94182: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882651.94184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882651.94186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882651.94188: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882651.94190: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882651.94192: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882651.94195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882651.94213: Set connection var ansible_shell_executable to /bin/sh 21866 1726882651.94217: Set connection var ansible_shell_type to sh 21866 1726882651.94223: Set connection var ansible_pipelining to False 21866 1726882651.94229: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882651.94235: Set connection var ansible_timeout to 10 21866 1726882651.94240: Set connection var ansible_connection to ssh 21866 1726882651.94278: variable 'ansible_shell_executable' from source: unknown 21866 1726882651.94282: variable 'ansible_connection' from source: unknown 21866 1726882651.94284: variable 'ansible_module_compression' from source: unknown 21866 1726882651.94286: variable 'ansible_shell_type' from source: unknown 21866 1726882651.94289: variable 'ansible_shell_executable' from source: unknown 21866 1726882651.94291: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882651.94293: variable 'ansible_pipelining' from source: unknown 21866 1726882651.94295: variable 'ansible_timeout' from source: unknown 21866 1726882651.94297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882651.94402: 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) 21866 1726882651.94411: variable 'omit' from source: magic vars 21866 1726882651.94414: starting attempt loop 21866 1726882651.94417: running the handler 21866 1726882651.94536: variable '__network_connections_result' from source: set_fact 21866 1726882651.94590: handler run complete 21866 1726882651.94607: attempt loop complete, returning result 21866 1726882651.94610: _execute() done 21866 1726882651.94613: dumping result to json 21866 1726882651.94615: done dumping result, returning 21866 1726882651.94622: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-1c82-aff9-000000000129] 21866 1726882651.94626: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000129 21866 1726882651.94715: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000129 21866 1726882651.94717: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 21866 1726882651.94807: no more pending results, returning what we have 21866 1726882651.94810: results queue empty 21866 1726882651.94811: checking for any_errors_fatal 21866 1726882651.94816: done checking for any_errors_fatal 21866 1726882651.94816: checking for max_fail_percentage 21866 1726882651.94818: done checking for max_fail_percentage 21866 1726882651.94819: checking to see if all hosts have failed and the running result is not ok 21866 1726882651.94820: done checking to see if all hosts have failed 21866 1726882651.94821: getting the remaining hosts for this loop 21866 1726882651.94822: done getting the remaining hosts for this loop 21866 1726882651.94832: getting the next task for host managed_node1 21866 1726882651.94838: done getting next task for host managed_node1 21866 1726882651.94845: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21866 1726882651.94849: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882651.94866: getting variables 21866 1726882651.94868: in VariableManager get_vars() 21866 1726882651.94907: Calling all_inventory to load vars for managed_node1 21866 1726882651.94910: Calling groups_inventory to load vars for managed_node1 21866 1726882651.94912: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882651.94920: Calling all_plugins_play to load vars for managed_node1 21866 1726882651.94922: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882651.94925: Calling groups_plugins_play to load vars for managed_node1 21866 1726882651.96090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882651.97033: done with get_vars() 21866 1726882651.97048: done getting variables 21866 1726882651.97091: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:37:31 -0400 (0:00:00.053) 0:00:46.624 ****** 21866 1726882651.97116: entering _queue_task() for managed_node1/debug 21866 1726882651.97313: worker is 1 (out of 1 available) 21866 1726882651.97326: exiting _queue_task() for managed_node1/debug 21866 1726882651.97338: done queuing things up, now waiting for results queue to drain 21866 1726882651.97339: waiting for pending results... 21866 1726882651.97521: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 21866 1726882651.97615: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000012a 21866 1726882651.97626: variable 'ansible_search_path' from source: unknown 21866 1726882651.97629: variable 'ansible_search_path' from source: unknown 21866 1726882651.97659: calling self._execute() 21866 1726882651.97732: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882651.97738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882651.97746: variable 'omit' from source: magic vars 21866 1726882651.98071: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.98092: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.98286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882651.98561: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882651.98619: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882651.98661: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882651.98710: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882651.98803: variable 'networkmanager_version' from source: set_fact 21866 1726882651.98821: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.98957: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.98987: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.99082: variable 'networkmanager_version' from source: set_fact 21866 1726882651.99090: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.99166: variable 'ansible_distribution_major_version' from source: facts 21866 1726882651.99170: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882651.99256: variable 'networkmanager_version' from source: set_fact 21866 1726882651.99266: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882651.99271: variable 'omit' from source: magic vars 21866 1726882651.99315: variable 'omit' from source: magic vars 21866 1726882651.99345: variable 'omit' from source: magic vars 21866 1726882651.99365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882651.99384: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882651.99400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882651.99412: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882651.99420: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882651.99441: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882651.99445: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882651.99448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882651.99516: Set connection var ansible_shell_executable to /bin/sh 21866 1726882651.99520: Set connection var ansible_shell_type to sh 21866 1726882651.99523: Set connection var ansible_pipelining to False 21866 1726882651.99529: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882651.99534: Set connection var ansible_timeout to 10 21866 1726882651.99539: Set connection var ansible_connection to ssh 21866 1726882651.99559: variable 'ansible_shell_executable' from source: unknown 21866 1726882651.99564: variable 'ansible_connection' from source: unknown 21866 1726882651.99568: variable 'ansible_module_compression' from source: unknown 21866 1726882651.99571: variable 'ansible_shell_type' from source: unknown 21866 1726882651.99575: variable 'ansible_shell_executable' from source: unknown 21866 1726882651.99577: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882651.99579: variable 'ansible_pipelining' from source: unknown 21866 1726882651.99588: variable 'ansible_timeout' from source: unknown 21866 1726882651.99592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882651.99668: 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) 21866 1726882651.99675: variable 'omit' from source: magic vars 21866 1726882651.99680: starting attempt loop 21866 1726882651.99683: running the handler 21866 1726882651.99722: variable '__network_connections_result' from source: set_fact 21866 1726882651.99772: variable '__network_connections_result' from source: set_fact 21866 1726882651.99841: handler run complete 21866 1726882651.99858: attempt loop complete, returning result 21866 1726882651.99865: _execute() done 21866 1726882651.99868: dumping result to json 21866 1726882651.99871: done dumping result, returning 21866 1726882651.99877: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-1c82-aff9-00000000012a] 21866 1726882651.99882: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000012a 21866 1726882651.99967: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000012a 21866 1726882651.99970: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 21866 1726882652.00043: no more pending results, returning what we have 21866 1726882652.00045: results queue empty 21866 1726882652.00046: checking for any_errors_fatal 21866 1726882652.00050: done checking for any_errors_fatal 21866 1726882652.00050: checking for max_fail_percentage 21866 1726882652.00052: done checking for max_fail_percentage 21866 1726882652.00053: checking to see if all hosts have failed and the running result is not ok 21866 1726882652.00054: done checking to see if all hosts have failed 21866 1726882652.00054: getting the remaining hosts for this loop 21866 1726882652.00056: done getting the remaining hosts for this loop 21866 1726882652.00058: getting the next task for host managed_node1 21866 1726882652.00068: done getting next task for host managed_node1 21866 1726882652.00072: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21866 1726882652.00075: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882652.00090: getting variables 21866 1726882652.00091: in VariableManager get_vars() 21866 1726882652.00128: Calling all_inventory to load vars for managed_node1 21866 1726882652.00131: Calling groups_inventory to load vars for managed_node1 21866 1726882652.00133: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882652.00140: Calling all_plugins_play to load vars for managed_node1 21866 1726882652.00143: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882652.00146: Calling groups_plugins_play to load vars for managed_node1 21866 1726882652.00924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882652.01895: done with get_vars() 21866 1726882652.01909: done getting variables 21866 1726882652.01947: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:37:32 -0400 (0:00:00.048) 0:00:46.673 ****** 21866 1726882652.01972: entering _queue_task() for managed_node1/debug 21866 1726882652.02157: worker is 1 (out of 1 available) 21866 1726882652.02175: exiting _queue_task() for managed_node1/debug 21866 1726882652.02187: done queuing things up, now waiting for results queue to drain 21866 1726882652.02188: waiting for pending results... 21866 1726882652.02350: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 21866 1726882652.02449: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000012b 21866 1726882652.02461: variable 'ansible_search_path' from source: unknown 21866 1726882652.02466: variable 'ansible_search_path' from source: unknown 21866 1726882652.02494: calling self._execute() 21866 1726882652.02572: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882652.02576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882652.02583: variable 'omit' from source: magic vars 21866 1726882652.02854: variable 'ansible_distribution_major_version' from source: facts 21866 1726882652.02869: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882652.02985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882652.03169: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882652.03204: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882652.03228: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882652.03255: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882652.03314: variable 'networkmanager_version' from source: set_fact 21866 1726882652.03325: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882652.03417: variable 'ansible_distribution_major_version' from source: facts 21866 1726882652.03420: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882652.03509: variable 'networkmanager_version' from source: set_fact 21866 1726882652.03519: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882652.03591: variable 'ansible_distribution_major_version' from source: facts 21866 1726882652.03595: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882652.03690: variable 'networkmanager_version' from source: set_fact 21866 1726882652.03697: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882652.03777: variable 'network_state' from source: role '' defaults 21866 1726882652.03785: Evaluated conditional (network_state != {}): False 21866 1726882652.03788: when evaluation is False, skipping this task 21866 1726882652.03790: _execute() done 21866 1726882652.03793: dumping result to json 21866 1726882652.03795: done dumping result, returning 21866 1726882652.03801: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-1c82-aff9-00000000012b] 21866 1726882652.03806: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000012b 21866 1726882652.03896: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000012b 21866 1726882652.03899: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 21866 1726882652.03939: no more pending results, returning what we have 21866 1726882652.03942: results queue empty 21866 1726882652.03943: checking for any_errors_fatal 21866 1726882652.03949: done checking for any_errors_fatal 21866 1726882652.03950: checking for max_fail_percentage 21866 1726882652.03951: done checking for max_fail_percentage 21866 1726882652.03952: checking to see if all hosts have failed and the running result is not ok 21866 1726882652.03953: done checking to see if all hosts have failed 21866 1726882652.03954: getting the remaining hosts for this loop 21866 1726882652.03955: done getting the remaining hosts for this loop 21866 1726882652.03958: getting the next task for host managed_node1 21866 1726882652.03965: done getting next task for host managed_node1 21866 1726882652.03969: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 21866 1726882652.03973: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882652.03996: getting variables 21866 1726882652.03998: in VariableManager get_vars() 21866 1726882652.04034: Calling all_inventory to load vars for managed_node1 21866 1726882652.04036: Calling groups_inventory to load vars for managed_node1 21866 1726882652.04038: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882652.04044: Calling all_plugins_play to load vars for managed_node1 21866 1726882652.04046: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882652.04048: Calling groups_plugins_play to load vars for managed_node1 21866 1726882652.04916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882652.05873: done with get_vars() 21866 1726882652.05888: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:37:32 -0400 (0:00:00.039) 0:00:46.713 ****** 21866 1726882652.05953: entering _queue_task() for managed_node1/ping 21866 1726882652.06149: worker is 1 (out of 1 available) 21866 1726882652.06164: exiting _queue_task() for managed_node1/ping 21866 1726882652.06176: done queuing things up, now waiting for results queue to drain 21866 1726882652.06178: waiting for pending results... 21866 1726882652.06354: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 21866 1726882652.06442: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000012c 21866 1726882652.06453: variable 'ansible_search_path' from source: unknown 21866 1726882652.06457: variable 'ansible_search_path' from source: unknown 21866 1726882652.06490: calling self._execute() 21866 1726882652.06566: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882652.06569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882652.06581: variable 'omit' from source: magic vars 21866 1726882652.06853: variable 'ansible_distribution_major_version' from source: facts 21866 1726882652.06866: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882652.06985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882652.07174: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882652.07206: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882652.07231: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882652.07256: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882652.07312: variable 'networkmanager_version' from source: set_fact 21866 1726882652.07322: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882652.07432: variable 'ansible_distribution_major_version' from source: facts 21866 1726882652.07436: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882652.07529: variable 'networkmanager_version' from source: set_fact 21866 1726882652.07536: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882652.07614: variable 'ansible_distribution_major_version' from source: facts 21866 1726882652.07617: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882652.07707: variable 'networkmanager_version' from source: set_fact 21866 1726882652.07714: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882652.07720: variable 'omit' from source: magic vars 21866 1726882652.07762: variable 'omit' from source: magic vars 21866 1726882652.07792: variable 'omit' from source: magic vars 21866 1726882652.07811: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882652.07831: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882652.07845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882652.07858: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882652.07869: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882652.07894: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882652.07898: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882652.07900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882652.07968: Set connection var ansible_shell_executable to /bin/sh 21866 1726882652.07971: Set connection var ansible_shell_type to sh 21866 1726882652.07976: Set connection var ansible_pipelining to False 21866 1726882652.07982: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882652.07987: Set connection var ansible_timeout to 10 21866 1726882652.07993: Set connection var ansible_connection to ssh 21866 1726882652.08016: variable 'ansible_shell_executable' from source: unknown 21866 1726882652.08020: variable 'ansible_connection' from source: unknown 21866 1726882652.08022: variable 'ansible_module_compression' from source: unknown 21866 1726882652.08024: variable 'ansible_shell_type' from source: unknown 21866 1726882652.08026: variable 'ansible_shell_executable' from source: unknown 21866 1726882652.08030: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882652.08032: variable 'ansible_pipelining' from source: unknown 21866 1726882652.08034: variable 'ansible_timeout' from source: unknown 21866 1726882652.08036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882652.08137: 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) 21866 1726882652.08146: variable 'omit' from source: magic vars 21866 1726882652.08149: starting attempt loop 21866 1726882652.08151: running the handler 21866 1726882652.08165: _low_level_execute_command(): starting 21866 1726882652.08171: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882652.08698: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882652.08708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882652.08737: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.08751: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.08809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882652.08822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882652.08933: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882652.10600: stdout chunk (state=3): >>>/root <<< 21866 1726882652.10702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882652.10753: stderr chunk (state=3): >>><<< 21866 1726882652.10756: stdout chunk (state=3): >>><<< 21866 1726882652.10778: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882652.10794: _low_level_execute_command(): starting 21866 1726882652.10806: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882652.1077726-23952-277647697363829 `" && echo ansible-tmp-1726882652.1077726-23952-277647697363829="` echo /root/.ansible/tmp/ansible-tmp-1726882652.1077726-23952-277647697363829 `" ) && sleep 0' 21866 1726882652.11249: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882652.11255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882652.11288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.11299: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.11350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882652.11362: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882652.11474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882652.13330: stdout chunk (state=3): >>>ansible-tmp-1726882652.1077726-23952-277647697363829=/root/.ansible/tmp/ansible-tmp-1726882652.1077726-23952-277647697363829 <<< 21866 1726882652.13441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882652.13494: stderr chunk (state=3): >>><<< 21866 1726882652.13500: stdout chunk (state=3): >>><<< 21866 1726882652.13514: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882652.1077726-23952-277647697363829=/root/.ansible/tmp/ansible-tmp-1726882652.1077726-23952-277647697363829 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882652.13548: variable 'ansible_module_compression' from source: unknown 21866 1726882652.13588: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 21866 1726882652.13618: variable 'ansible_facts' from source: unknown 21866 1726882652.13673: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882652.1077726-23952-277647697363829/AnsiballZ_ping.py 21866 1726882652.13773: Sending initial data 21866 1726882652.13776: Sent initial data (153 bytes) 21866 1726882652.14433: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882652.14438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882652.14472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882652.14486: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882652.14496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.14539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882652.14556: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882652.14649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882652.16351: 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 <<< 21866 1726882652.16440: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882652.16532: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmprc5xo0b1 /root/.ansible/tmp/ansible-tmp-1726882652.1077726-23952-277647697363829/AnsiballZ_ping.py <<< 21866 1726882652.16621: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882652.17611: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882652.17706: stderr chunk (state=3): >>><<< 21866 1726882652.17709: stdout chunk (state=3): >>><<< 21866 1726882652.17724: done transferring module to remote 21866 1726882652.17732: _low_level_execute_command(): starting 21866 1726882652.17737: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882652.1077726-23952-277647697363829/ /root/.ansible/tmp/ansible-tmp-1726882652.1077726-23952-277647697363829/AnsiballZ_ping.py && sleep 0' 21866 1726882652.18161: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882652.18172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882652.18200: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.18212: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882652.18227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.18281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882652.18288: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882652.18396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882652.20098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882652.20143: stderr chunk (state=3): >>><<< 21866 1726882652.20146: stdout chunk (state=3): >>><<< 21866 1726882652.20161: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882652.20167: _low_level_execute_command(): starting 21866 1726882652.20169: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882652.1077726-23952-277647697363829/AnsiballZ_ping.py && sleep 0' 21866 1726882652.20597: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882652.20604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882652.20631: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.20642: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.20696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882652.20708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882652.20718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882652.20823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882652.33445: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 21866 1726882652.34376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882652.34432: stderr chunk (state=3): >>><<< 21866 1726882652.34437: stdout chunk (state=3): >>><<< 21866 1726882652.34453: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882652.34477: 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-1726882652.1077726-23952-277647697363829/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882652.34485: _low_level_execute_command(): starting 21866 1726882652.34490: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882652.1077726-23952-277647697363829/ > /dev/null 2>&1 && sleep 0' 21866 1726882652.34965: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882652.34969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882652.35001: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882652.35015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882652.35026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.35079: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882652.35095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882652.35185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882652.36986: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882652.37032: stderr chunk (state=3): >>><<< 21866 1726882652.37035: stdout chunk (state=3): >>><<< 21866 1726882652.37056: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882652.37061: handler run complete 21866 1726882652.37078: attempt loop complete, returning result 21866 1726882652.37081: _execute() done 21866 1726882652.37084: dumping result to json 21866 1726882652.37086: done dumping result, returning 21866 1726882652.37094: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-1c82-aff9-00000000012c] 21866 1726882652.37098: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000012c 21866 1726882652.37187: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000012c 21866 1726882652.37190: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 21866 1726882652.37250: no more pending results, returning what we have 21866 1726882652.37253: results queue empty 21866 1726882652.37254: checking for any_errors_fatal 21866 1726882652.37259: done checking for any_errors_fatal 21866 1726882652.37260: checking for max_fail_percentage 21866 1726882652.37261: done checking for max_fail_percentage 21866 1726882652.37262: checking to see if all hosts have failed and the running result is not ok 21866 1726882652.37269: done checking to see if all hosts have failed 21866 1726882652.37270: getting the remaining hosts for this loop 21866 1726882652.37272: done getting the remaining hosts for this loop 21866 1726882652.37276: getting the next task for host managed_node1 21866 1726882652.37285: done getting next task for host managed_node1 21866 1726882652.37287: ^ task is: TASK: meta (role_complete) 21866 1726882652.37292: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882652.37303: getting variables 21866 1726882652.37304: in VariableManager get_vars() 21866 1726882652.37350: Calling all_inventory to load vars for managed_node1 21866 1726882652.37353: Calling groups_inventory to load vars for managed_node1 21866 1726882652.37354: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882652.37367: Calling all_plugins_play to load vars for managed_node1 21866 1726882652.37370: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882652.37373: Calling groups_plugins_play to load vars for managed_node1 21866 1726882652.38241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882652.39322: done with get_vars() 21866 1726882652.39338: done getting variables 21866 1726882652.39399: done queuing things up, now waiting for results queue to drain 21866 1726882652.39400: results queue empty 21866 1726882652.39401: checking for any_errors_fatal 21866 1726882652.39403: done checking for any_errors_fatal 21866 1726882652.39403: checking for max_fail_percentage 21866 1726882652.39404: done checking for max_fail_percentage 21866 1726882652.39404: checking to see if all hosts have failed and the running result is not ok 21866 1726882652.39405: done checking to see if all hosts have failed 21866 1726882652.39405: getting the remaining hosts for this loop 21866 1726882652.39406: done getting the remaining hosts for this loop 21866 1726882652.39407: getting the next task for host managed_node1 21866 1726882652.39410: done getting next task for host managed_node1 21866 1726882652.39412: ^ task is: TASK: Include the task 'manage_test_interface.yml' 21866 1726882652.39413: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882652.39415: getting variables 21866 1726882652.39416: in VariableManager get_vars() 21866 1726882652.39431: Calling all_inventory to load vars for managed_node1 21866 1726882652.39432: Calling groups_inventory to load vars for managed_node1 21866 1726882652.39434: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882652.39437: Calling all_plugins_play to load vars for managed_node1 21866 1726882652.39438: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882652.39440: Calling groups_plugins_play to load vars for managed_node1 21866 1726882652.40116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882652.41066: done with get_vars() 21866 1726882652.41080: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:210 Friday 20 September 2024 21:37:32 -0400 (0:00:00.351) 0:00:47.065 ****** 21866 1726882652.41128: entering _queue_task() for managed_node1/include_tasks 21866 1726882652.41355: worker is 1 (out of 1 available) 21866 1726882652.41371: exiting _queue_task() for managed_node1/include_tasks 21866 1726882652.41383: done queuing things up, now waiting for results queue to drain 21866 1726882652.41385: waiting for pending results... 21866 1726882652.41558: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 21866 1726882652.41632: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000015c 21866 1726882652.41641: variable 'ansible_search_path' from source: unknown 21866 1726882652.41674: calling self._execute() 21866 1726882652.41751: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882652.41755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882652.41765: variable 'omit' from source: magic vars 21866 1726882652.42050: variable 'ansible_distribution_major_version' from source: facts 21866 1726882652.42062: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882652.42181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882652.42371: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882652.42403: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882652.42428: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882652.42452: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882652.42511: variable 'networkmanager_version' from source: set_fact 21866 1726882652.42521: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882652.42526: _execute() done 21866 1726882652.42529: dumping result to json 21866 1726882652.42532: done dumping result, returning 21866 1726882652.42538: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0e448fcc-3ce9-1c82-aff9-00000000015c] 21866 1726882652.42542: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000015c 21866 1726882652.42628: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000015c 21866 1726882652.42631: WORKER PROCESS EXITING 21866 1726882652.42665: no more pending results, returning what we have 21866 1726882652.42671: in VariableManager get_vars() 21866 1726882652.42719: Calling all_inventory to load vars for managed_node1 21866 1726882652.42722: Calling groups_inventory to load vars for managed_node1 21866 1726882652.42724: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882652.42733: Calling all_plugins_play to load vars for managed_node1 21866 1726882652.42735: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882652.42738: Calling groups_plugins_play to load vars for managed_node1 21866 1726882652.43646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882652.44567: done with get_vars() 21866 1726882652.44580: variable 'ansible_search_path' from source: unknown 21866 1726882652.44590: we have included files to process 21866 1726882652.44591: generating all_blocks data 21866 1726882652.44592: done generating all_blocks data 21866 1726882652.44596: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21866 1726882652.44598: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21866 1726882652.44600: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 21866 1726882652.44844: in VariableManager get_vars() 21866 1726882652.44861: done with get_vars() 21866 1726882652.45293: done processing included file 21866 1726882652.45294: iterating over new_blocks loaded from include file 21866 1726882652.45295: in VariableManager get_vars() 21866 1726882652.45310: done with get_vars() 21866 1726882652.45311: filtering new block on tags 21866 1726882652.45410: done filtering new block on tags 21866 1726882652.45412: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node1 21866 1726882652.45415: extending task lists for all hosts with included blocks 21866 1726882652.46070: done extending task lists 21866 1726882652.46071: done processing included files 21866 1726882652.46071: results queue empty 21866 1726882652.46072: checking for any_errors_fatal 21866 1726882652.46073: done checking for any_errors_fatal 21866 1726882652.46073: checking for max_fail_percentage 21866 1726882652.46074: done checking for max_fail_percentage 21866 1726882652.46074: checking to see if all hosts have failed and the running result is not ok 21866 1726882652.46075: done checking to see if all hosts have failed 21866 1726882652.46075: getting the remaining hosts for this loop 21866 1726882652.46076: done getting the remaining hosts for this loop 21866 1726882652.46078: getting the next task for host managed_node1 21866 1726882652.46080: done getting next task for host managed_node1 21866 1726882652.46082: ^ task is: TASK: Ensure state in ["present", "absent"] 21866 1726882652.46083: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882652.46085: getting variables 21866 1726882652.46085: in VariableManager get_vars() 21866 1726882652.46096: Calling all_inventory to load vars for managed_node1 21866 1726882652.46097: Calling groups_inventory to load vars for managed_node1 21866 1726882652.46098: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882652.46101: Calling all_plugins_play to load vars for managed_node1 21866 1726882652.46103: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882652.46105: Calling groups_plugins_play to load vars for managed_node1 21866 1726882652.46760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882652.47740: done with get_vars() 21866 1726882652.47755: done getting variables 21866 1726882652.47783: 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 state in ["present", "absent"]] *********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 21:37:32 -0400 (0:00:00.066) 0:00:47.131 ****** 21866 1726882652.47801: entering _queue_task() for managed_node1/fail 21866 1726882652.47997: worker is 1 (out of 1 available) 21866 1726882652.48007: exiting _queue_task() for managed_node1/fail 21866 1726882652.48019: done queuing things up, now waiting for results queue to drain 21866 1726882652.48020: waiting for pending results... 21866 1726882652.48198: running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] 21866 1726882652.48266: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000663 21866 1726882652.48280: variable 'ansible_search_path' from source: unknown 21866 1726882652.48284: variable 'ansible_search_path' from source: unknown 21866 1726882652.48315: calling self._execute() 21866 1726882652.48391: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882652.48396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882652.48405: variable 'omit' from source: magic vars 21866 1726882652.48689: variable 'ansible_distribution_major_version' from source: facts 21866 1726882652.48699: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882652.48823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882652.49022: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882652.49055: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882652.49086: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882652.49113: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882652.49172: variable 'networkmanager_version' from source: set_fact 21866 1726882652.49184: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882652.49274: variable 'state' from source: include params 21866 1726882652.49278: Evaluated conditional (state not in ["present", "absent"]): False 21866 1726882652.49281: when evaluation is False, skipping this task 21866 1726882652.49284: _execute() done 21866 1726882652.49287: dumping result to json 21866 1726882652.49289: done dumping result, returning 21866 1726882652.49291: done running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] [0e448fcc-3ce9-1c82-aff9-000000000663] 21866 1726882652.49299: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000663 21866 1726882652.49381: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000663 21866 1726882652.49384: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 21866 1726882652.49434: no more pending results, returning what we have 21866 1726882652.49438: results queue empty 21866 1726882652.49438: checking for any_errors_fatal 21866 1726882652.49440: done checking for any_errors_fatal 21866 1726882652.49440: checking for max_fail_percentage 21866 1726882652.49442: done checking for max_fail_percentage 21866 1726882652.49443: checking to see if all hosts have failed and the running result is not ok 21866 1726882652.49444: done checking to see if all hosts have failed 21866 1726882652.49444: getting the remaining hosts for this loop 21866 1726882652.49446: done getting the remaining hosts for this loop 21866 1726882652.49449: getting the next task for host managed_node1 21866 1726882652.49455: done getting next task for host managed_node1 21866 1726882652.49458: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 21866 1726882652.49461: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882652.49466: getting variables 21866 1726882652.49468: in VariableManager get_vars() 21866 1726882652.49516: Calling all_inventory to load vars for managed_node1 21866 1726882652.49519: Calling groups_inventory to load vars for managed_node1 21866 1726882652.49521: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882652.49530: Calling all_plugins_play to load vars for managed_node1 21866 1726882652.49532: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882652.49534: Calling groups_plugins_play to load vars for managed_node1 21866 1726882652.50324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882652.51282: done with get_vars() 21866 1726882652.51296: done getting variables 21866 1726882652.51333: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 21:37:32 -0400 (0:00:00.035) 0:00:47.167 ****** 21866 1726882652.51356: entering _queue_task() for managed_node1/fail 21866 1726882652.51543: worker is 1 (out of 1 available) 21866 1726882652.51555: exiting _queue_task() for managed_node1/fail 21866 1726882652.51568: done queuing things up, now waiting for results queue to drain 21866 1726882652.51570: waiting for pending results... 21866 1726882652.51735: running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] 21866 1726882652.51806: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000664 21866 1726882652.51818: variable 'ansible_search_path' from source: unknown 21866 1726882652.51821: variable 'ansible_search_path' from source: unknown 21866 1726882652.51847: calling self._execute() 21866 1726882652.51924: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882652.51928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882652.51936: variable 'omit' from source: magic vars 21866 1726882652.52202: variable 'ansible_distribution_major_version' from source: facts 21866 1726882652.52216: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882652.52400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882652.52591: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882652.52622: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882652.52648: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882652.52679: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882652.52732: variable 'networkmanager_version' from source: set_fact 21866 1726882652.52742: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882652.52837: variable 'type' from source: play vars 21866 1726882652.52841: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 21866 1726882652.52844: when evaluation is False, skipping this task 21866 1726882652.52847: _execute() done 21866 1726882652.52849: dumping result to json 21866 1726882652.52852: done dumping result, returning 21866 1726882652.52857: done running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] [0e448fcc-3ce9-1c82-aff9-000000000664] 21866 1726882652.52868: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000664 21866 1726882652.52946: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000664 21866 1726882652.52949: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 21866 1726882652.53003: no more pending results, returning what we have 21866 1726882652.53006: results queue empty 21866 1726882652.53007: checking for any_errors_fatal 21866 1726882652.53011: done checking for any_errors_fatal 21866 1726882652.53012: checking for max_fail_percentage 21866 1726882652.53013: done checking for max_fail_percentage 21866 1726882652.53014: checking to see if all hosts have failed and the running result is not ok 21866 1726882652.53015: done checking to see if all hosts have failed 21866 1726882652.53016: getting the remaining hosts for this loop 21866 1726882652.53017: done getting the remaining hosts for this loop 21866 1726882652.53020: getting the next task for host managed_node1 21866 1726882652.53025: done getting next task for host managed_node1 21866 1726882652.53028: ^ task is: TASK: Include the task 'show_interfaces.yml' 21866 1726882652.53032: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882652.53035: getting variables 21866 1726882652.53036: in VariableManager get_vars() 21866 1726882652.53079: Calling all_inventory to load vars for managed_node1 21866 1726882652.53085: Calling groups_inventory to load vars for managed_node1 21866 1726882652.53087: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882652.53094: Calling all_plugins_play to load vars for managed_node1 21866 1726882652.53097: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882652.53099: Calling groups_plugins_play to load vars for managed_node1 21866 1726882652.54191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882652.55817: done with get_vars() 21866 1726882652.55837: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 21:37:32 -0400 (0:00:00.045) 0:00:47.212 ****** 21866 1726882652.55920: entering _queue_task() for managed_node1/include_tasks 21866 1726882652.56152: worker is 1 (out of 1 available) 21866 1726882652.56165: exiting _queue_task() for managed_node1/include_tasks 21866 1726882652.56177: done queuing things up, now waiting for results queue to drain 21866 1726882652.56179: waiting for pending results... 21866 1726882652.56437: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 21866 1726882652.56540: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000665 21866 1726882652.56553: variable 'ansible_search_path' from source: unknown 21866 1726882652.56557: variable 'ansible_search_path' from source: unknown 21866 1726882652.56593: calling self._execute() 21866 1726882652.56685: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882652.56689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882652.56702: variable 'omit' from source: magic vars 21866 1726882652.57070: variable 'ansible_distribution_major_version' from source: facts 21866 1726882652.57081: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882652.57251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882652.57444: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882652.57479: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882652.57514: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882652.57534: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882652.57592: variable 'networkmanager_version' from source: set_fact 21866 1726882652.57601: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882652.57607: _execute() done 21866 1726882652.57610: dumping result to json 21866 1726882652.57612: done dumping result, returning 21866 1726882652.57618: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-1c82-aff9-000000000665] 21866 1726882652.57624: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000665 21866 1726882652.57708: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000665 21866 1726882652.57711: WORKER PROCESS EXITING 21866 1726882652.57736: no more pending results, returning what we have 21866 1726882652.57740: in VariableManager get_vars() 21866 1726882652.57789: Calling all_inventory to load vars for managed_node1 21866 1726882652.57792: Calling groups_inventory to load vars for managed_node1 21866 1726882652.57794: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882652.57803: Calling all_plugins_play to load vars for managed_node1 21866 1726882652.57806: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882652.57808: Calling groups_plugins_play to load vars for managed_node1 21866 1726882652.58597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882652.59966: done with get_vars() 21866 1726882652.59984: variable 'ansible_search_path' from source: unknown 21866 1726882652.59986: variable 'ansible_search_path' from source: unknown 21866 1726882652.60024: we have included files to process 21866 1726882652.60030: generating all_blocks data 21866 1726882652.60033: done generating all_blocks data 21866 1726882652.60037: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21866 1726882652.60038: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21866 1726882652.60041: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 21866 1726882652.60146: in VariableManager get_vars() 21866 1726882652.60177: done with get_vars() 21866 1726882652.60292: done processing included file 21866 1726882652.60294: iterating over new_blocks loaded from include file 21866 1726882652.60295: in VariableManager get_vars() 21866 1726882652.60318: done with get_vars() 21866 1726882652.60320: filtering new block on tags 21866 1726882652.60362: done filtering new block on tags 21866 1726882652.60367: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 21866 1726882652.60371: extending task lists for all hosts with included blocks 21866 1726882652.60902: done extending task lists 21866 1726882652.60903: done processing included files 21866 1726882652.60904: results queue empty 21866 1726882652.60905: checking for any_errors_fatal 21866 1726882652.60908: done checking for any_errors_fatal 21866 1726882652.60908: checking for max_fail_percentage 21866 1726882652.60909: done checking for max_fail_percentage 21866 1726882652.60910: checking to see if all hosts have failed and the running result is not ok 21866 1726882652.60911: done checking to see if all hosts have failed 21866 1726882652.60912: getting the remaining hosts for this loop 21866 1726882652.60913: done getting the remaining hosts for this loop 21866 1726882652.60916: getting the next task for host managed_node1 21866 1726882652.60920: done getting next task for host managed_node1 21866 1726882652.60922: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 21866 1726882652.60925: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882652.60928: getting variables 21866 1726882652.60929: in VariableManager get_vars() 21866 1726882652.60945: Calling all_inventory to load vars for managed_node1 21866 1726882652.60947: Calling groups_inventory to load vars for managed_node1 21866 1726882652.60949: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882652.60953: Calling all_plugins_play to load vars for managed_node1 21866 1726882652.60955: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882652.60958: Calling groups_plugins_play to load vars for managed_node1 21866 1726882652.62371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882652.64093: done with get_vars() 21866 1726882652.64114: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:37:32 -0400 (0:00:00.082) 0:00:47.295 ****** 21866 1726882652.64198: entering _queue_task() for managed_node1/include_tasks 21866 1726882652.64480: worker is 1 (out of 1 available) 21866 1726882652.64490: exiting _queue_task() for managed_node1/include_tasks 21866 1726882652.64501: done queuing things up, now waiting for results queue to drain 21866 1726882652.64503: waiting for pending results... 21866 1726882652.64791: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 21866 1726882652.64900: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000006fd 21866 1726882652.64917: variable 'ansible_search_path' from source: unknown 21866 1726882652.64921: variable 'ansible_search_path' from source: unknown 21866 1726882652.64961: calling self._execute() 21866 1726882652.65069: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882652.65075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882652.65085: variable 'omit' from source: magic vars 21866 1726882652.65497: variable 'ansible_distribution_major_version' from source: facts 21866 1726882652.65509: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882652.65695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882652.65977: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882652.66030: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882652.66066: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882652.66104: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882652.66187: variable 'networkmanager_version' from source: set_fact 21866 1726882652.66195: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882652.66201: _execute() done 21866 1726882652.66208: dumping result to json 21866 1726882652.66213: done dumping result, returning 21866 1726882652.66216: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0e448fcc-3ce9-1c82-aff9-0000000006fd] 21866 1726882652.66223: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000006fd 21866 1726882652.66327: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000006fd 21866 1726882652.66330: WORKER PROCESS EXITING 21866 1726882652.66373: no more pending results, returning what we have 21866 1726882652.66378: in VariableManager get_vars() 21866 1726882652.66427: Calling all_inventory to load vars for managed_node1 21866 1726882652.66430: Calling groups_inventory to load vars for managed_node1 21866 1726882652.66431: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882652.66442: Calling all_plugins_play to load vars for managed_node1 21866 1726882652.66445: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882652.66448: Calling groups_plugins_play to load vars for managed_node1 21866 1726882652.67315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882652.71922: done with get_vars() 21866 1726882652.71942: variable 'ansible_search_path' from source: unknown 21866 1726882652.71943: variable 'ansible_search_path' from source: unknown 21866 1726882652.72000: we have included files to process 21866 1726882652.72002: generating all_blocks data 21866 1726882652.72003: done generating all_blocks data 21866 1726882652.72004: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21866 1726882652.72005: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21866 1726882652.72007: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 21866 1726882652.72234: done processing included file 21866 1726882652.72236: iterating over new_blocks loaded from include file 21866 1726882652.72238: in VariableManager get_vars() 21866 1726882652.72261: done with get_vars() 21866 1726882652.72265: filtering new block on tags 21866 1726882652.72302: done filtering new block on tags 21866 1726882652.72304: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 21866 1726882652.72308: extending task lists for all hosts with included blocks 21866 1726882652.72472: done extending task lists 21866 1726882652.72474: done processing included files 21866 1726882652.72475: results queue empty 21866 1726882652.72475: checking for any_errors_fatal 21866 1726882652.72478: done checking for any_errors_fatal 21866 1726882652.72478: checking for max_fail_percentage 21866 1726882652.72479: done checking for max_fail_percentage 21866 1726882652.72480: checking to see if all hosts have failed and the running result is not ok 21866 1726882652.72481: done checking to see if all hosts have failed 21866 1726882652.72482: getting the remaining hosts for this loop 21866 1726882652.72483: done getting the remaining hosts for this loop 21866 1726882652.72485: getting the next task for host managed_node1 21866 1726882652.72490: done getting next task for host managed_node1 21866 1726882652.72492: ^ task is: TASK: Gather current interface info 21866 1726882652.72495: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 21866 1726882652.72497: getting variables 21866 1726882652.72498: in VariableManager get_vars() 21866 1726882652.72513: Calling all_inventory to load vars for managed_node1 21866 1726882652.72516: Calling groups_inventory to load vars for managed_node1 21866 1726882652.72518: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882652.72522: Calling all_plugins_play to load vars for managed_node1 21866 1726882652.72525: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882652.72527: Calling groups_plugins_play to load vars for managed_node1 21866 1726882652.73717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882652.75376: done with get_vars() 21866 1726882652.75395: done getting variables 21866 1726882652.75433: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:37:32 -0400 (0:00:00.112) 0:00:47.408 ****** 21866 1726882652.75465: entering _queue_task() for managed_node1/command 21866 1726882652.75778: worker is 1 (out of 1 available) 21866 1726882652.75790: exiting _queue_task() for managed_node1/command 21866 1726882652.75802: done queuing things up, now waiting for results queue to drain 21866 1726882652.75804: waiting for pending results... 21866 1726882652.76080: running TaskExecutor() for managed_node1/TASK: Gather current interface info 21866 1726882652.76199: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000740 21866 1726882652.76213: variable 'ansible_search_path' from source: unknown 21866 1726882652.76217: variable 'ansible_search_path' from source: unknown 21866 1726882652.76254: calling self._execute() 21866 1726882652.76358: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882652.76366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882652.76375: variable 'omit' from source: magic vars 21866 1726882652.76757: variable 'ansible_distribution_major_version' from source: facts 21866 1726882652.76771: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882652.76944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882652.77207: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882652.77255: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882652.77290: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882652.77322: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882652.77402: variable 'networkmanager_version' from source: set_fact 21866 1726882652.77415: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882652.77420: variable 'omit' from source: magic vars 21866 1726882652.77484: variable 'omit' from source: magic vars 21866 1726882652.77519: variable 'omit' from source: magic vars 21866 1726882652.77549: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882652.77578: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882652.77597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882652.77643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882652.77657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882652.77687: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882652.77691: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882652.77694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882652.77801: Set connection var ansible_shell_executable to /bin/sh 21866 1726882652.77805: Set connection var ansible_shell_type to sh 21866 1726882652.77810: Set connection var ansible_pipelining to False 21866 1726882652.77816: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882652.77822: Set connection var ansible_timeout to 10 21866 1726882652.77826: Set connection var ansible_connection to ssh 21866 1726882652.77852: variable 'ansible_shell_executable' from source: unknown 21866 1726882652.77856: variable 'ansible_connection' from source: unknown 21866 1726882652.77859: variable 'ansible_module_compression' from source: unknown 21866 1726882652.77866: variable 'ansible_shell_type' from source: unknown 21866 1726882652.77870: variable 'ansible_shell_executable' from source: unknown 21866 1726882652.77873: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882652.77877: variable 'ansible_pipelining' from source: unknown 21866 1726882652.77880: variable 'ansible_timeout' from source: unknown 21866 1726882652.77890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882652.78000: 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) 21866 1726882652.78006: variable 'omit' from source: magic vars 21866 1726882652.78012: starting attempt loop 21866 1726882652.78015: running the handler 21866 1726882652.78030: _low_level_execute_command(): starting 21866 1726882652.78038: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882652.78781: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882652.78797: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882652.78808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882652.78823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882652.78865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882652.78876: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882652.78882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.78897: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882652.78907: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882652.78916: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882652.78925: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882652.78940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882652.78952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882652.78962: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882652.78969: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882652.78982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.79054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882652.79072: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882652.79075: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882652.79218: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882652.80874: stdout chunk (state=3): >>>/root <<< 21866 1726882652.81036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882652.81039: stderr chunk (state=3): >>><<< 21866 1726882652.81042: stdout chunk (state=3): >>><<< 21866 1726882652.81070: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882652.81082: _low_level_execute_command(): starting 21866 1726882652.81086: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882652.8106463-23969-159669436177378 `" && echo ansible-tmp-1726882652.8106463-23969-159669436177378="` echo /root/.ansible/tmp/ansible-tmp-1726882652.8106463-23969-159669436177378 `" ) && sleep 0' 21866 1726882652.82321: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882652.82327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882652.82375: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882652.82467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.82471: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882652.82485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882652.82491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.82682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882652.82699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882652.82706: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882652.82823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882652.84691: stdout chunk (state=3): >>>ansible-tmp-1726882652.8106463-23969-159669436177378=/root/.ansible/tmp/ansible-tmp-1726882652.8106463-23969-159669436177378 <<< 21866 1726882652.84878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882652.84896: stdout chunk (state=3): >>><<< 21866 1726882652.84899: stderr chunk (state=3): >>><<< 21866 1726882652.84974: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882652.8106463-23969-159669436177378=/root/.ansible/tmp/ansible-tmp-1726882652.8106463-23969-159669436177378 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882652.84977: variable 'ansible_module_compression' from source: unknown 21866 1726882652.85069: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21866 1726882652.85073: variable 'ansible_facts' from source: unknown 21866 1726882652.85147: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882652.8106463-23969-159669436177378/AnsiballZ_command.py 21866 1726882652.85306: Sending initial data 21866 1726882652.85309: Sent initial data (156 bytes) 21866 1726882652.86307: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882652.86320: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882652.86334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882652.86362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882652.86403: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882652.86415: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882652.86427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.86443: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882652.86463: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882652.86484: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882652.86498: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882652.86512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882652.86528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882652.86545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882652.86557: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882652.86584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.86662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882652.86697: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882652.86713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882652.86831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882652.88556: 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 <<< 21866 1726882652.88647: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882652.88740: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmprn87na2j /root/.ansible/tmp/ansible-tmp-1726882652.8106463-23969-159669436177378/AnsiballZ_command.py <<< 21866 1726882652.88830: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882652.90121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882652.90369: stderr chunk (state=3): >>><<< 21866 1726882652.90373: stdout chunk (state=3): >>><<< 21866 1726882652.90375: done transferring module to remote 21866 1726882652.90378: _low_level_execute_command(): starting 21866 1726882652.90383: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882652.8106463-23969-159669436177378/ /root/.ansible/tmp/ansible-tmp-1726882652.8106463-23969-159669436177378/AnsiballZ_command.py && sleep 0' 21866 1726882652.90967: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882652.90983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882652.90996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882652.91011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882652.91059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882652.91076: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882652.91091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.91109: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882652.91121: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882652.91131: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882652.91143: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882652.91172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882652.91188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882652.91200: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882652.91212: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882652.91225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.91312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882652.91334: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882652.91349: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882652.91476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882652.93194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882652.93274: stderr chunk (state=3): >>><<< 21866 1726882652.93285: stdout chunk (state=3): >>><<< 21866 1726882652.93386: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882652.93390: _low_level_execute_command(): starting 21866 1726882652.93393: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882652.8106463-23969-159669436177378/AnsiballZ_command.py && sleep 0' 21866 1726882652.93986: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882652.93999: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882652.94012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882652.94030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882652.94083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882652.94096: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882652.94109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.94124: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882652.94134: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882652.94157: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882652.94176: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882652.94191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882652.94207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882652.94218: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882652.94228: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882652.94239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882652.94320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882652.94341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882652.94357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882652.94506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882653.07763: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\npeertestnic1\ntestnic1", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:37:33.073000", "end": "2024-09-20 21:37:33.076186", "delta": "0:00:00.003186", "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}}} <<< 21866 1726882653.08896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882653.08944: stderr chunk (state=3): >>><<< 21866 1726882653.08947: stdout chunk (state=3): >>><<< 21866 1726882653.08969: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\npeertestnic1\ntestnic1", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:37:33.073000", "end": "2024-09-20 21:37:33.076186", "delta": "0:00:00.003186", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882653.09002: 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-1726882652.8106463-23969-159669436177378/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882653.09008: _low_level_execute_command(): starting 21866 1726882653.09013: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882652.8106463-23969-159669436177378/ > /dev/null 2>&1 && sleep 0' 21866 1726882653.09449: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882653.09455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882653.09505: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882653.09509: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882653.09511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882653.09513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882653.09580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882653.09583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882653.09585: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882653.09674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882653.11457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882653.11501: stderr chunk (state=3): >>><<< 21866 1726882653.11504: stdout chunk (state=3): >>><<< 21866 1726882653.11516: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882653.11521: handler run complete 21866 1726882653.11542: Evaluated conditional (False): False 21866 1726882653.11555: attempt loop complete, returning result 21866 1726882653.11558: _execute() done 21866 1726882653.11560: dumping result to json 21866 1726882653.11562: done dumping result, returning 21866 1726882653.11571: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0e448fcc-3ce9-1c82-aff9-000000000740] 21866 1726882653.11575: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000740 21866 1726882653.11673: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000740 21866 1726882653.11676: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003186", "end": "2024-09-20 21:37:33.076186", "rc": 0, "start": "2024-09-20 21:37:33.073000" } STDOUT: bonding_masters eth0 lo peertestnic1 testnic1 21866 1726882653.11742: no more pending results, returning what we have 21866 1726882653.11745: results queue empty 21866 1726882653.11746: checking for any_errors_fatal 21866 1726882653.11747: done checking for any_errors_fatal 21866 1726882653.11747: checking for max_fail_percentage 21866 1726882653.11749: done checking for max_fail_percentage 21866 1726882653.11750: checking to see if all hosts have failed and the running result is not ok 21866 1726882653.11751: done checking to see if all hosts have failed 21866 1726882653.11751: getting the remaining hosts for this loop 21866 1726882653.11753: done getting the remaining hosts for this loop 21866 1726882653.11756: getting the next task for host managed_node1 21866 1726882653.11766: done getting next task for host managed_node1 21866 1726882653.11768: ^ task is: TASK: Set current_interfaces 21866 1726882653.11774: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 21866 1726882653.11778: getting variables 21866 1726882653.11780: in VariableManager get_vars() 21866 1726882653.11826: Calling all_inventory to load vars for managed_node1 21866 1726882653.11829: Calling groups_inventory to load vars for managed_node1 21866 1726882653.11831: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882653.11840: Calling all_plugins_play to load vars for managed_node1 21866 1726882653.11843: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882653.11845: Calling groups_plugins_play to load vars for managed_node1 21866 1726882653.12743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882653.13718: done with get_vars() 21866 1726882653.13733: done getting variables 21866 1726882653.13778: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:37:33 -0400 (0:00:00.383) 0:00:47.791 ****** 21866 1726882653.13803: entering _queue_task() for managed_node1/set_fact 21866 1726882653.13997: worker is 1 (out of 1 available) 21866 1726882653.14008: exiting _queue_task() for managed_node1/set_fact 21866 1726882653.14020: done queuing things up, now waiting for results queue to drain 21866 1726882653.14022: waiting for pending results... 21866 1726882653.14205: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 21866 1726882653.14295: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000741 21866 1726882653.14306: variable 'ansible_search_path' from source: unknown 21866 1726882653.14310: variable 'ansible_search_path' from source: unknown 21866 1726882653.14341: calling self._execute() 21866 1726882653.14421: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882653.14425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882653.14434: variable 'omit' from source: magic vars 21866 1726882653.14721: variable 'ansible_distribution_major_version' from source: facts 21866 1726882653.14731: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882653.14852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882653.15040: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882653.15076: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882653.15105: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882653.15130: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882653.15186: variable 'networkmanager_version' from source: set_fact 21866 1726882653.15198: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882653.15208: variable 'omit' from source: magic vars 21866 1726882653.15242: variable 'omit' from source: magic vars 21866 1726882653.15318: variable '_current_interfaces' from source: set_fact 21866 1726882653.15367: variable 'omit' from source: magic vars 21866 1726882653.15388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882653.15410: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882653.15426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882653.15459: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882653.15472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882653.15494: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882653.15497: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882653.15499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882653.15577: Set connection var ansible_shell_executable to /bin/sh 21866 1726882653.15580: Set connection var ansible_shell_type to sh 21866 1726882653.15583: Set connection var ansible_pipelining to False 21866 1726882653.15589: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882653.15594: Set connection var ansible_timeout to 10 21866 1726882653.15599: Set connection var ansible_connection to ssh 21866 1726882653.15618: variable 'ansible_shell_executable' from source: unknown 21866 1726882653.15622: variable 'ansible_connection' from source: unknown 21866 1726882653.15624: variable 'ansible_module_compression' from source: unknown 21866 1726882653.15627: variable 'ansible_shell_type' from source: unknown 21866 1726882653.15631: variable 'ansible_shell_executable' from source: unknown 21866 1726882653.15633: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882653.15635: variable 'ansible_pipelining' from source: unknown 21866 1726882653.15637: variable 'ansible_timeout' from source: unknown 21866 1726882653.15641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882653.15715: 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) 21866 1726882653.15723: variable 'omit' from source: magic vars 21866 1726882653.15729: starting attempt loop 21866 1726882653.15731: running the handler 21866 1726882653.15740: handler run complete 21866 1726882653.15748: attempt loop complete, returning result 21866 1726882653.15752: _execute() done 21866 1726882653.15755: dumping result to json 21866 1726882653.15757: done dumping result, returning 21866 1726882653.15768: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0e448fcc-3ce9-1c82-aff9-000000000741] 21866 1726882653.15772: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000741 21866 1726882653.15846: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000741 21866 1726882653.15849: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } 21866 1726882653.15933: no more pending results, returning what we have 21866 1726882653.15936: results queue empty 21866 1726882653.15937: checking for any_errors_fatal 21866 1726882653.15944: done checking for any_errors_fatal 21866 1726882653.15945: checking for max_fail_percentage 21866 1726882653.15946: done checking for max_fail_percentage 21866 1726882653.15947: checking to see if all hosts have failed and the running result is not ok 21866 1726882653.15948: done checking to see if all hosts have failed 21866 1726882653.15949: getting the remaining hosts for this loop 21866 1726882653.15950: done getting the remaining hosts for this loop 21866 1726882653.15953: getting the next task for host managed_node1 21866 1726882653.15960: done getting next task for host managed_node1 21866 1726882653.15962: ^ task is: TASK: Show current_interfaces 21866 1726882653.15967: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 21866 1726882653.15971: getting variables 21866 1726882653.15973: in VariableManager get_vars() 21866 1726882653.16013: Calling all_inventory to load vars for managed_node1 21866 1726882653.16015: Calling groups_inventory to load vars for managed_node1 21866 1726882653.16017: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882653.16023: Calling all_plugins_play to load vars for managed_node1 21866 1726882653.16025: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882653.16030: Calling groups_plugins_play to load vars for managed_node1 21866 1726882653.16797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882653.17860: done with get_vars() 21866 1726882653.17877: done getting variables 21866 1726882653.17915: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:37:33 -0400 (0:00:00.041) 0:00:47.833 ****** 21866 1726882653.17941: entering _queue_task() for managed_node1/debug 21866 1726882653.18131: worker is 1 (out of 1 available) 21866 1726882653.18144: exiting _queue_task() for managed_node1/debug 21866 1726882653.18156: done queuing things up, now waiting for results queue to drain 21866 1726882653.18158: waiting for pending results... 21866 1726882653.18338: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 21866 1726882653.18423: in run() - task 0e448fcc-3ce9-1c82-aff9-0000000006fe 21866 1726882653.18434: variable 'ansible_search_path' from source: unknown 21866 1726882653.18437: variable 'ansible_search_path' from source: unknown 21866 1726882653.18467: calling self._execute() 21866 1726882653.18545: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882653.18549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882653.18558: variable 'omit' from source: magic vars 21866 1726882653.18836: variable 'ansible_distribution_major_version' from source: facts 21866 1726882653.18845: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882653.18965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882653.19148: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882653.19183: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882653.19207: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882653.19232: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882653.19289: variable 'networkmanager_version' from source: set_fact 21866 1726882653.19299: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882653.19304: variable 'omit' from source: magic vars 21866 1726882653.19341: variable 'omit' from source: magic vars 21866 1726882653.19410: variable 'current_interfaces' from source: set_fact 21866 1726882653.19432: variable 'omit' from source: magic vars 21866 1726882653.19456: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882653.19482: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882653.19497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882653.19509: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882653.19518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882653.19539: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882653.19542: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882653.19545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882653.19616: Set connection var ansible_shell_executable to /bin/sh 21866 1726882653.19620: Set connection var ansible_shell_type to sh 21866 1726882653.19622: Set connection var ansible_pipelining to False 21866 1726882653.19628: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882653.19633: Set connection var ansible_timeout to 10 21866 1726882653.19637: Set connection var ansible_connection to ssh 21866 1726882653.19655: variable 'ansible_shell_executable' from source: unknown 21866 1726882653.19658: variable 'ansible_connection' from source: unknown 21866 1726882653.19662: variable 'ansible_module_compression' from source: unknown 21866 1726882653.19666: variable 'ansible_shell_type' from source: unknown 21866 1726882653.19673: variable 'ansible_shell_executable' from source: unknown 21866 1726882653.19675: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882653.19678: variable 'ansible_pipelining' from source: unknown 21866 1726882653.19680: variable 'ansible_timeout' from source: unknown 21866 1726882653.19683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882653.19751: 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) 21866 1726882653.19759: variable 'omit' from source: magic vars 21866 1726882653.19767: starting attempt loop 21866 1726882653.19770: running the handler 21866 1726882653.19807: handler run complete 21866 1726882653.19846: attempt loop complete, returning result 21866 1726882653.19850: _execute() done 21866 1726882653.19853: dumping result to json 21866 1726882653.19855: done dumping result, returning 21866 1726882653.19861: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0e448fcc-3ce9-1c82-aff9-0000000006fe] 21866 1726882653.19870: sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000006fe 21866 1726882653.19952: done sending task result for task 0e448fcc-3ce9-1c82-aff9-0000000006fe 21866 1726882653.19955: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peertestnic1', 'testnic1'] 21866 1726882653.20004: no more pending results, returning what we have 21866 1726882653.20007: results queue empty 21866 1726882653.20007: checking for any_errors_fatal 21866 1726882653.20019: done checking for any_errors_fatal 21866 1726882653.20020: checking for max_fail_percentage 21866 1726882653.20022: done checking for max_fail_percentage 21866 1726882653.20022: checking to see if all hosts have failed and the running result is not ok 21866 1726882653.20023: done checking to see if all hosts have failed 21866 1726882653.20024: getting the remaining hosts for this loop 21866 1726882653.20025: done getting the remaining hosts for this loop 21866 1726882653.20028: getting the next task for host managed_node1 21866 1726882653.20035: done getting next task for host managed_node1 21866 1726882653.20038: ^ task is: TASK: Install iproute 21866 1726882653.20041: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882653.20045: getting variables 21866 1726882653.20046: in VariableManager get_vars() 21866 1726882653.20084: Calling all_inventory to load vars for managed_node1 21866 1726882653.20087: Calling groups_inventory to load vars for managed_node1 21866 1726882653.20089: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882653.20097: Calling all_plugins_play to load vars for managed_node1 21866 1726882653.20103: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882653.20106: Calling groups_plugins_play to load vars for managed_node1 21866 1726882653.20879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882653.21846: done with get_vars() 21866 1726882653.21862: done getting variables 21866 1726882653.21900: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 21:37:33 -0400 (0:00:00.039) 0:00:47.872 ****** 21866 1726882653.21924: entering _queue_task() for managed_node1/package 21866 1726882653.22097: worker is 1 (out of 1 available) 21866 1726882653.22110: exiting _queue_task() for managed_node1/package 21866 1726882653.22123: done queuing things up, now waiting for results queue to drain 21866 1726882653.22124: waiting for pending results... 21866 1726882653.22291: running TaskExecutor() for managed_node1/TASK: Install iproute 21866 1726882653.22356: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000666 21866 1726882653.22371: variable 'ansible_search_path' from source: unknown 21866 1726882653.22376: variable 'ansible_search_path' from source: unknown 21866 1726882653.22404: calling self._execute() 21866 1726882653.22477: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882653.22481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882653.22490: variable 'omit' from source: magic vars 21866 1726882653.22751: variable 'ansible_distribution_major_version' from source: facts 21866 1726882653.22760: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882653.22881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882653.23053: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882653.23091: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882653.23116: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882653.23141: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882653.23196: variable 'networkmanager_version' from source: set_fact 21866 1726882653.23206: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882653.23212: variable 'omit' from source: magic vars 21866 1726882653.23239: variable 'omit' from source: magic vars 21866 1726882653.23340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 21866 1726882653.24762: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 21866 1726882653.25041: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 21866 1726882653.25072: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 21866 1726882653.25096: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 21866 1726882653.25116: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 21866 1726882653.25181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 21866 1726882653.25202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 21866 1726882653.25219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 21866 1726882653.25249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 21866 1726882653.25260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 21866 1726882653.25326: variable '__network_is_ostree' from source: set_fact 21866 1726882653.25329: variable 'omit' from source: magic vars 21866 1726882653.25352: variable 'omit' from source: magic vars 21866 1726882653.25375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882653.25396: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882653.25410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882653.25423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882653.25431: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882653.25454: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882653.25457: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882653.25459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882653.25527: Set connection var ansible_shell_executable to /bin/sh 21866 1726882653.25530: Set connection var ansible_shell_type to sh 21866 1726882653.25535: Set connection var ansible_pipelining to False 21866 1726882653.25540: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882653.25545: Set connection var ansible_timeout to 10 21866 1726882653.25549: Set connection var ansible_connection to ssh 21866 1726882653.25574: variable 'ansible_shell_executable' from source: unknown 21866 1726882653.25577: variable 'ansible_connection' from source: unknown 21866 1726882653.25580: variable 'ansible_module_compression' from source: unknown 21866 1726882653.25583: variable 'ansible_shell_type' from source: unknown 21866 1726882653.25585: variable 'ansible_shell_executable' from source: unknown 21866 1726882653.25587: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882653.25589: variable 'ansible_pipelining' from source: unknown 21866 1726882653.25591: variable 'ansible_timeout' from source: unknown 21866 1726882653.25595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882653.25661: 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) 21866 1726882653.25675: variable 'omit' from source: magic vars 21866 1726882653.25680: starting attempt loop 21866 1726882653.25683: running the handler 21866 1726882653.25689: variable 'ansible_facts' from source: unknown 21866 1726882653.25692: variable 'ansible_facts' from source: unknown 21866 1726882653.25718: _low_level_execute_command(): starting 21866 1726882653.25724: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882653.26231: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882653.26239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882653.26276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882653.26289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882653.26306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882653.26349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882653.26363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882653.26480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882653.28113: stdout chunk (state=3): >>>/root <<< 21866 1726882653.28225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882653.28278: stderr chunk (state=3): >>><<< 21866 1726882653.28281: stdout chunk (state=3): >>><<< 21866 1726882653.28297: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882653.28308: _low_level_execute_command(): starting 21866 1726882653.28314: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882653.2829766-23990-227198696725551 `" && echo ansible-tmp-1726882653.2829766-23990-227198696725551="` echo /root/.ansible/tmp/ansible-tmp-1726882653.2829766-23990-227198696725551 `" ) && sleep 0' 21866 1726882653.28734: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882653.28746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882653.28777: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882653.28788: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882653.28838: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882653.28849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882653.28954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882653.30811: stdout chunk (state=3): >>>ansible-tmp-1726882653.2829766-23990-227198696725551=/root/.ansible/tmp/ansible-tmp-1726882653.2829766-23990-227198696725551 <<< 21866 1726882653.30919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882653.30960: stderr chunk (state=3): >>><<< 21866 1726882653.30967: stdout chunk (state=3): >>><<< 21866 1726882653.30980: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882653.2829766-23990-227198696725551=/root/.ansible/tmp/ansible-tmp-1726882653.2829766-23990-227198696725551 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882653.31001: variable 'ansible_module_compression' from source: unknown 21866 1726882653.31046: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 21866 1726882653.31090: variable 'ansible_facts' from source: unknown 21866 1726882653.31158: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882653.2829766-23990-227198696725551/AnsiballZ_dnf.py 21866 1726882653.31262: Sending initial data 21866 1726882653.31267: Sent initial data (152 bytes) 21866 1726882653.31891: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882653.31896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882653.31933: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882653.31938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882653.31948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882653.32005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882653.32009: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882653.32107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882653.33812: 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 <<< 21866 1726882653.33818: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 21866 1726882653.33905: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 21866 1726882653.33908: stderr chunk (state=3): >>>debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882653.33998: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmplbwhxmz8 /root/.ansible/tmp/ansible-tmp-1726882653.2829766-23990-227198696725551/AnsiballZ_dnf.py <<< 21866 1726882653.34089: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882653.35335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882653.35419: stderr chunk (state=3): >>><<< 21866 1726882653.35422: stdout chunk (state=3): >>><<< 21866 1726882653.35436: done transferring module to remote 21866 1726882653.35444: _low_level_execute_command(): starting 21866 1726882653.35447: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882653.2829766-23990-227198696725551/ /root/.ansible/tmp/ansible-tmp-1726882653.2829766-23990-227198696725551/AnsiballZ_dnf.py && sleep 0' 21866 1726882653.35847: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882653.35854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882653.35889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882653.35895: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882653.35905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882653.35915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882653.35925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882653.35972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882653.35984: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882653.36087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882653.37798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882653.37839: stderr chunk (state=3): >>><<< 21866 1726882653.37848: stdout chunk (state=3): >>><<< 21866 1726882653.37859: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882653.37866: _low_level_execute_command(): starting 21866 1726882653.37872: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882653.2829766-23990-227198696725551/AnsiballZ_dnf.py && sleep 0' 21866 1726882653.38273: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882653.38276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882653.38311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882653.38314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882653.38316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882653.38318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882653.38369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882653.38373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882653.38383: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882653.38481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882654.39286: 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}}} <<< 21866 1726882654.44916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882654.44920: stdout chunk (state=3): >>><<< 21866 1726882654.44922: stderr chunk (state=3): >>><<< 21866 1726882654.44969: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882654.45082: 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-1726882653.2829766-23990-227198696725551/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882654.45085: _low_level_execute_command(): starting 21866 1726882654.45088: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882653.2829766-23990-227198696725551/ > /dev/null 2>&1 && sleep 0' 21866 1726882654.45697: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882654.45710: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882654.45723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882654.45741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882654.45797: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882654.45809: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882654.45824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882654.45841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882654.45856: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882654.45882: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882654.45895: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882654.45909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882654.45924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882654.45936: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882654.45947: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882654.45965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882654.46051: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882654.46080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882654.46104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882654.46233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882654.48083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882654.48150: stderr chunk (state=3): >>><<< 21866 1726882654.48166: stdout chunk (state=3): >>><<< 21866 1726882654.48476: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882654.48480: handler run complete 21866 1726882654.48482: variable '__install_status' from source: set_fact 21866 1726882654.48484: Evaluated conditional (__install_status is success): True 21866 1726882654.48486: attempt loop complete, returning result 21866 1726882654.48488: _execute() done 21866 1726882654.48490: dumping result to json 21866 1726882654.48492: done dumping result, returning 21866 1726882654.48494: done running TaskExecutor() for managed_node1/TASK: Install iproute [0e448fcc-3ce9-1c82-aff9-000000000666] 21866 1726882654.48496: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000666 ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 21866 1726882654.48675: no more pending results, returning what we have 21866 1726882654.48678: results queue empty 21866 1726882654.48679: checking for any_errors_fatal 21866 1726882654.48686: done checking for any_errors_fatal 21866 1726882654.48686: checking for max_fail_percentage 21866 1726882654.48688: done checking for max_fail_percentage 21866 1726882654.48690: checking to see if all hosts have failed and the running result is not ok 21866 1726882654.48692: done checking to see if all hosts have failed 21866 1726882654.48692: getting the remaining hosts for this loop 21866 1726882654.48694: done getting the remaining hosts for this loop 21866 1726882654.48698: getting the next task for host managed_node1 21866 1726882654.48705: done getting next task for host managed_node1 21866 1726882654.48708: ^ task is: TASK: Create veth interface {{ interface }} 21866 1726882654.48712: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882654.48717: getting variables 21866 1726882654.48719: in VariableManager get_vars() 21866 1726882654.48770: Calling all_inventory to load vars for managed_node1 21866 1726882654.48773: Calling groups_inventory to load vars for managed_node1 21866 1726882654.48775: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882654.48786: Calling all_plugins_play to load vars for managed_node1 21866 1726882654.48789: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882654.48792: Calling groups_plugins_play to load vars for managed_node1 21866 1726882654.49650: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000666 21866 1726882654.49654: WORKER PROCESS EXITING 21866 1726882654.51006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882654.52926: done with get_vars() 21866 1726882654.52949: done getting variables 21866 1726882654.53025: 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) 21866 1726882654.53157: variable 'interface' from source: play vars TASK [Create veth interface testnic1] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 21:37:34 -0400 (0:00:01.312) 0:00:49.185 ****** 21866 1726882654.53191: entering _queue_task() for managed_node1/command 21866 1726882654.53505: worker is 1 (out of 1 available) 21866 1726882654.53517: exiting _queue_task() for managed_node1/command 21866 1726882654.53530: done queuing things up, now waiting for results queue to drain 21866 1726882654.53532: waiting for pending results... 21866 1726882654.53826: running TaskExecutor() for managed_node1/TASK: Create veth interface testnic1 21866 1726882654.53954: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000667 21866 1726882654.53983: variable 'ansible_search_path' from source: unknown 21866 1726882654.53996: variable 'ansible_search_path' from source: unknown 21866 1726882654.54289: variable 'interface' from source: play vars 21866 1726882654.54394: variable 'interface' from source: play vars 21866 1726882654.54494: variable 'interface' from source: play vars 21866 1726882654.54681: Loaded config def from plugin (lookup/items) 21866 1726882654.54694: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 21866 1726882654.54719: variable 'omit' from source: magic vars 21866 1726882654.54888: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882654.54904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882654.54919: variable 'omit' from source: magic vars 21866 1726882654.55192: variable 'ansible_distribution_major_version' from source: facts 21866 1726882654.55212: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882654.55395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882654.55670: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882654.55715: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882654.55812: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882654.55869: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882654.55951: variable 'networkmanager_version' from source: set_fact 21866 1726882654.55982: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882654.56110: variable 'ansible_distribution_major_version' from source: facts 21866 1726882654.56121: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882654.56273: variable 'networkmanager_version' from source: set_fact 21866 1726882654.56298: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882654.56524: variable 'type' from source: play vars 21866 1726882654.56534: variable 'state' from source: include params 21866 1726882654.56542: variable 'interface' from source: play vars 21866 1726882654.56550: variable 'current_interfaces' from source: set_fact 21866 1726882654.56564: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 21866 1726882654.56573: when evaluation is False, skipping this task 21866 1726882654.56613: variable 'item' from source: unknown 21866 1726882654.56692: variable 'item' from source: unknown skipping: [managed_node1] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add testnic1 type veth peer name peertestnic1", "skip_reason": "Conditional result was False" } 21866 1726882654.56930: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882654.56944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882654.56956: variable 'omit' from source: magic vars 21866 1726882654.57134: variable 'ansible_distribution_major_version' from source: facts 21866 1726882654.57143: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882654.57301: variable 'networkmanager_version' from source: set_fact 21866 1726882654.57324: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882654.57442: variable 'ansible_distribution_major_version' from source: facts 21866 1726882654.57451: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882654.57596: variable 'networkmanager_version' from source: set_fact 21866 1726882654.57610: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882654.57821: variable 'type' from source: play vars 21866 1726882654.57832: variable 'state' from source: include params 21866 1726882654.57841: variable 'interface' from source: play vars 21866 1726882654.57863: variable 'current_interfaces' from source: set_fact 21866 1726882654.57880: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 21866 1726882654.57888: when evaluation is False, skipping this task 21866 1726882654.57920: variable 'item' from source: unknown 21866 1726882654.58001: variable 'item' from source: unknown skipping: [managed_node1] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peertestnic1 up", "skip_reason": "Conditional result was False" } 21866 1726882654.58144: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882654.58159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882654.58182: variable 'omit' from source: magic vars 21866 1726882654.58340: variable 'ansible_distribution_major_version' from source: facts 21866 1726882654.58349: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882654.58483: variable 'networkmanager_version' from source: set_fact 21866 1726882654.58496: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882654.58606: variable 'ansible_distribution_major_version' from source: facts 21866 1726882654.58616: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882654.58764: variable 'networkmanager_version' from source: set_fact 21866 1726882654.58778: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882654.58951: variable 'type' from source: play vars 21866 1726882654.58971: variable 'state' from source: include params 21866 1726882654.58979: variable 'interface' from source: play vars 21866 1726882654.58986: variable 'current_interfaces' from source: set_fact 21866 1726882654.58995: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 21866 1726882654.59000: when evaluation is False, skipping this task 21866 1726882654.59029: variable 'item' from source: unknown 21866 1726882654.59097: variable 'item' from source: unknown skipping: [managed_node1] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set testnic1 up", "skip_reason": "Conditional result was False" } 21866 1726882654.59185: dumping result to json 21866 1726882654.59194: done dumping result, returning 21866 1726882654.59202: done running TaskExecutor() for managed_node1/TASK: Create veth interface testnic1 [0e448fcc-3ce9-1c82-aff9-000000000667] 21866 1726882654.59210: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000667 21866 1726882654.59277: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000667 skipping: [managed_node1] => { "changed": false } MSG: All items skipped 21866 1726882654.59319: no more pending results, returning what we have 21866 1726882654.59323: results queue empty 21866 1726882654.59329: checking for any_errors_fatal 21866 1726882654.59338: done checking for any_errors_fatal 21866 1726882654.59338: checking for max_fail_percentage 21866 1726882654.59341: done checking for max_fail_percentage 21866 1726882654.59342: checking to see if all hosts have failed and the running result is not ok 21866 1726882654.59343: done checking to see if all hosts have failed 21866 1726882654.59343: getting the remaining hosts for this loop 21866 1726882654.59345: done getting the remaining hosts for this loop 21866 1726882654.59348: getting the next task for host managed_node1 21866 1726882654.59355: done getting next task for host managed_node1 21866 1726882654.59358: ^ task is: TASK: Set up veth as managed by NetworkManager 21866 1726882654.59365: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882654.59370: getting variables 21866 1726882654.59372: in VariableManager get_vars() 21866 1726882654.59419: Calling all_inventory to load vars for managed_node1 21866 1726882654.59422: Calling groups_inventory to load vars for managed_node1 21866 1726882654.59424: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882654.59434: Calling all_plugins_play to load vars for managed_node1 21866 1726882654.59437: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882654.59440: Calling groups_plugins_play to load vars for managed_node1 21866 1726882654.60498: WORKER PROCESS EXITING 21866 1726882654.61143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882654.62927: done with get_vars() 21866 1726882654.62948: done getting variables 21866 1726882654.63008: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 21:37:34 -0400 (0:00:00.098) 0:00:49.284 ****** 21866 1726882654.63041: entering _queue_task() for managed_node1/command 21866 1726882654.63531: worker is 1 (out of 1 available) 21866 1726882654.63543: exiting _queue_task() for managed_node1/command 21866 1726882654.63555: done queuing things up, now waiting for results queue to drain 21866 1726882654.63557: waiting for pending results... 21866 1726882654.63885: running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager 21866 1726882654.64004: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000668 21866 1726882654.64028: variable 'ansible_search_path' from source: unknown 21866 1726882654.64036: variable 'ansible_search_path' from source: unknown 21866 1726882654.64081: calling self._execute() 21866 1726882654.64187: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882654.64197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882654.64209: variable 'omit' from source: magic vars 21866 1726882654.64626: variable 'ansible_distribution_major_version' from source: facts 21866 1726882654.64636: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882654.64773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882654.64952: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882654.64989: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882654.65025: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882654.65051: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882654.65110: variable 'networkmanager_version' from source: set_fact 21866 1726882654.65121: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882654.65222: variable 'type' from source: play vars 21866 1726882654.65226: variable 'state' from source: include params 21866 1726882654.65231: Evaluated conditional (type == 'veth' and state == 'present'): False 21866 1726882654.65233: when evaluation is False, skipping this task 21866 1726882654.65236: _execute() done 21866 1726882654.65239: dumping result to json 21866 1726882654.65241: done dumping result, returning 21866 1726882654.65247: done running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager [0e448fcc-3ce9-1c82-aff9-000000000668] 21866 1726882654.65252: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000668 21866 1726882654.65334: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000668 21866 1726882654.65336: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } 21866 1726882654.65380: no more pending results, returning what we have 21866 1726882654.65384: results queue empty 21866 1726882654.65385: checking for any_errors_fatal 21866 1726882654.65396: done checking for any_errors_fatal 21866 1726882654.65397: checking for max_fail_percentage 21866 1726882654.65398: done checking for max_fail_percentage 21866 1726882654.65399: checking to see if all hosts have failed and the running result is not ok 21866 1726882654.65400: done checking to see if all hosts have failed 21866 1726882654.65401: getting the remaining hosts for this loop 21866 1726882654.65403: done getting the remaining hosts for this loop 21866 1726882654.65407: getting the next task for host managed_node1 21866 1726882654.65412: done getting next task for host managed_node1 21866 1726882654.65415: ^ task is: TASK: Delete veth interface {{ interface }} 21866 1726882654.65418: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882654.65422: getting variables 21866 1726882654.65423: in VariableManager get_vars() 21866 1726882654.65472: Calling all_inventory to load vars for managed_node1 21866 1726882654.65475: Calling groups_inventory to load vars for managed_node1 21866 1726882654.65478: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882654.65486: Calling all_plugins_play to load vars for managed_node1 21866 1726882654.65489: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882654.65491: Calling groups_plugins_play to load vars for managed_node1 21866 1726882654.66909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882654.68820: done with get_vars() 21866 1726882654.68840: done getting variables 21866 1726882654.68899: 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) 21866 1726882654.69025: variable 'interface' from source: play vars TASK [Delete veth interface testnic1] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 21:37:34 -0400 (0:00:00.060) 0:00:49.344 ****** 21866 1726882654.69079: entering _queue_task() for managed_node1/command 21866 1726882654.69331: worker is 1 (out of 1 available) 21866 1726882654.69342: exiting _queue_task() for managed_node1/command 21866 1726882654.69353: done queuing things up, now waiting for results queue to drain 21866 1726882654.69355: waiting for pending results... 21866 1726882654.69639: running TaskExecutor() for managed_node1/TASK: Delete veth interface testnic1 21866 1726882654.69771: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000669 21866 1726882654.69798: variable 'ansible_search_path' from source: unknown 21866 1726882654.69807: variable 'ansible_search_path' from source: unknown 21866 1726882654.69847: calling self._execute() 21866 1726882654.69952: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882654.69967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882654.69982: variable 'omit' from source: magic vars 21866 1726882654.70350: variable 'ansible_distribution_major_version' from source: facts 21866 1726882654.70372: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882654.70545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882654.70786: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882654.70820: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882654.70844: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882654.70871: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882654.70933: variable 'networkmanager_version' from source: set_fact 21866 1726882654.70943: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882654.71073: variable 'type' from source: play vars 21866 1726882654.71078: variable 'state' from source: include params 21866 1726882654.71081: variable 'interface' from source: play vars 21866 1726882654.71085: variable 'current_interfaces' from source: set_fact 21866 1726882654.71093: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): True 21866 1726882654.71101: variable 'omit' from source: magic vars 21866 1726882654.71132: variable 'omit' from source: magic vars 21866 1726882654.71201: variable 'interface' from source: play vars 21866 1726882654.71215: variable 'omit' from source: magic vars 21866 1726882654.71240: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882654.71259: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882654.71314: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882654.71329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882654.71338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882654.71361: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882654.71368: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882654.71370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882654.71437: Set connection var ansible_shell_executable to /bin/sh 21866 1726882654.71443: Set connection var ansible_shell_type to sh 21866 1726882654.71445: Set connection var ansible_pipelining to False 21866 1726882654.71453: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882654.71455: Set connection var ansible_timeout to 10 21866 1726882654.71460: Set connection var ansible_connection to ssh 21866 1726882654.71483: variable 'ansible_shell_executable' from source: unknown 21866 1726882654.71486: variable 'ansible_connection' from source: unknown 21866 1726882654.71488: variable 'ansible_module_compression' from source: unknown 21866 1726882654.71490: variable 'ansible_shell_type' from source: unknown 21866 1726882654.71493: variable 'ansible_shell_executable' from source: unknown 21866 1726882654.71495: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882654.71497: variable 'ansible_pipelining' from source: unknown 21866 1726882654.71499: variable 'ansible_timeout' from source: unknown 21866 1726882654.71503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882654.71584: 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) 21866 1726882654.71594: variable 'omit' from source: magic vars 21866 1726882654.71598: starting attempt loop 21866 1726882654.71601: running the handler 21866 1726882654.71623: _low_level_execute_command(): starting 21866 1726882654.71721: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882654.72339: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882654.72354: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882654.72371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882654.72394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882654.72438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882654.72452: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882654.72468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882654.72724: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882654.72740: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882654.72753: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882654.72784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882654.72800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882654.72820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882654.72836: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882654.72847: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882654.72859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882654.72946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882654.72963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882654.72980: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882654.73145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882654.74803: stdout chunk (state=3): >>>/root <<< 21866 1726882654.74989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882654.74992: stdout chunk (state=3): >>><<< 21866 1726882654.74994: stderr chunk (state=3): >>><<< 21866 1726882654.75109: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882654.75120: _low_level_execute_command(): starting 21866 1726882654.75123: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882654.7501607-24035-82564346005756 `" && echo ansible-tmp-1726882654.7501607-24035-82564346005756="` echo /root/.ansible/tmp/ansible-tmp-1726882654.7501607-24035-82564346005756 `" ) && sleep 0' 21866 1726882654.75697: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882654.75712: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882654.75728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882654.75753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882654.75802: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882654.75816: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882654.75831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882654.75849: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882654.75864: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882654.75884: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882654.75902: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882654.75917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882654.75935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882654.75947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882654.75959: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882654.75977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882654.76054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882654.76078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882654.76100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882654.76234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882654.78109: stdout chunk (state=3): >>>ansible-tmp-1726882654.7501607-24035-82564346005756=/root/.ansible/tmp/ansible-tmp-1726882654.7501607-24035-82564346005756 <<< 21866 1726882654.78219: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882654.78297: stderr chunk (state=3): >>><<< 21866 1726882654.78313: stdout chunk (state=3): >>><<< 21866 1726882654.78369: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882654.7501607-24035-82564346005756=/root/.ansible/tmp/ansible-tmp-1726882654.7501607-24035-82564346005756 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882654.78568: variable 'ansible_module_compression' from source: unknown 21866 1726882654.78571: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21866 1726882654.78573: variable 'ansible_facts' from source: unknown 21866 1726882654.78575: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882654.7501607-24035-82564346005756/AnsiballZ_command.py 21866 1726882654.78717: Sending initial data 21866 1726882654.78721: Sent initial data (155 bytes) 21866 1726882654.79777: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882654.79790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882654.79813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882654.79830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882654.79875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882654.79887: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882654.79903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882654.79926: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882654.79937: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882654.79948: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882654.79960: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882654.79977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882654.79993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882654.80007: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882654.80028: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882654.80042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882654.80122: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882654.80129: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882654.80139: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882654.80253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882654.81991: 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 <<< 21866 1726882654.82071: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882654.82162: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmps4kukmj5 /root/.ansible/tmp/ansible-tmp-1726882654.7501607-24035-82564346005756/AnsiballZ_command.py <<< 21866 1726882654.82251: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882654.83302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882654.83469: stderr chunk (state=3): >>><<< 21866 1726882654.83472: stdout chunk (state=3): >>><<< 21866 1726882654.83474: done transferring module to remote 21866 1726882654.83476: _low_level_execute_command(): starting 21866 1726882654.83478: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882654.7501607-24035-82564346005756/ /root/.ansible/tmp/ansible-tmp-1726882654.7501607-24035-82564346005756/AnsiballZ_command.py && sleep 0' 21866 1726882654.83886: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882654.83892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882654.83933: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882654.83936: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882654.83939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882654.83998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882654.84001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882654.84100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882654.85829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882654.85873: stderr chunk (state=3): >>><<< 21866 1726882654.85877: stdout chunk (state=3): >>><<< 21866 1726882654.85892: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882654.85895: _low_level_execute_command(): starting 21866 1726882654.85898: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882654.7501607-24035-82564346005756/AnsiballZ_command.py && sleep 0' 21866 1726882654.86292: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882654.86298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882654.86345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882654.86348: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882654.86351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882654.86403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882654.86409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882654.86511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882655.02103: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "testnic1", "type", "veth"], "start": "2024-09-20 21:37:34.993757", "end": "2024-09-20 21:37:35.017390", "delta": "0:00:00.023633", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del testnic1 type veth", "_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}}} <<< 21866 1726882655.03748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882655.03751: stderr chunk (state=3): >>><<< 21866 1726882655.03757: stdout chunk (state=3): >>><<< 21866 1726882655.03882: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "testnic1", "type", "veth"], "start": "2024-09-20 21:37:34.993757", "end": "2024-09-20 21:37:35.017390", "delta": "0:00:00.023633", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del testnic1 type veth", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882655.03887: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del testnic1 type veth', '_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-1726882654.7501607-24035-82564346005756/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882655.03894: _low_level_execute_command(): starting 21866 1726882655.03896: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882654.7501607-24035-82564346005756/ > /dev/null 2>&1 && sleep 0' 21866 1726882655.04737: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882655.04745: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882655.04755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882655.04774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882655.04808: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882655.04816: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882655.04826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882655.04838: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882655.04845: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882655.04852: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882655.04861: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882655.04871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882655.04882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882655.04889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882655.04896: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882655.04904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882655.04976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882655.04997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882655.05013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882655.05131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882655.07028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882655.07032: stdout chunk (state=3): >>><<< 21866 1726882655.07037: stderr chunk (state=3): >>><<< 21866 1726882655.07052: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882655.07058: handler run complete 21866 1726882655.07086: Evaluated conditional (False): False 21866 1726882655.07096: attempt loop complete, returning result 21866 1726882655.07099: _execute() done 21866 1726882655.07101: dumping result to json 21866 1726882655.07106: done dumping result, returning 21866 1726882655.07114: done running TaskExecutor() for managed_node1/TASK: Delete veth interface testnic1 [0e448fcc-3ce9-1c82-aff9-000000000669] 21866 1726882655.07118: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000669 21866 1726882655.07229: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000669 21866 1726882655.07232: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.023633", "end": "2024-09-20 21:37:35.017390", "rc": 0, "start": "2024-09-20 21:37:34.993757" } 21866 1726882655.07297: no more pending results, returning what we have 21866 1726882655.07300: results queue empty 21866 1726882655.07301: checking for any_errors_fatal 21866 1726882655.07310: done checking for any_errors_fatal 21866 1726882655.07311: checking for max_fail_percentage 21866 1726882655.07312: done checking for max_fail_percentage 21866 1726882655.07313: checking to see if all hosts have failed and the running result is not ok 21866 1726882655.07314: done checking to see if all hosts have failed 21866 1726882655.07315: getting the remaining hosts for this loop 21866 1726882655.07317: done getting the remaining hosts for this loop 21866 1726882655.07320: getting the next task for host managed_node1 21866 1726882655.07327: done getting next task for host managed_node1 21866 1726882655.07331: ^ task is: TASK: Create dummy interface {{ interface }} 21866 1726882655.07334: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882655.07338: getting variables 21866 1726882655.07341: in VariableManager get_vars() 21866 1726882655.07389: Calling all_inventory to load vars for managed_node1 21866 1726882655.07392: Calling groups_inventory to load vars for managed_node1 21866 1726882655.07394: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882655.07404: Calling all_plugins_play to load vars for managed_node1 21866 1726882655.07406: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882655.07409: Calling groups_plugins_play to load vars for managed_node1 21866 1726882655.10323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882655.13854: done with get_vars() 21866 1726882655.14000: done getting variables 21866 1726882655.14064: 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) 21866 1726882655.14303: variable 'interface' from source: play vars TASK [Create dummy interface testnic1] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 21:37:35 -0400 (0:00:00.453) 0:00:49.798 ****** 21866 1726882655.14455: entering _queue_task() for managed_node1/command 21866 1726882655.15132: worker is 1 (out of 1 available) 21866 1726882655.15145: exiting _queue_task() for managed_node1/command 21866 1726882655.15158: done queuing things up, now waiting for results queue to drain 21866 1726882655.15165: waiting for pending results... 21866 1726882655.16173: running TaskExecutor() for managed_node1/TASK: Create dummy interface testnic1 21866 1726882655.16399: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000066a 21866 1726882655.16412: variable 'ansible_search_path' from source: unknown 21866 1726882655.16416: variable 'ansible_search_path' from source: unknown 21866 1726882655.16571: calling self._execute() 21866 1726882655.16781: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882655.16785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882655.16795: variable 'omit' from source: magic vars 21866 1726882655.17277: variable 'ansible_distribution_major_version' from source: facts 21866 1726882655.17298: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882655.17467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882655.17729: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882655.17779: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882655.17820: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882655.17865: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882655.17941: variable 'networkmanager_version' from source: set_fact 21866 1726882655.17957: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882655.18150: variable 'type' from source: play vars 21866 1726882655.18171: variable 'state' from source: include params 21866 1726882655.18180: variable 'interface' from source: play vars 21866 1726882655.18187: variable 'current_interfaces' from source: set_fact 21866 1726882655.18198: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 21866 1726882655.18204: when evaluation is False, skipping this task 21866 1726882655.18210: _execute() done 21866 1726882655.18216: dumping result to json 21866 1726882655.18223: done dumping result, returning 21866 1726882655.18231: done running TaskExecutor() for managed_node1/TASK: Create dummy interface testnic1 [0e448fcc-3ce9-1c82-aff9-00000000066a] 21866 1726882655.18240: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000066a 21866 1726882655.18352: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000066a 21866 1726882655.18363: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 21866 1726882655.18425: no more pending results, returning what we have 21866 1726882655.18429: results queue empty 21866 1726882655.18430: checking for any_errors_fatal 21866 1726882655.18441: done checking for any_errors_fatal 21866 1726882655.18442: checking for max_fail_percentage 21866 1726882655.18443: done checking for max_fail_percentage 21866 1726882655.18445: checking to see if all hosts have failed and the running result is not ok 21866 1726882655.18446: done checking to see if all hosts have failed 21866 1726882655.18447: getting the remaining hosts for this loop 21866 1726882655.18449: done getting the remaining hosts for this loop 21866 1726882655.18452: getting the next task for host managed_node1 21866 1726882655.18463: done getting next task for host managed_node1 21866 1726882655.18467: ^ task is: TASK: Delete dummy interface {{ interface }} 21866 1726882655.18471: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882655.18476: getting variables 21866 1726882655.18478: in VariableManager get_vars() 21866 1726882655.18530: Calling all_inventory to load vars for managed_node1 21866 1726882655.18532: Calling groups_inventory to load vars for managed_node1 21866 1726882655.18535: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882655.18546: Calling all_plugins_play to load vars for managed_node1 21866 1726882655.18549: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882655.18552: Calling groups_plugins_play to load vars for managed_node1 21866 1726882655.20955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882655.22738: done with get_vars() 21866 1726882655.22765: done getting variables 21866 1726882655.22821: 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) 21866 1726882655.22935: variable 'interface' from source: play vars TASK [Delete dummy interface testnic1] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 21:37:35 -0400 (0:00:00.085) 0:00:49.883 ****** 21866 1726882655.22970: entering _queue_task() for managed_node1/command 21866 1726882655.23348: worker is 1 (out of 1 available) 21866 1726882655.23362: exiting _queue_task() for managed_node1/command 21866 1726882655.23375: done queuing things up, now waiting for results queue to drain 21866 1726882655.23377: waiting for pending results... 21866 1726882655.24133: running TaskExecutor() for managed_node1/TASK: Delete dummy interface testnic1 21866 1726882655.24275: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000066b 21866 1726882655.24303: variable 'ansible_search_path' from source: unknown 21866 1726882655.24313: variable 'ansible_search_path' from source: unknown 21866 1726882655.24352: calling self._execute() 21866 1726882655.24474: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882655.24485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882655.24497: variable 'omit' from source: magic vars 21866 1726882655.24894: variable 'ansible_distribution_major_version' from source: facts 21866 1726882655.24916: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882655.25112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882655.25406: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882655.25458: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882655.25509: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882655.25550: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882655.25653: variable 'networkmanager_version' from source: set_fact 21866 1726882655.25681: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882655.25904: variable 'type' from source: play vars 21866 1726882655.25915: variable 'state' from source: include params 21866 1726882655.25929: variable 'interface' from source: play vars 21866 1726882655.25938: variable 'current_interfaces' from source: set_fact 21866 1726882655.25949: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 21866 1726882655.25956: when evaluation is False, skipping this task 21866 1726882655.25967: _execute() done 21866 1726882655.25975: dumping result to json 21866 1726882655.25983: done dumping result, returning 21866 1726882655.25991: done running TaskExecutor() for managed_node1/TASK: Delete dummy interface testnic1 [0e448fcc-3ce9-1c82-aff9-00000000066b] 21866 1726882655.26006: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000066b skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 21866 1726882655.26152: no more pending results, returning what we have 21866 1726882655.26155: results queue empty 21866 1726882655.26156: checking for any_errors_fatal 21866 1726882655.26166: done checking for any_errors_fatal 21866 1726882655.26167: checking for max_fail_percentage 21866 1726882655.26169: done checking for max_fail_percentage 21866 1726882655.26170: checking to see if all hosts have failed and the running result is not ok 21866 1726882655.26171: done checking to see if all hosts have failed 21866 1726882655.26172: getting the remaining hosts for this loop 21866 1726882655.26174: done getting the remaining hosts for this loop 21866 1726882655.26178: getting the next task for host managed_node1 21866 1726882655.26186: done getting next task for host managed_node1 21866 1726882655.26190: ^ task is: TASK: Create tap interface {{ interface }} 21866 1726882655.26194: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882655.26198: getting variables 21866 1726882655.26200: in VariableManager get_vars() 21866 1726882655.26249: Calling all_inventory to load vars for managed_node1 21866 1726882655.26252: Calling groups_inventory to load vars for managed_node1 21866 1726882655.26255: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882655.26272: Calling all_plugins_play to load vars for managed_node1 21866 1726882655.26276: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882655.26280: Calling groups_plugins_play to load vars for managed_node1 21866 1726882655.27304: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000066b 21866 1726882655.27307: WORKER PROCESS EXITING 21866 1726882655.29233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882655.31607: done with get_vars() 21866 1726882655.31629: done getting variables 21866 1726882655.31706: 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) 21866 1726882655.31818: variable 'interface' from source: play vars TASK [Create tap interface testnic1] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 21:37:35 -0400 (0:00:00.088) 0:00:49.972 ****** 21866 1726882655.31853: entering _queue_task() for managed_node1/command 21866 1726882655.32137: worker is 1 (out of 1 available) 21866 1726882655.32150: exiting _queue_task() for managed_node1/command 21866 1726882655.32166: done queuing things up, now waiting for results queue to drain 21866 1726882655.32168: waiting for pending results... 21866 1726882655.32450: running TaskExecutor() for managed_node1/TASK: Create tap interface testnic1 21866 1726882655.32566: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000066c 21866 1726882655.32586: variable 'ansible_search_path' from source: unknown 21866 1726882655.32592: variable 'ansible_search_path' from source: unknown 21866 1726882655.32637: calling self._execute() 21866 1726882655.32742: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882655.32751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882655.32767: variable 'omit' from source: magic vars 21866 1726882655.33138: variable 'ansible_distribution_major_version' from source: facts 21866 1726882655.33158: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882655.33336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882655.33692: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882655.33741: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882655.33783: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882655.33827: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882655.33907: variable 'networkmanager_version' from source: set_fact 21866 1726882655.33928: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882655.34292: variable 'type' from source: play vars 21866 1726882655.34301: variable 'state' from source: include params 21866 1726882655.34308: variable 'interface' from source: play vars 21866 1726882655.34315: variable 'current_interfaces' from source: set_fact 21866 1726882655.34325: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 21866 1726882655.34352: when evaluation is False, skipping this task 21866 1726882655.34358: _execute() done 21866 1726882655.34371: dumping result to json 21866 1726882655.34378: done dumping result, returning 21866 1726882655.34467: done running TaskExecutor() for managed_node1/TASK: Create tap interface testnic1 [0e448fcc-3ce9-1c82-aff9-00000000066c] 21866 1726882655.34478: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000066c skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 21866 1726882655.34613: no more pending results, returning what we have 21866 1726882655.34617: results queue empty 21866 1726882655.34618: checking for any_errors_fatal 21866 1726882655.34625: done checking for any_errors_fatal 21866 1726882655.34626: checking for max_fail_percentage 21866 1726882655.34627: done checking for max_fail_percentage 21866 1726882655.34628: checking to see if all hosts have failed and the running result is not ok 21866 1726882655.34629: done checking to see if all hosts have failed 21866 1726882655.34630: getting the remaining hosts for this loop 21866 1726882655.34632: done getting the remaining hosts for this loop 21866 1726882655.34636: getting the next task for host managed_node1 21866 1726882655.34644: done getting next task for host managed_node1 21866 1726882655.34647: ^ task is: TASK: Delete tap interface {{ interface }} 21866 1726882655.34651: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882655.34655: getting variables 21866 1726882655.34657: in VariableManager get_vars() 21866 1726882655.34710: Calling all_inventory to load vars for managed_node1 21866 1726882655.34713: Calling groups_inventory to load vars for managed_node1 21866 1726882655.34716: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882655.34727: Calling all_plugins_play to load vars for managed_node1 21866 1726882655.34730: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882655.34733: Calling groups_plugins_play to load vars for managed_node1 21866 1726882655.36009: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000066c 21866 1726882655.36012: WORKER PROCESS EXITING 21866 1726882655.36939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882655.38651: done with get_vars() 21866 1726882655.38678: done getting variables 21866 1726882655.38732: 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) 21866 1726882655.38838: variable 'interface' from source: play vars TASK [Delete tap interface testnic1] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 21:37:35 -0400 (0:00:00.070) 0:00:50.042 ****** 21866 1726882655.38871: entering _queue_task() for managed_node1/command 21866 1726882655.39129: worker is 1 (out of 1 available) 21866 1726882655.39142: exiting _queue_task() for managed_node1/command 21866 1726882655.39153: done queuing things up, now waiting for results queue to drain 21866 1726882655.39155: waiting for pending results... 21866 1726882655.39432: running TaskExecutor() for managed_node1/TASK: Delete tap interface testnic1 21866 1726882655.39556: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000066d 21866 1726882655.39582: variable 'ansible_search_path' from source: unknown 21866 1726882655.39590: variable 'ansible_search_path' from source: unknown 21866 1726882655.39632: calling self._execute() 21866 1726882655.39738: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882655.39749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882655.39769: variable 'omit' from source: magic vars 21866 1726882655.40130: variable 'ansible_distribution_major_version' from source: facts 21866 1726882655.40151: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882655.40330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882655.40605: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882655.40661: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882655.40706: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882655.40742: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882655.40822: variable 'networkmanager_version' from source: set_fact 21866 1726882655.40840: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882655.41051: variable 'type' from source: play vars 21866 1726882655.41068: variable 'state' from source: include params 21866 1726882655.41079: variable 'interface' from source: play vars 21866 1726882655.41088: variable 'current_interfaces' from source: set_fact 21866 1726882655.41099: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 21866 1726882655.41105: when evaluation is False, skipping this task 21866 1726882655.41111: _execute() done 21866 1726882655.41119: dumping result to json 21866 1726882655.41128: done dumping result, returning 21866 1726882655.41137: done running TaskExecutor() for managed_node1/TASK: Delete tap interface testnic1 [0e448fcc-3ce9-1c82-aff9-00000000066d] 21866 1726882655.41146: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000066d skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 21866 1726882655.41301: no more pending results, returning what we have 21866 1726882655.41305: results queue empty 21866 1726882655.41306: checking for any_errors_fatal 21866 1726882655.41312: done checking for any_errors_fatal 21866 1726882655.41313: checking for max_fail_percentage 21866 1726882655.41315: done checking for max_fail_percentage 21866 1726882655.41316: checking to see if all hosts have failed and the running result is not ok 21866 1726882655.41317: done checking to see if all hosts have failed 21866 1726882655.41318: getting the remaining hosts for this loop 21866 1726882655.41320: done getting the remaining hosts for this loop 21866 1726882655.41324: getting the next task for host managed_node1 21866 1726882655.41334: done getting next task for host managed_node1 21866 1726882655.41337: ^ task is: TASK: Verify network state restored to default 21866 1726882655.41340: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882655.41347: getting variables 21866 1726882655.41348: in VariableManager get_vars() 21866 1726882655.41402: Calling all_inventory to load vars for managed_node1 21866 1726882655.41405: Calling groups_inventory to load vars for managed_node1 21866 1726882655.41407: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882655.41418: Calling all_plugins_play to load vars for managed_node1 21866 1726882655.41422: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882655.41425: Calling groups_plugins_play to load vars for managed_node1 21866 1726882655.42640: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000066d 21866 1726882655.42644: WORKER PROCESS EXITING 21866 1726882655.43324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882655.45385: done with get_vars() 21866 1726882655.45405: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:214 Friday 20 September 2024 21:37:35 -0400 (0:00:00.066) 0:00:50.108 ****** 21866 1726882655.45501: entering _queue_task() for managed_node1/include_tasks 21866 1726882655.45740: worker is 1 (out of 1 available) 21866 1726882655.45751: exiting _queue_task() for managed_node1/include_tasks 21866 1726882655.45767: done queuing things up, now waiting for results queue to drain 21866 1726882655.45769: waiting for pending results... 21866 1726882655.46578: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 21866 1726882655.46693: in run() - task 0e448fcc-3ce9-1c82-aff9-00000000015d 21866 1726882655.46711: variable 'ansible_search_path' from source: unknown 21866 1726882655.46751: calling self._execute() 21866 1726882655.46854: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882655.46874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882655.46889: variable 'omit' from source: magic vars 21866 1726882655.47256: variable 'ansible_distribution_major_version' from source: facts 21866 1726882655.47277: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882655.47455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882655.47721: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882655.47778: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882655.47814: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882655.47855: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882655.47933: variable 'networkmanager_version' from source: set_fact 21866 1726882655.47953: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882655.47971: _execute() done 21866 1726882655.47980: dumping result to json 21866 1726882655.47987: done dumping result, returning 21866 1726882655.47997: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0e448fcc-3ce9-1c82-aff9-00000000015d] 21866 1726882655.48006: sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000015d 21866 1726882655.48127: no more pending results, returning what we have 21866 1726882655.48132: in VariableManager get_vars() 21866 1726882655.48187: Calling all_inventory to load vars for managed_node1 21866 1726882655.48190: Calling groups_inventory to load vars for managed_node1 21866 1726882655.48192: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882655.48203: Calling all_plugins_play to load vars for managed_node1 21866 1726882655.48206: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882655.48209: Calling groups_plugins_play to load vars for managed_node1 21866 1726882655.49281: done sending task result for task 0e448fcc-3ce9-1c82-aff9-00000000015d 21866 1726882655.49284: WORKER PROCESS EXITING 21866 1726882655.49837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882655.51018: done with get_vars() 21866 1726882655.51033: variable 'ansible_search_path' from source: unknown 21866 1726882655.51042: we have included files to process 21866 1726882655.51043: generating all_blocks data 21866 1726882655.51044: done generating all_blocks data 21866 1726882655.51048: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 21866 1726882655.51049: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 21866 1726882655.51051: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 21866 1726882655.51323: done processing included file 21866 1726882655.51325: iterating over new_blocks loaded from include file 21866 1726882655.51327: in VariableManager get_vars() 21866 1726882655.51341: done with get_vars() 21866 1726882655.51342: filtering new block on tags 21866 1726882655.51367: done filtering new block on tags 21866 1726882655.51369: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 21866 1726882655.51372: extending task lists for all hosts with included blocks 21866 1726882655.52841: done extending task lists 21866 1726882655.52842: done processing included files 21866 1726882655.52843: results queue empty 21866 1726882655.52844: checking for any_errors_fatal 21866 1726882655.52846: done checking for any_errors_fatal 21866 1726882655.52847: checking for max_fail_percentage 21866 1726882655.52848: done checking for max_fail_percentage 21866 1726882655.52849: checking to see if all hosts have failed and the running result is not ok 21866 1726882655.52850: done checking to see if all hosts have failed 21866 1726882655.52851: getting the remaining hosts for this loop 21866 1726882655.52852: done getting the remaining hosts for this loop 21866 1726882655.52854: getting the next task for host managed_node1 21866 1726882655.52858: done getting next task for host managed_node1 21866 1726882655.52860: ^ task is: TASK: Check routes and DNS 21866 1726882655.52862: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882655.52866: getting variables 21866 1726882655.52867: in VariableManager get_vars() 21866 1726882655.52884: Calling all_inventory to load vars for managed_node1 21866 1726882655.52887: Calling groups_inventory to load vars for managed_node1 21866 1726882655.52889: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882655.52894: Calling all_plugins_play to load vars for managed_node1 21866 1726882655.52896: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882655.52898: Calling groups_plugins_play to load vars for managed_node1 21866 1726882655.54237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882655.55181: done with get_vars() 21866 1726882655.55194: done getting variables 21866 1726882655.55242: 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 [Check routes and DNS] **************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 21:37:35 -0400 (0:00:00.097) 0:00:50.206 ****** 21866 1726882655.55265: entering _queue_task() for managed_node1/shell 21866 1726882655.55266: Creating lock for shell 21866 1726882655.55575: worker is 1 (out of 1 available) 21866 1726882655.55584: exiting _queue_task() for managed_node1/shell 21866 1726882655.55595: done queuing things up, now waiting for results queue to drain 21866 1726882655.55596: waiting for pending results... 21866 1726882655.55785: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 21866 1726882655.55905: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000783 21866 1726882655.55926: variable 'ansible_search_path' from source: unknown 21866 1726882655.55939: variable 'ansible_search_path' from source: unknown 21866 1726882655.55982: calling self._execute() 21866 1726882655.56125: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882655.56137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882655.56188: variable 'omit' from source: magic vars 21866 1726882655.56729: variable 'ansible_distribution_major_version' from source: facts 21866 1726882655.56746: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882655.57266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882655.57537: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882655.57600: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882655.57637: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882655.57694: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882655.57776: variable 'networkmanager_version' from source: set_fact 21866 1726882655.57804: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882655.57814: variable 'omit' from source: magic vars 21866 1726882655.57868: variable 'omit' from source: magic vars 21866 1726882655.57918: variable 'omit' from source: magic vars 21866 1726882655.57948: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882655.57983: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882655.58011: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882655.58036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882655.58050: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882655.58086: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882655.58095: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882655.58102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882655.58212: Set connection var ansible_shell_executable to /bin/sh 21866 1726882655.58226: Set connection var ansible_shell_type to sh 21866 1726882655.58240: Set connection var ansible_pipelining to False 21866 1726882655.58249: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882655.58257: Set connection var ansible_timeout to 10 21866 1726882655.58271: Set connection var ansible_connection to ssh 21866 1726882655.58299: variable 'ansible_shell_executable' from source: unknown 21866 1726882655.58306: variable 'ansible_connection' from source: unknown 21866 1726882655.58311: variable 'ansible_module_compression' from source: unknown 21866 1726882655.58317: variable 'ansible_shell_type' from source: unknown 21866 1726882655.58322: variable 'ansible_shell_executable' from source: unknown 21866 1726882655.58334: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882655.58345: variable 'ansible_pipelining' from source: unknown 21866 1726882655.58351: variable 'ansible_timeout' from source: unknown 21866 1726882655.58358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882655.58474: 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) 21866 1726882655.58489: variable 'omit' from source: magic vars 21866 1726882655.58497: starting attempt loop 21866 1726882655.58503: running the handler 21866 1726882655.58516: 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) 21866 1726882655.58538: _low_level_execute_command(): starting 21866 1726882655.58563: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882655.59374: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882655.59391: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882655.59407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882655.59438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882655.59493: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882655.59506: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882655.59521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882655.59551: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882655.59569: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882655.59581: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882655.59594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882655.59609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882655.59623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882655.59635: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882655.59654: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882655.59676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882655.59756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882655.59779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882655.59792: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882655.59925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882655.61582: stdout chunk (state=3): >>>/root <<< 21866 1726882655.61869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882655.61873: stdout chunk (state=3): >>><<< 21866 1726882655.61882: stderr chunk (state=3): >>><<< 21866 1726882655.61991: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882655.62001: _low_level_execute_command(): starting 21866 1726882655.62004: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882655.6190174-24088-245036397850143 `" && echo ansible-tmp-1726882655.6190174-24088-245036397850143="` echo /root/.ansible/tmp/ansible-tmp-1726882655.6190174-24088-245036397850143 `" ) && sleep 0' 21866 1726882655.62824: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882655.62828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882655.62867: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882655.62870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882655.62872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882655.62875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882655.62933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882655.63586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882655.63894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882655.65821: stdout chunk (state=3): >>>ansible-tmp-1726882655.6190174-24088-245036397850143=/root/.ansible/tmp/ansible-tmp-1726882655.6190174-24088-245036397850143 <<< 21866 1726882655.66009: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882655.66012: stdout chunk (state=3): >>><<< 21866 1726882655.66020: stderr chunk (state=3): >>><<< 21866 1726882655.66037: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882655.6190174-24088-245036397850143=/root/.ansible/tmp/ansible-tmp-1726882655.6190174-24088-245036397850143 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882655.66071: variable 'ansible_module_compression' from source: unknown 21866 1726882655.66126: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21866 1726882655.66161: variable 'ansible_facts' from source: unknown 21866 1726882655.66243: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882655.6190174-24088-245036397850143/AnsiballZ_command.py 21866 1726882655.66997: Sending initial data 21866 1726882655.67000: Sent initial data (156 bytes) 21866 1726882655.69008: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882655.69014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882655.69166: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 21866 1726882655.69174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882655.69193: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 21866 1726882655.69198: 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 <<< 21866 1726882655.69210: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 21866 1726882655.69216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882655.69328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882655.69367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882655.69500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882655.71355: 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 <<< 21866 1726882655.71445: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882655.71540: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpbzqjufsn /root/.ansible/tmp/ansible-tmp-1726882655.6190174-24088-245036397850143/AnsiballZ_command.py <<< 21866 1726882655.71630: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882655.73129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882655.73302: stderr chunk (state=3): >>><<< 21866 1726882655.73305: stdout chunk (state=3): >>><<< 21866 1726882655.73307: done transferring module to remote 21866 1726882655.73309: _low_level_execute_command(): starting 21866 1726882655.73311: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882655.6190174-24088-245036397850143/ /root/.ansible/tmp/ansible-tmp-1726882655.6190174-24088-245036397850143/AnsiballZ_command.py && sleep 0' 21866 1726882655.74046: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882655.74049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882655.74089: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882655.74096: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882655.74099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882655.74157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882655.74167: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882655.74270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882655.76075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882655.76134: stderr chunk (state=3): >>><<< 21866 1726882655.76137: stdout chunk (state=3): >>><<< 21866 1726882655.76225: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882655.76228: _low_level_execute_command(): starting 21866 1726882655.76231: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882655.6190174-24088-245036397850143/AnsiballZ_command.py && sleep 0' 21866 1726882655.76754: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882655.76771: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882655.76785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882655.76800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882655.76836: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882655.76846: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882655.76867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882655.76886: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882655.76900: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882655.76913: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882655.76926: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882655.76942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882655.76957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882655.76973: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882655.76983: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882655.76995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882655.77070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882655.77086: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882655.77100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882655.77237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882655.91325: stdout chunk (state=3): >>> {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 02:9e:a1:0b:f9:6d brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.44.90/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0\n valid_lft 2815sec preferred_lft 2815sec\n inet6 fe80::9e:a1ff:fe0b:f96d/64 scope link \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.44.1 dev eth0 proto dhcp src 10.31.44.90 metric 100 \n10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.90 metric 100 \nIP -6 ROUTE\n::1 dev lo proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 256 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:37:35.903050", "end": "2024-09-20 21:37:35.911469", "delta": "0:00:00.008419", "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}}} <<< 21866 1726882655.92487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882655.92554: stderr chunk (state=3): >>><<< 21866 1726882655.92558: stdout chunk (state=3): >>><<< 21866 1726882655.92584: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 02:9e:a1:0b:f9:6d brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.44.90/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0\n valid_lft 2815sec preferred_lft 2815sec\n inet6 fe80::9e:a1ff:fe0b:f96d/64 scope link \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.44.1 dev eth0 proto dhcp src 10.31.44.90 metric 100 \n10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.90 metric 100 \nIP -6 ROUTE\n::1 dev lo proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 256 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:37:35.903050", "end": "2024-09-20 21:37:35.911469", "delta": "0:00:00.008419", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882655.92630: 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-1726882655.6190174-24088-245036397850143/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882655.92638: _low_level_execute_command(): starting 21866 1726882655.92643: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882655.6190174-24088-245036397850143/ > /dev/null 2>&1 && sleep 0' 21866 1726882655.93273: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882655.93282: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882655.93293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882655.93306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882655.93343: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882655.93350: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882655.93365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882655.93386: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882655.93394: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882655.93401: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882655.93409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882655.93419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882655.93430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882655.93438: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882655.93445: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882655.93455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882655.93532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882655.93546: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882655.93556: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882655.93686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882655.95489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882655.95555: stderr chunk (state=3): >>><<< 21866 1726882655.95572: stdout chunk (state=3): >>><<< 21866 1726882655.95773: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882655.95777: handler run complete 21866 1726882655.95780: Evaluated conditional (False): False 21866 1726882655.95782: attempt loop complete, returning result 21866 1726882655.95784: _execute() done 21866 1726882655.95786: dumping result to json 21866 1726882655.95787: done dumping result, returning 21866 1726882655.95789: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [0e448fcc-3ce9-1c82-aff9-000000000783] 21866 1726882655.95791: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000783 21866 1726882655.95873: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000783 21866 1726882655.95878: 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.008419", "end": "2024-09-20 21:37:35.911469", "rc": 0, "start": "2024-09-20 21:37:35.903050" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 02:9e:a1:0b:f9:6d brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.44.90/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 2815sec preferred_lft 2815sec inet6 fe80::9e:a1ff:fe0b:f96d/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.44.90 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.90 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 21866 1726882655.95958: no more pending results, returning what we have 21866 1726882655.95966: results queue empty 21866 1726882655.95968: checking for any_errors_fatal 21866 1726882655.95969: done checking for any_errors_fatal 21866 1726882655.95970: checking for max_fail_percentage 21866 1726882655.95972: done checking for max_fail_percentage 21866 1726882655.95973: checking to see if all hosts have failed and the running result is not ok 21866 1726882655.95975: done checking to see if all hosts have failed 21866 1726882655.95975: getting the remaining hosts for this loop 21866 1726882655.95978: done getting the remaining hosts for this loop 21866 1726882655.95982: getting the next task for host managed_node1 21866 1726882655.95990: done getting next task for host managed_node1 21866 1726882655.95993: ^ task is: TASK: Verify DNS and network connectivity 21866 1726882655.95996: ^ state is: HOST STATE: block=3, task=27, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 21866 1726882655.96006: getting variables 21866 1726882655.96008: in VariableManager get_vars() 21866 1726882655.96063: Calling all_inventory to load vars for managed_node1 21866 1726882655.96068: Calling groups_inventory to load vars for managed_node1 21866 1726882655.96071: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882655.96082: Calling all_plugins_play to load vars for managed_node1 21866 1726882655.96085: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882655.96089: Calling groups_plugins_play to load vars for managed_node1 21866 1726882655.98078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882655.99900: done with get_vars() 21866 1726882655.99922: done getting variables 21866 1726882655.99992: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 21:37:35 -0400 (0:00:00.447) 0:00:50.653 ****** 21866 1726882656.00024: entering _queue_task() for managed_node1/shell 21866 1726882656.00334: worker is 1 (out of 1 available) 21866 1726882656.00345: exiting _queue_task() for managed_node1/shell 21866 1726882656.00358: done queuing things up, now waiting for results queue to drain 21866 1726882656.00362: waiting for pending results... 21866 1726882656.00658: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 21866 1726882656.00790: in run() - task 0e448fcc-3ce9-1c82-aff9-000000000784 21866 1726882656.00813: variable 'ansible_search_path' from source: unknown 21866 1726882656.00821: variable 'ansible_search_path' from source: unknown 21866 1726882656.00868: calling self._execute() 21866 1726882656.00976: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882656.00988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882656.01004: variable 'omit' from source: magic vars 21866 1726882656.01416: variable 'ansible_distribution_major_version' from source: facts 21866 1726882656.01435: Evaluated conditional (ansible_distribution_major_version != '6'): True 21866 1726882656.01637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 21866 1726882656.01931: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 21866 1726882656.01989: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 21866 1726882656.02035: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 21866 1726882656.02082: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 21866 1726882656.02170: variable 'networkmanager_version' from source: set_fact 21866 1726882656.02191: Evaluated conditional (networkmanager_version is version('1.25.2', '>=')): True 21866 1726882656.02343: variable 'ansible_facts' from source: unknown 21866 1726882656.03212: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 21866 1726882656.03223: variable 'omit' from source: magic vars 21866 1726882656.03284: variable 'omit' from source: magic vars 21866 1726882656.03326: variable 'omit' from source: magic vars 21866 1726882656.03359: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 21866 1726882656.03399: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 21866 1726882656.03427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 21866 1726882656.03448: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882656.03466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 21866 1726882656.03503: variable 'inventory_hostname' from source: host vars for 'managed_node1' 21866 1726882656.03512: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882656.03520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882656.03638: Set connection var ansible_shell_executable to /bin/sh 21866 1726882656.03648: Set connection var ansible_shell_type to sh 21866 1726882656.03662: Set connection var ansible_pipelining to False 21866 1726882656.03675: Set connection var ansible_module_compression to ZIP_DEFLATED 21866 1726882656.03685: Set connection var ansible_timeout to 10 21866 1726882656.03700: Set connection var ansible_connection to ssh 21866 1726882656.03730: variable 'ansible_shell_executable' from source: unknown 21866 1726882656.03739: variable 'ansible_connection' from source: unknown 21866 1726882656.03746: variable 'ansible_module_compression' from source: unknown 21866 1726882656.03756: variable 'ansible_shell_type' from source: unknown 21866 1726882656.03768: variable 'ansible_shell_executable' from source: unknown 21866 1726882656.03776: variable 'ansible_host' from source: host vars for 'managed_node1' 21866 1726882656.03784: variable 'ansible_pipelining' from source: unknown 21866 1726882656.03791: variable 'ansible_timeout' from source: unknown 21866 1726882656.03800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 21866 1726882656.03924: 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) 21866 1726882656.03939: variable 'omit' from source: magic vars 21866 1726882656.03949: starting attempt loop 21866 1726882656.03956: running the handler 21866 1726882656.03978: 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) 21866 1726882656.04002: _low_level_execute_command(): starting 21866 1726882656.04016: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 21866 1726882656.04826: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882656.04842: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882656.04861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882656.04885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882656.04929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882656.04940: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882656.04954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882656.04981: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882656.04992: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882656.05005: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882656.05016: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882656.05027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882656.05040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882656.05050: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882656.05063: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882656.05081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882656.05162: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882656.05189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882656.05203: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882656.05326: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882656.06950: stdout chunk (state=3): >>>/root <<< 21866 1726882656.07061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882656.07139: stderr chunk (state=3): >>><<< 21866 1726882656.07152: stdout chunk (state=3): >>><<< 21866 1726882656.07271: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882656.07284: _low_level_execute_command(): starting 21866 1726882656.07288: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882656.0718567-24121-179870199152306 `" && echo ansible-tmp-1726882656.0718567-24121-179870199152306="` echo /root/.ansible/tmp/ansible-tmp-1726882656.0718567-24121-179870199152306 `" ) && sleep 0' 21866 1726882656.07872: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882656.07886: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882656.07901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882656.07919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882656.07969: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882656.07982: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882656.07997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882656.08015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882656.08026: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882656.08043: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882656.08055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882656.08074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882656.08090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882656.08102: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882656.08112: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882656.08125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882656.08209: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882656.08229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882656.08244: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882656.08396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882656.10268: stdout chunk (state=3): >>>ansible-tmp-1726882656.0718567-24121-179870199152306=/root/.ansible/tmp/ansible-tmp-1726882656.0718567-24121-179870199152306 <<< 21866 1726882656.10384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882656.10449: stderr chunk (state=3): >>><<< 21866 1726882656.10463: stdout chunk (state=3): >>><<< 21866 1726882656.10757: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882656.0718567-24121-179870199152306=/root/.ansible/tmp/ansible-tmp-1726882656.0718567-24121-179870199152306 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882656.10765: variable 'ansible_module_compression' from source: unknown 21866 1726882656.10768: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-21866lq8y47tq/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 21866 1726882656.10770: variable 'ansible_facts' from source: unknown 21866 1726882656.10772: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882656.0718567-24121-179870199152306/AnsiballZ_command.py 21866 1726882656.10829: Sending initial data 21866 1726882656.10833: Sent initial data (156 bytes) 21866 1726882656.11849: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882656.11872: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882656.11888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882656.11907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882656.11947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882656.11971: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882656.11992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882656.12011: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882656.12023: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882656.12037: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882656.12050: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882656.12072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882656.12093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882656.12105: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882656.12117: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882656.12130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882656.12216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882656.12236: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882656.12252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882656.12385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882656.14153: 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 <<< 21866 1726882656.14248: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 21866 1726882656.14348: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-21866lq8y47tq/tmpqqhc1nf7 /root/.ansible/tmp/ansible-tmp-1726882656.0718567-24121-179870199152306/AnsiballZ_command.py <<< 21866 1726882656.14435: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 21866 1726882656.15837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882656.16014: stderr chunk (state=3): >>><<< 21866 1726882656.16017: stdout chunk (state=3): >>><<< 21866 1726882656.16019: done transferring module to remote 21866 1726882656.16022: _low_level_execute_command(): starting 21866 1726882656.16024: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882656.0718567-24121-179870199152306/ /root/.ansible/tmp/ansible-tmp-1726882656.0718567-24121-179870199152306/AnsiballZ_command.py && sleep 0' 21866 1726882656.16999: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882656.17013: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882656.17027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882656.17727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882656.17772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882656.17785: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882656.17800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882656.17823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882656.17837: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882656.17848: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882656.17862: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882656.17880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882656.17946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882656.17965: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882656.17979: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882656.17994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882656.18188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882656.18205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882656.18220: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882656.18382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882656.20178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882656.20224: stderr chunk (state=3): >>><<< 21866 1726882656.20227: stdout chunk (state=3): >>><<< 21866 1726882656.20313: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882656.20317: _low_level_execute_command(): starting 21866 1726882656.20320: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882656.0718567-24121-179870199152306/AnsiballZ_command.py && sleep 0' 21866 1726882656.20875: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882656.20890: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882656.20905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882656.20923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882656.20967: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882656.20986: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882656.21001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882656.21019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882656.21031: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882656.21042: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882656.21066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882656.21087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882656.21108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882656.21121: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882656.21130: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882656.21144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882656.21274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882656.21479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882656.22110: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882656.22281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882656.64252: 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\n2604:1580:fe00:0:dead:beef:cafe:fed1 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.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.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "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 2118 0 --:--:-- --:--:-- --:--:-- 2118\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 2466 0 --:--:-- --:--:-- --:--:-- 2466", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 21:37:36.351302", "end": "2024-09-20 21:37:36.640745", "delta": "0:00:00.289443", "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}}} <<< 21866 1726882656.65588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 21866 1726882656.65693: stderr chunk (state=3): >>><<< 21866 1726882656.65697: stdout chunk (state=3): >>><<< 21866 1726882656.65851: _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\n2604:1580:fe00:0:dead:beef:cafe:fed1 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.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.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "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 2118 0 --:--:-- --:--:-- --:--:-- 2118\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 2466 0 --:--:-- --:--:-- --:--:-- 2466", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 21:37:36.351302", "end": "2024-09-20 21:37:36.640745", "delta": "0:00:00.289443", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. 21866 1726882656.65855: 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-1726882656.0718567-24121-179870199152306/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 21866 1726882656.65858: _low_level_execute_command(): starting 21866 1726882656.65865: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882656.0718567-24121-179870199152306/ > /dev/null 2>&1 && sleep 0' 21866 1726882656.66803: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 21866 1726882656.66816: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882656.66838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882656.66857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882656.66902: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882656.66915: stderr chunk (state=3): >>>debug2: match not found <<< 21866 1726882656.66930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882656.66956: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 21866 1726882656.66974: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 21866 1726882656.66987: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 21866 1726882656.67000: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 21866 1726882656.67014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 21866 1726882656.67031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 21866 1726882656.67049: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 21866 1726882656.67073: stderr chunk (state=3): >>>debug2: match found <<< 21866 1726882656.67088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 21866 1726882656.67174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 21866 1726882656.67193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 21866 1726882656.67208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 21866 1726882656.67331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 21866 1726882656.69215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 21866 1726882656.69221: stdout chunk (state=3): >>><<< 21866 1726882656.69224: stderr chunk (state=3): >>><<< 21866 1726882656.69245: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 21866 1726882656.69248: handler run complete 21866 1726882656.69280: Evaluated conditional (False): False 21866 1726882656.69283: attempt loop complete, returning result 21866 1726882656.69286: _execute() done 21866 1726882656.69287: dumping result to json 21866 1726882656.69290: done dumping result, returning 21866 1726882656.69292: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [0e448fcc-3ce9-1c82-aff9-000000000784] 21866 1726882656.69310: sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000784 21866 1726882656.69419: done sending task result for task 0e448fcc-3ce9-1c82-aff9-000000000784 21866 1726882656.69422: 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.289443", "end": "2024-09-20 21:37:36.640745", "rc": 0, "start": "2024-09-20 21:37:36.351302" } 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 2604:1580:fe00:0:dead:beef:cafe:fed1 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.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.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 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 2118 0 --:--:-- --:--:-- --:--:-- 2118 % 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 2466 0 --:--:-- --:--:-- --:--:-- 2466 21866 1726882656.69494: no more pending results, returning what we have 21866 1726882656.69498: results queue empty 21866 1726882656.69498: checking for any_errors_fatal 21866 1726882656.69508: done checking for any_errors_fatal 21866 1726882656.69509: checking for max_fail_percentage 21866 1726882656.69510: done checking for max_fail_percentage 21866 1726882656.69511: checking to see if all hosts have failed and the running result is not ok 21866 1726882656.69512: done checking to see if all hosts have failed 21866 1726882656.69513: getting the remaining hosts for this loop 21866 1726882656.69514: done getting the remaining hosts for this loop 21866 1726882656.69518: getting the next task for host managed_node1 21866 1726882656.69528: done getting next task for host managed_node1 21866 1726882656.69536: ^ task is: TASK: meta (flush_handlers) 21866 1726882656.69553: ^ 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 21866 1726882656.69558: getting variables 21866 1726882656.69562: in VariableManager get_vars() 21866 1726882656.69607: Calling all_inventory to load vars for managed_node1 21866 1726882656.69609: Calling groups_inventory to load vars for managed_node1 21866 1726882656.69612: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882656.69621: Calling all_plugins_play to load vars for managed_node1 21866 1726882656.69623: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882656.69626: Calling groups_plugins_play to load vars for managed_node1 21866 1726882656.71512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882656.72570: done with get_vars() 21866 1726882656.72586: done getting variables 21866 1726882656.72660: in VariableManager get_vars() 21866 1726882656.72681: Calling all_inventory to load vars for managed_node1 21866 1726882656.72684: Calling groups_inventory to load vars for managed_node1 21866 1726882656.72686: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882656.72691: Calling all_plugins_play to load vars for managed_node1 21866 1726882656.72693: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882656.72695: Calling groups_plugins_play to load vars for managed_node1 21866 1726882656.74012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882656.75925: done with get_vars() 21866 1726882656.75951: done queuing things up, now waiting for results queue to drain 21866 1726882656.75953: results queue empty 21866 1726882656.75954: checking for any_errors_fatal 21866 1726882656.75958: done checking for any_errors_fatal 21866 1726882656.75959: checking for max_fail_percentage 21866 1726882656.75960: done checking for max_fail_percentage 21866 1726882656.75960: checking to see if all hosts have failed and the running result is not ok 21866 1726882656.75961: done checking to see if all hosts have failed 21866 1726882656.75962: getting the remaining hosts for this loop 21866 1726882656.75963: done getting the remaining hosts for this loop 21866 1726882656.75967: getting the next task for host managed_node1 21866 1726882656.75971: done getting next task for host managed_node1 21866 1726882656.75972: ^ task is: TASK: meta (flush_handlers) 21866 1726882656.75974: ^ 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 21866 1726882656.75980: getting variables 21866 1726882656.75981: in VariableManager get_vars() 21866 1726882656.75999: Calling all_inventory to load vars for managed_node1 21866 1726882656.76001: Calling groups_inventory to load vars for managed_node1 21866 1726882656.76003: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882656.76008: Calling all_plugins_play to load vars for managed_node1 21866 1726882656.76010: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882656.76012: Calling groups_plugins_play to load vars for managed_node1 21866 1726882656.83443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882656.85094: done with get_vars() 21866 1726882656.85116: done getting variables 21866 1726882656.85165: in VariableManager get_vars() 21866 1726882656.85184: Calling all_inventory to load vars for managed_node1 21866 1726882656.85186: Calling groups_inventory to load vars for managed_node1 21866 1726882656.85188: Calling all_plugins_inventory to load vars for managed_node1 21866 1726882656.85193: Calling all_plugins_play to load vars for managed_node1 21866 1726882656.85195: Calling groups_plugins_inventory to load vars for managed_node1 21866 1726882656.85198: Calling groups_plugins_play to load vars for managed_node1 21866 1726882656.86374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 21866 1726882656.88025: done with get_vars() 21866 1726882656.88050: done queuing things up, now waiting for results queue to drain 21866 1726882656.88052: results queue empty 21866 1726882656.88053: checking for any_errors_fatal 21866 1726882656.88054: done checking for any_errors_fatal 21866 1726882656.88055: checking for max_fail_percentage 21866 1726882656.88056: done checking for max_fail_percentage 21866 1726882656.88057: checking to see if all hosts have failed and the running result is not ok 21866 1726882656.88058: done checking to see if all hosts have failed 21866 1726882656.88058: getting the remaining hosts for this loop 21866 1726882656.88059: done getting the remaining hosts for this loop 21866 1726882656.88062: getting the next task for host managed_node1 21866 1726882656.88067: done getting next task for host managed_node1 21866 1726882656.88068: ^ task is: None 21866 1726882656.88069: ^ 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 21866 1726882656.88071: done queuing things up, now waiting for results queue to drain 21866 1726882656.88072: results queue empty 21866 1726882656.88072: checking for any_errors_fatal 21866 1726882656.88073: done checking for any_errors_fatal 21866 1726882656.88074: checking for max_fail_percentage 21866 1726882656.88075: done checking for max_fail_percentage 21866 1726882656.88075: checking to see if all hosts have failed and the running result is not ok 21866 1726882656.88076: done checking to see if all hosts have failed 21866 1726882656.88078: getting the next task for host managed_node1 21866 1726882656.88080: done getting next task for host managed_node1 21866 1726882656.88081: ^ task is: None 21866 1726882656.88082: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=94 changed=4 unreachable=0 failed=0 skipped=99 rescued=0 ignored=0 Friday 20 September 2024 21:37:36 -0400 (0:00:00.881) 0:00:51.535 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 1.75s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Install NetworkManager -------------------------------------------------- 1.73s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:25 fedora.linux_system_roles.network : Check which services are running ---- 1.73s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.68s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.64s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Install iproute --------------------------------------------------------- 1.40s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Install ethtool (test dependency) --------------------------------------- 1.36s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:26 Install iproute --------------------------------------------------------- 1.31s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Get package info -------------------------------------------------------- 1.21s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:30 Create veth interface testnic1 ------------------------------------------ 1.19s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.19s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 1.13s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_ring_nm.yml:6 fedora.linux_system_roles.network : Check which packages are installed --- 1.09s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.07s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_ring.yml:3 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.99s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check which packages are installed --- 0.98s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.93s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Verify DNS and network connectivity ------------------------------------- 0.88s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.86s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.82s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 21866 1726882656.88196: RUNNING CLEANUP